Skip to content

Remove unnecessary overrides in TestConsole - #18208

Merged
T-Gro merged 3 commits into
dotnet:mainfrom
majocha:testconsole-newlines
Jan 8, 2025
Merged

Remove unnecessary overrides in TestConsole#18208
T-Gro merged 3 commits into
dotnet:mainfrom
majocha:testconsole-newlines

Conversation

@majocha

Copy link
Copy Markdown
Contributor

Description

when experimenting with adding --times option in tests I noticed newlines sometimes disappear in captured console output.
Removing these overrides fixes it.

There should be no noticeable slow-down. Arguably it is worth it just to reduce complexity.

@github-actions

Copy link
Copy Markdown
Contributor

✅ No release notes required

@majocha
majocha marked this pull request as ready for review January 7, 2025 19:01
@majocha
majocha requested a review from a team as a code ownerJanuary 7, 2025 19:01
@majochamajocha closed this Jan 7, 2025
@majochamajocha reopened this Jan 7, 2025
@T-Gro
T-Gro enabled auto-merge (squash) January 8, 2025 08:56
@psfinaki

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@psfinakipsfinaki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@T-Gro
T-Gro merged commit 23bb605 into dotnet:mainJan 8, 2025
@majocha
majocha deleted the testconsole-newlines branch January 8, 2025 17:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants

@majocha@psfinaki@T-Gro