Avoid republishing coverage artifacts on CI retries#14423
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
Check failure on line 9 in Build log
azure-pipelines / msbuild-pr
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/TestResults
Check failure on line 0 in src/Package/Localization/Localization.csproj
azure-pipelines / msbuild-pr
src/Package/Localization/Localization.csproj#L0
src/Package/Localization/Localization.csproj(0,0): error NU1903: Package 'System.Security.Cryptography.Xml' 10.0.9 has a known high severity vulnerability, https://github.com/advisories/GHSA-23rf-6693-g89p
Check failure on line 0 in src/Package/Localization/Localization.csproj
azure-pipelines / msbuild-pr
src/Package/Localization/Localization.csproj#L0
src/Package/Localization/Localization.csproj(0,0): error NU1903: Package 'System.Security.Cryptography.Xml' 10.0.9 has a known high severity vulnerability, https://github.com/advisories/GHSA-8q5v-6pqq-x66h
Check failure on line 0 in src/Package/Localization/Localization.csproj
azure-pipelines / msbuild-pr
src/Package/Localization/Localization.csproj#L0
src/Package/Localization/Localization.csproj(0,0): error NU1903: Package 'System.Security.Cryptography.Xml' 10.0.9 has a known high severity vulnerability, https://github.com/advisories/GHSA-cvvh-rhrc-wg4q
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