[release/10.0] Source code updates from dotnet/dotnet #2776
+7
−7
Azure Pipelines / command-line-api
failed
Feb 24, 2026 in 10m 41s
Build #20260223.2 had test failures
Details
- Failed: 1 (0.02%)
- Passed: 5,590 (99.15%)
- Other: 47 (0.83%)
- Total: 5,638
Annotations
Check failure on line 0 in XUnit
azure-pipelines / command-line-api
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /mnt/vss/_work/1/s/artifacts/TestResults/Release/System.CommandLine.Tests_net8.0_x64.html [net8.0|x64]
azure-pipelines / command-line-api
System.CommandLine.Tests.Invocation.CancelOnProcessTerminationTests.CancellableHandler_is_cancelled_on_process_termination
Expected value to be 42, but found 130 (difference of 88).
Raw output
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage)
at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args)
at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs)
at System.CommandLine.Tests.Invocation.CancelOnProcessTerminationTests.StartKillAndVerify(String[] args, Signals signal, Int32 expectedExitCode) in /mnt/vss/_work/1/s/src/System.CommandLine.Tests/Invocation/CancelOnProcessTerminationTests.cs:line 114
at System.CommandLine.Tests.Invocation.CancelOnProcessTerminationTests.CancellableHandler_is_cancelled_on_process_termination() in /mnt/vss/_work/1/s/src/System.CommandLine.Tests/Invocation/CancelOnProcessTerminationTests.cs:line 38
--- End of stack trace from previous location ---
Loading