Skip to content

Backflow 10.0.2xx VMR#13121

Merged
ViktorHofer merged 2 commits into
vs18.3from
dkurepa/UnblockBackflows
Jan 28, 2026
Merged

Backflow 10.0.2xx VMR#13121
ViktorHofer merged 2 commits into
vs18.3from
dkurepa/UnblockBackflows

Update Versions.props

c517dca
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Jan 27, 2026 in 2h 54m 13s

Build #20260126.47 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 109,369 (98.09%)
  • Other: 2,131 (1.91%)
  • Total: 111,502

Annotations

Check failure on line 1 in Microsoft.Build.Tasks.UnitTests.WriteLinesToFile_Tests.TransactionalModePreservesAllData

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Tasks.UnitTests.WriteLinesToFile_Tests.TransactionalModePreservesAllData

Shouldly.ShouldAssertException : buildResult
    should be
True
    but was
False
Raw output
   at Microsoft.Build.Tasks.UnitTests.WriteLinesToFile_Tests.TransactionalModePreservesAllData() in D:\a\_work\1\s\src\Tasks.UnitTests\WriteLinesToFile_Tests.cs:line 487
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Build.Engine.UnitTests.MSBuildServer_Tests.MSBuildServerTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Engine.UnitTests.MSBuildServer_Tests.MSBuildServerTest

Shouldly.ShouldAssertException : newPidOfInitialProcess
    should not be
7880
    but was

Additional Info:
    Process started by two MSBuild executions should be different.
Raw output
   at Microsoft.Build.Engine.UnitTests.MSBuildServer_Tests.MSBuildServerTest() in D:\a\1\s\src\MSBuild.UnitTests\MSBuildServer_Tests.cs:line 135
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)