Fix TerminalLogger assert failure for metaproj files and cached project eval ID #13480
Azure Pipelines / msbuild-pr
failed
Apr 8, 2026 in 1h 6m 2s
Build #20260408.35 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 74,633 (97.89%)
- Other: 1,608 (2.11%)
- Total: 76,242
Annotations
Check failure on line 0 in VSTest
azure-pipelines / msbuild-pr
VSTest#L0
VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.Build.Utilities.UnitTests_net472_x86.html [net472|x86]
azure-pipelines / msbuild-pr
Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(repeats: 3, initialDelay: 10000, followupDelay: 1, timeout: 1000)
Shouldly.ShouldAssertException : result
should be
True
but was
False
Raw output
at Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskThatTimeoutAndRetry(Int32 repeats, Int32 initialDelay, Int32 followupDelay, Int32 timeout) in D:\a\_work\1\s\src\Utilities.UnitTests\ToolTask_Tests.cs:line 1039
Loading