[release/9.0] Update dependencies from dotnet/arcade #65089
Merged
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]
- Exception Message
Assert.Throws() Failure Expected: typeof(Microsoft.AspNetCore.SignalR.HubException) Actual: typeof(System.IO.IOException): Connection '2b3b2f14-c9ec-4098-aef6-73f74d84f477' does not exist. ---- System.IO.IOException : Connection '2b3b2f14-c9ec-4098-aef6-73f74d84f477' does not exist.
- CallStack
at Microsoft.AspNetCore.SignalR.StackExchangeRedis.RedisHubLifetimeManager`1.InvokeConnectionAsync[T](String connectionId, String methodName, Object[] args, CancellationToken cancellationToken) in /_/src/SignalR/server/StackExchangeRedis/src/RedisHubLifetimeManager.cs:line 403 ----- Inner Stack Trace ----- at Microsoft.AspNetCore.SignalR.StackExchangeRedis.RedisHubLifetimeManager`1.InvokeConnectionAsync[T](String connectionId, String methodName, Object[] args, CancellationToken cancellationToken) in /_/src/SignalR/server/StackExchangeRedis/src/RedisHubLifetimeManager.cs:line 403
❌ Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net9.0.WorkItemExecution [Console] [Details] [Artifacts] [0.40% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer [Console] [Details] [Artifacts] [0.15% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
🔹 [All failing tests from aspnetcore-components-e2e]
- 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)
❌ Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerEventTest.PreventDefault_DotNotApplyByDefault [Details] [19.35% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
Loading