Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture and record output from tests from Console.Out into the test results #63606

Merged
merged 4 commits into from
Jan 12, 2022

Conversation

jkoritzinsky
Copy link
Member

This helps bring parity to diagnosing test failures when using a merged test runner while not blocking console output.

@ghost
Copy link

ghost commented Jan 11, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

This helps bring parity to diagnosing test failures when using a merged test runner while not blocking console output.

Author: jkoritzinsky
Assignees: -
Labels:

area-Infrastructure

Milestone: -

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

Looks good to me modulo one question, thank you!

@jkoritzinsky jkoritzinsky merged commit ef7ff07 into dotnet:main Jan 12, 2022
@jkoritzinsky jkoritzinsky deleted the test-generator-improvements branch January 12, 2022 05:25
@ghost ghost locked as resolved and limited conversation to collaborators Feb 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants