Quarantine Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.DelegateTests.DelegateAfterReceiverRestart #60142
+1
−0
Azure Pipelines / aspnetcore-ci
succeeded
Feb 3, 2025 in 55m 20s
Build #20250131.9 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 151,677 (97.71%)
- Other: 3,549 (2.29%)
- Total: 155,227
Annotations
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_MultipleSegments
System.OperationCanceledException : The operation was canceled.
Raw output
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at System.IO.Pipelines.Pipe.GetReadAsyncResult()
at Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.ReceiveDataAsync(PipeReader reader, List`1 receivedSegments, CancellationToken cancellationToken) in /_/src/Middleware/ResponseCaching/test/CachedResponseBodyTests.cs:line 105
at Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_MultipleSegments() in /_/src/Middleware/ResponseCaching/test/CachedResponseBodyTests.cs:line 90
--- End of stack trace from previous location ---
Loading