Skip to content

[release/9.0] Update dependencies from dotnet/arcade#66717

Merged
wtgodbe merged 2 commits into
release/9.0from
darc-release/9.0-b6f48a70-f8a0-48fd-ac26-2a7fc53748e1
Jun 2, 2026
Merged

[release/9.0] Update dependencies from dotnet/arcade#66717
wtgodbe merged 2 commits into
release/9.0from
darc-release/9.0-b6f48a70-f8a0-48fd-ac26-2a7fc53748e1

Update dependencies from https://github.com/dotnet/arcade build 20260…

d7baafb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Jun 1, 2026 in 56m 24s

Build #20260531.11 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 19193 in Build log

See this annotation in the file changed.

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

Build log #L19193

Bash exited with code '1'.

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

See this annotation in the file changed.

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

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationManagerNavigateToSameUrlWithParamAndHash_ScrollsToElementOnTheSamePage

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