Skip to content

Unquarantine Http2TimeoutTests.HEADERS_ReceivedWithoutAllCONTINUATION…

1a124cb
Select commit
Loading
Failed to load commit list.
Merged

[test-quarantine] Unquarantine Http2TimeoutTests.HEADERS_ReceivedWithoutAllCONTINUATIONs_WithinRequestHeadersTimeout_AbortsConnection #66366

Unquarantine Http2TimeoutTests.HEADERS_ReceivedWithoutAllCONTINUATION…
1a124cb
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 20, 2026 in 0s

.NET Result Analysis

Details

All checks completed

βœ… [aspnetcore-components-e2e]

βœ… [aspnetcore-quarantined-pr]

βœ… [aspnetcore-ci]

Build Rerun

βœ”οΈ Build passed after 1 retries.

(Attempt #1) [link to build]

aspnetcore-components-e2e / Test: Blazor E2E tests on Linux / Run E2E tests

[ 🚧 Report infrastructure issue] [ πŸ“„ Report repository issue]
    ❌Bash exited with code '1'.

Non-Deterministic Test Failures Detected

❌ Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.NavigationLockPrerenderingTest.ExternalNavigationIsLockedAfterPrerendering [Details] [83.33% failure rate]
[ 🚧 Report test infrastructure issue] [ πŸ“„ Report test repository issue]

Failing Configuration

Exception Message
OpenQA.Selenium.NoAlertPresentException : no such alert
  (Session info: chrome=147.0.7727.101)
CallStack
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.ExecuteAsync(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.TargetLocator.Alert()
   at Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.NavigationLockPrerenderingTest.ExternalNavigationIsLockedAfterPrerendering() in /mnt/vss/_work/1/s/src/Components/test/E2ETest/ServerExecutionTests/NavigationLockPrerenderingTest.cs:line 40
   at InvokeStub_NavigationLockPrerenderingTest.ExternalNavigationIsLockedAfterPrerendering(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
❌ Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationLock_CanBlockExternalNavigation [Details] [87.15% failure rate]
[ 🚧 Report test infrastructure issue] [ πŸ“„ Report test repository issue]

Failing Configuration

Exception Message
OpenQA.Selenium.NoAlertPresentException : no such alert
  (Session info: chrome=147.0.7727.101)
CallStack
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.ExecuteAsync(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.TargetLocator.Alert()
   at Microsoft.AspNetCore.Components.E2ETest.Tests.RoutingTest.NavigationLock_CanBlockExternalNavigation() in /mnt/vss/_work/1/s/src/Components/test/E2ETest/Tests/RoutingTest.cs:line 1175
   at InvokeStub_RoutingTest.NavigationLock_CanBlockExternalNavigation(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
❌ Microsoft.AspNetCore.Components.E2ETest.Tests.RoutingTest.NavigationLock_CanBlockExternalNavigation [Details] [87.15% failure rate]
[ 🚧 Report test infrastructure issue] [ πŸ“„ Report test repository issue]

Failing Configuration

Exception Message
OpenQA.Selenium.NoAlertPresentException : no such alert
  (Session info: chrome=147.0.7727.101)
CallStack
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.ExecuteAsync(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.TargetLocator.Alert()
   at Microsoft.AspNetCore.Components.E2ETest.Tests.RoutingTest.NavigationLock_CanBlockExternalNavigation() in /mnt/vss/_work/1/s/src/Components/test/E2ETest/Tests/RoutingTest.cs:line 1175
   at InvokeStub_RoutingTest.NavigationLock_CanBlockExternalNavigation(Object, Object, IntPtr*)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Was this helpful? Yes No