Skip to content

Merging internal commits for release/9.0#67104

Merged
wtgodbe merged 19 commits into
dotnet:release/9.0from
vseanreesermsft:internal-merge-9.0-2026-06-09-1504
Jun 10, 2026
Merged

Merging internal commits for release/9.0#67104
wtgodbe merged 19 commits into
dotnet:release/9.0from
vseanreesermsft:internal-merge-9.0-2026-06-09-1504

Update MessagePackVersion to 2.5.302

23e16ad
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Jun 10, 2026 in 55m 15s

Build #20260610.17 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 19116 in Build log

See this annotation in the file changed.

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

Build log #L19116

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)