Skip to content

Apply feedback.

09dbad8
Select commit
Loading
Failed to load commit list.
Merged

Enable E2ETest.ServerExecutionTests.CircuitTests #63143

Apply feedback.
09dbad8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci succeeded Aug 20, 2025 in 56m 22s

Build #20250819.22 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 158,983 (98.77%)
  • Other: 1,983 (1.23%)
  • Total: 160,969

Annotations

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled

System.TimeoutException : The operation has timed out.
Raw output
   at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
   at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled() in /_/src/Servers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs:line 128
   at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled() in /_/src/Servers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs:line 156
   at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled() in /_/src/Servers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs:line 156
   at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled() in /_/src/Servers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs:line 156
   at Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.QuicStreamContextTests.BidirectionalStream_ClientAbortedAfterDisposeCalled_NotPooled() in /_/src/Servers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs:line 156
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests--net10.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests--net10.0.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.AspNetCore.Mvc.FunctionalTests.RazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Mvc.FunctionalTests.RazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "km1lp5mi.0af, Version=0.0.0.0, Culture=ne"···
Actual:   "y3odyl04.24b, Version=0.0.0.0, Culture=ne"···
           ↑ (pos 0)
Raw output
   at Microsoft.AspNetCore.Mvc.FunctionalTests.RazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation() in /_/src/Mvc/test/Mvc.FunctionalTests/RazorRuntimeCompilationHostingStartupTest.cs:line 114
--- End of stack trace from previous location ---