Skip to content

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

857572a
Select commit
Loading
Failed to load commit list.
Merged

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

Update dependencies from https://github.com/dotnet/arcade build 20260…
857572a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Feb 3, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

aspnetcore-components-e2e / Test: Blazor E2E tests on Linux / Run E2E tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Bash exited with code '1'.

Test Failures (3 tests failed)

🔹 [All failing tests from aspnetcore-ci]

🔹 [All failing tests from aspnetcore-components-e2e]

    Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerEventTest.PreventDefault_DotNotApplyByDefault [Details] [19.35% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

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

Was this helpful? Yes No