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

Remove default values #15258

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Jan 11, 2021

Command parsing was moved to a different parser and default values there are forcing the blame collector to always collect dumps and check hangs. Removing those default values.

Fixes #15228

Command parsing was moved to a different parser and default values there are forcing the blame collector to always collect dumps and check hangs
@nohwnd
Copy link
Member Author

nohwnd commented Jan 12, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nohwnd
Copy link
Member Author

nohwnd commented Jan 13, 2021

@sfoslund the test failures are unrelated to the change, what should I do, please?

@sfoslund
Copy link
Member

the test failures are unrelated to the change, what should I do, please?

I went ahead and reran just the failing leg, our tests can be flaky but usually pass on rerun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

With .NET 6 SDK, Data collector 'Blame' message display when dotnet test for unit test project
6 participants