Skip to content

[release/10.0] Improve Blazor reconnection experience after the server is restarted#64727

Merged
lewing merged 8 commits into
release/10.0from
oroztocil/blazor-reconnection-fixes
Dec 11, 2025
Merged

[release/10.0] Improve Blazor reconnection experience after the server is restarted#64727
lewing merged 8 commits into
release/10.0from
oroztocil/blazor-reconnection-fixes

Replace missing test utility from main

5f1991d
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Dec 11, 2025 in 0s

.NET Result Analysis

Details

All checks completed

[aspnetcore-ci]

[aspnetcore-components-e2e]

[aspnetcore-template-tests-pr]

[aspnetcore-quarantined-pr]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

aspnetcore-ci / Build / Test: Windows Server x64 / Run build.cmd

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng\targets\Java.Common.targets(54,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "../gradlew -Dorg.gradle.daemon=false compileJava" exited with code 1.

aspnetcore-ci / Build / Test: macOS / Run build.sh

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng/targets/Java.Common.targets(54,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "../gradlew -Dorg.gradle.daemon=false compileJava" exited with code 1.

aspnetcore-ci / Build / Tests: Helix x64 Subset 1 / Run build.cmd helix target

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25604.105\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess has failed. Check the Test tab or [this console log]

Non-Deterministic Test Failures Detected

Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess [Console] [Details] [Artifacts] [0.55% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
System.InvalidOperationException : Didn't get response that satisfies predicate after 10 retries
CallStack
   at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Helpers.RetryRequestAsync(HttpClient client, String uri, Func`2 predicate) in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/Infrastructure/Helpers.cs:line 125
   at Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess() in /_/src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs:line 496
--- End of stack trace from previous location ---
signalr.client.java.Tests--.WorkItemExecution [Console] [Details] [Artifacts] [0.32% 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

Was this helpful? Yes No