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

@majocha majocha commented Jan 7, 2025

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

github-actions Bot commented Jan 7, 2025

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 owner January 7, 2025 19:01
@majocha majocha closed this Jan 7, 2025
@majocha majocha reopened this Jan 7, 2025
@T-Gro T-Gro enabled auto-merge (squash) January 8, 2025 08:56
@psfinaki

psfinaki commented Jan 8, 2025

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

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

@psfinaki psfinaki 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:main Jan 8, 2025
@majocha majocha deleted the testconsole-newlines branch January 8, 2025 17:10
Sign up for free to 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