[main] (deps): Bump src/submodules/googletest from 90a4152
to 5719306
#61963
Build Analysis / Build Analysis
succeeded
May 19, 2025 in 0s
.NET Result Analysis
Details
All checks completed
Build Rerun
✔️ Build passed after 1 retries.
(Attempt #1) [link to build]
aspnetcore-ci / Build / Tests: Helix x64 / Run build.cmd helix target
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25260.104\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.ConcurrencyLimiter.Tests.ConcurrencyLimiterEventSourceTests.TracksDurationSpentInQueue has failed. Check the Test tab or [this console log]
-
❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25260.104\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment has failed. Check the Test tab or [this console log]
Non-Deterministic Test Failures Detected
❌ Microsoft.AspNetCore.ConcurrencyLimiter.Tests.ConcurrencyLimiterEventSourceTests.TracksDurationSpentInQueue [Console] [Details] [Artifacts] [0.07% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
System.Threading.Tasks.TaskCanceledException : A task was canceled.
- CallStack
at System.Threading.Channels.ChannelReader`1.ReadAllAsync(CancellationToken cancellationToken)+MoveNext() at System.Threading.Channels.ChannelReader`1.ReadAllAsync(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult() at Microsoft.AspNetCore.ConcurrencyLimiter.Tests.ConcurrencyLimiterEventSourceTests.TracksDurationSpentInQueue() in /_/src/Middleware/ConcurrencyLimiter/test/ConcurrencyLimiterEventSourceTests.cs:line 117 --- End of stack trace from previous location ---
Failing Configuration
❌ Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment [Console] [Details] [Artifacts] [0.26% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
System.OperationCanceledException : The operation was canceled.
- CallStack
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 107 at Microsoft.AspNetCore.ResponseCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment() in /_/src/Middleware/ResponseCaching/test/CachedResponseBodyTests.cs:line 68 --- End of stack trace from previous location ---
Failing Configuration
Loading