Skip to content

Merge branch 'release/8.0' into backport/pr-62505-to-release/8.0

b95c22f
Select commit
Loading
Failed to load commit list.
Merged

[release/8.0] Update Microsoft.Build versions #62507

Merge branch 'release/8.0' into backport/pr-62505-to-release/8.0
b95c22f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Sep 8, 2025 in 49m 31s

Build #20250908.24 had test failures

Details

Tests

  • Failed: 1 (0.08%)
  • Passed: 1,330 (99.85%)
  • Other: 1 (0.08%)
  • Total: 1,332

Annotations

Check failure on line 82160 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Build log #L82160

Bash exited with code '1'.

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETests.Tests.StatePersistenceTest.CanRenderComponentWithPersistedState(suppressEnhancedNavigation: True, renderMode: typeof(Microsoft.AspNetCore.Components.Web.InteractiveAutoRenderMode), streaming: "AutoStreaming")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETests.Tests.StatePersistenceTest.CanRenderComponentWithPersistedState(suppressEnhancedNavigation: True, renderMode: typeof(Microsoft.AspNetCore.Components.Web.InteractiveAutoRenderMode), streaming: "AutoStreaming")

OpenQA.Selenium.WebDriverTimeoutException : timeout
from aborted by navigation: Not attached to an active page
  (Session info: chrome=140.0.7339.80)
Raw output
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.Navigator.Refresh()
   at Microsoft.AspNetCore.Components.E2ETests.Tests.StatePersistenceTest.CanRenderComponentWithPersistedState(Boolean suppressEnhancedNavigation, Type renderMode, String streaming) in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/StatePersistenceTest.cs:line 110
   at InvokeStub_StatePersistenceTest.CanRenderComponentWithPersistedState(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)