Skip to content

Fix closing tag for PropertyGroup in Directory.Build.props

194680d
Select commit
Loading
Failed to load commit list.
Merged

[release/8.0] Disable parallel restore for linker tests #65375

Fix closing tag for PropertyGroup in Directory.Build.props
194680d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Feb 9, 2026 in 50m 1s

Build #20260209.41 had test failures

Details

Tests

  • Failed: 1 (0.08%)
  • Passed: 1,328 (99.85%)
  • Other: 1 (0.08%)
  • Total: 1,330

Annotations

Check failure on line 65134 in Build log

See this annotation in the file changed.

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

Build log #L65134

Bash exited with code '1'.

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:40635/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)