Skip to content

Avoid republishing coverage artifacts on CI retries#14423

Open
JanProvaznik wants to merge 2 commits into
dotnet:mainfrom
JanProvaznik:dev/janprovaznik/retry-safe-coverage-artifacts
Open

Avoid republishing coverage artifacts on CI retries#14423
JanProvaznik wants to merge 2 commits into
dotnet:mainfrom
JanProvaznik:dev/janprovaznik/retry-safe-coverage-artifacts

Use latest coverage artifact from retried jobs

07e4195
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Jul 19, 2026 in 25m 36s

Build #20260717.34 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 94,377 (97.83%)
  • Other: 2,088 (2.16%)
  • Total: 96,467

Annotations

Check failure on line 1 in Microsoft.Build.Coordinator.UnitTests.CoordinatorIntegration_Tests.NestedBuild_InheritsCoordinatorGrant_DoesNotDeadlock

See this annotation in the file changed.

@azure-pipelines 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)

Check failure on line 1 in Microsoft.Build.Framework.UnitTests.CrashTelemetry_Tests.GetProperties_IncludesNewFields

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Framework.UnitTests.CrashTelemetry_Tests.GetProperties_IncludesNewFields

Test failed