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.
Azure Pipelines / aspnetcore-ci succeeded Dec 11, 2025 in 1h 33m 42s

Build #20251211.14 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 159,662 (98.77%)
  • Other: 1,981 (1.23%)
  • Total: 161,645

Annotations

Check failure on line 1 in signalr.client.java.Tests--.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

signalr.client.java.Tests--.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess

System.InvalidOperationException : Didn't get response that satisfies predicate after 10 retries
Raw output
   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 ---