Avoid republishing coverage artifacts on CI retries#14423
Open
JanProvaznik wants to merge 2 commits into
Open
Azure Pipelines / msbuild-pr
failed
Jul 19, 2026 in 25m 36s
Build #20260717.34 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 94,377 (97.83%)
- Other: 2,088 (2.16%)
- Total: 96,467
Annotations
azure-pipelines / msbuild-pr
Microsoft.Build.Coordinator.UnitTests.CoordinatorIntegration_Tests.NestedBuild_InheritsCoordinatorGrant_DoesNotDeadlock
Shouldly.ShouldAssertException : buildOutput
should not contain (case insensitive comparison)
"Failed to connect to the build coordinator"
but was actually
"MSBuild version 18.10.0-ci.26367.1+1a912e701 for .NET
Build started 7/17/2026 2:54:56 PM.
MSBu..."
Raw output
at Microsoft.Build.Coordinator.UnitTests.CoordinatorIntegration_Tests.NestedBuild_InheritsCoordinatorGrant_DoesNotDeadlock() in /Users/runner/work/1/s/src/MSBuild.Coordinator.UnitTests/CoordinatorIntegration_Tests.cs:line 129
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
azure-pipelines / msbuild-pr
Microsoft.Build.Framework.UnitTests.CrashTelemetry_Tests.GetProperties_IncludesNewFields
Test failed
Loading