-
Notifications
You must be signed in to change notification settings - Fork 383
[DotnetTrace][Tests] Add functional tests validating Collect output #5581
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
[DotnetTrace][Tests] Add functional tests validating Collect output #5581
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yey! Glad we are getting this test pattern set up. A few suggestions inline but overall this looks good!
51c7ecd
to
d14f673
Compare
\n is handled differently by Windows and non-Windows consoles Simplify by emitting a newline instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
I don't see how the test failure is related, created #5588 but will rerun the test just to be sure. |
Supplements #5570 per #5570 (review)