Skip to content

Run -mt VMR validation three times weekly#14410

Merged
JanProvaznik merged 2 commits into
dotnet:mainfrom
JanProvaznik:dev/janprovaznik/vmr-validation-mwf
Jul 19, 2026
Merged

Run -mt VMR validation three times weekly#14410
JanProvaznik merged 2 commits into
dotnet:mainfrom
JanProvaznik:dev/janprovaznik/vmr-validation-mwf

Remove VMR repository exclusion override

b25c15e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Jul 17, 2026 in 1h 6m 42s

Build #20260717.39 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 84,501 (98.01%)
  • Other: 1,715 (1.99%)
  • Total: 86,218

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Coordinator.UnitTests.CoordinatorIntegration_Tests.NuGetStaticGraphRestore_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+5c2ec797e for .NET
Build started 7/17/2026 3:37:32 PM.


MSBu..."
Raw output
   at Microsoft.Build.Coordinator.UnitTests.CoordinatorIntegration_Tests.NuGetStaticGraphRestore_InheritsCoordinatorGrant_DoesNotDeadlock() in /Users/runner/work/1/s/src/MSBuild.Coordinator.UnitTests/CoordinatorIntegration_Tests.cs:line 168
   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.UnitTests.OM.Construction.ConstructionEditing_Tests.ModifyUnparentedChild_1

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.OM.Construction.ConstructionEditing_Tests.ModifyUnparentedChild_1

Test failed