Skip to content

[release/9.0] Update dependencies from dotnet/extensions#66371

Merged
wtgodbe merged 1 commit into
release/9.0from
darc-release/9.0-0725b487-be56-4f09-9589-1f33106ab4c9
May 5, 2026
Merged

[release/9.0] Update dependencies from dotnet/extensions#66371
wtgodbe merged 1 commit into
release/9.0from
darc-release/9.0-0725b487-be56-4f09-9589-1f33106ab4c9

Update dependencies from https://github.com/dotnet/extensions build 2…

e7df4e8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Apr 20, 2026 in 52m 21s

Build #20260419.13 had test failures

Details

Tests

  • Failed: 1 (0.07%)
  • Passed: 1,370 (99.85%)
  • Other: 1 (0.07%)
  • Total: 1,372

Annotations

Check failure on line 19191 in Build log

See this annotation in the file changed.

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

Build log #L19191

Bash exited with code '1'.

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage

See this annotation in the file changed.

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

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage

Assert.Equal() Failure
Expected: 1842
Actual:   0
Raw output
   at Microsoft.AspNetCore.Components.E2ETest.Tests.RoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/RoutingTest.cs:line 1774
   at InvokeStub_RoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)