Performance optimizations for EscapingUtilities #13426
Open
Azure Pipelines / msbuild-pr
succeeded
Apr 10, 2026 in 57m 42s
Build #20260410.29 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 115,927 (98.11%)
- Other: 2,232 (1.89%)
- Total: 118,161
Annotations
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
azure-pipelines / msbuild-pr
Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedFilesViaTaskOutput
Shouldly.ShouldAssertException : zipArchive.Entries
should contain an element satisfying the condition
zE.Name.EndsWith("testtaskoutputfile.txt")
but does not
Additional Info:
Embedded files:
Raw output
at Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedFilesViaTaskOutput() in D:\a\_work\1\s\src\Build.UnitTests\BinaryLogger_Tests.cs:line 451
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)
Loading