Merging internal commits for release/8.0#65382
Merged
wtgodbe merged 16 commits intoFeb 10, 2026
Merged
Azure Pipelines / aspnetcore-components-e2e
failed
Feb 10, 2026 in 49m 13s
Build #20260210.6 had test failures
Details
- Failed: 2 (0.15%)
- Passed: 1,327 (99.77%)
- Other: 1 (0.08%)
- Total: 1,330
Annotations
Check failure on line 84319 in Build log
azure-pipelines / aspnetcore-components-e2e
Build log #L84319
Bash exited with code '1'.
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:38011/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)
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)
Loading