Skip to content

Capture test output for tools tests #19240

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

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Capture test output for tools tests #19240

merged 1 commit into from
Feb 25, 2020

Conversation

BrennanConroy
Copy link
Member

A lot of the tools tests were overriding the ITestOutputHelper and using a StringBuilder. Converted them to use both together so we can now see test output on failures. Also added --verbose to the flaky user secrets tests to see if we can figure out whats happening.

@BrennanConroy BrennanConroy added the area-commandlinetools Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI label Feb 21, 2020
@BrennanConroy BrennanConroy merged commit 169f07c into master Feb 25, 2020
@BrennanConroy BrennanConroy deleted the brecon/toolTest branch February 25, 2020 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-commandlinetools Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants