-
Notifications
You must be signed in to change notification settings - Fork 825
Compiler test cleanup, part 3 (and the last one) #15777
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
Conversation
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
|
As a separate PR/issue, I think we also should fix reports, as now it just shows "NUnit_TestResults_***", like here https://dev.azure.com/dnceng-public/public/_build/results?buildId=688529&view=ms.vss-test-web.build-test-results-tab We need to fix it with name of the "leg" test is running on. |
Yes, I also noticed that. Would prefer to do it separately, added to the related ticket. |
Part of the: #13654
Finalizes the efforts started here and here.
This merges:
... to one suite (xUnit), thus removing cognitive load and bringing us closer to being full xUnit.
Also:
This doesn't affect the CI time significantly:
