Skip to content

[release/8.0] Update dependencies from dotnet/source-build-externals#65615

Merged
wtgodbe merged 1 commit into
release/8.0from
darc-release/8.0-e175ec04-a40b-40f7-abac-385ba5cfbaa1
Mar 4, 2026
Merged

[release/8.0] Update dependencies from dotnet/source-build-externals#65615
wtgodbe merged 1 commit into
release/8.0from
darc-release/8.0-e175ec04-a40b-40f7-abac-385ba5cfbaa1

Update dependencies from https://github.com/dotnet/source-build-exter…

98e4776
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Mar 4, 2026 in 49m 45s

Build #20260302.9 had test failures

Details

Tests

  • Failed: 2 (0.08%)
  • Passed: 2,656 (99.85%)
  • Other: 2 (0.08%)
  • Total: 2,660

Annotations

Check failure on line 65254 in Build log

See this annotation in the file changed.

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

Build log #L65254

Bash exited with code '1'.

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

See this annotation in the file changed.

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

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationManagerNavigateToSameUrlWithQueryAndHash_ScrollsToElementOnTheSamePage

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

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerEventTest.PreventDefault_DotNotApplyByDefault

See this annotation in the file changed.

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

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerEventTest.PreventDefault_DotNotApplyByDefault

Assert.Contains() Failure
Not found: about:blank
In value:  http://127.0.0.1:33265/subdir
Raw output
   at Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.PreventDefault_DotNotApplyByDefault() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/EventTest.cs:line 288
   at InvokeStub_EventTest.PreventDefault_DotNotApplyByDefault(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)