Skip to content

[Blazor] Provide access to HttpConnectionDispatcherOptions in AddInteractiveServerRenderMode#63825

Merged
javiercn merged 5 commits into
mainfrom
copilot/fix-0b0fe156-7b6c-4708-a24d-14887a48eabd
Jan 22, 2026
Merged

[Blazor] Provide access to HttpConnectionDispatcherOptions in AddInteractiveServerRenderMode#63825
javiercn merged 5 commits into
mainfrom
copilot/fix-0b0fe156-7b6c-4708-a24d-14887a48eabd

Remove test per feedback - ConfigureConnection property doesn't need …

f5456ce
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jan 22, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[aspnetcore-ci]

[aspnetcore-template-tests-pr]

[aspnetcore-components-e2e]

[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]
    expand to see the full error
      .dotnet\sdk\11.0.100-alpha.1.26064.118\NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot create a file when that file already exists. at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) at NuGet.Common.FileUtility.Move(String sourceFileName, String destFileName) at NuGet.Common.FileUtility.Replace(Action`1 writeSourceFile, String destFilePath) at NuGet.Commands.RestoreResult.CommitAssetsFileAsync(LockFileFormat lockFileFormat, ILogger log, Boolean toolCommit, CancellationToken token) at NuGet.Commands.RestoreResult.CommitAsync(ILogger log, CancellationToken token) at NuGet.Commands.RestoreRunner.CommitAsync(RestoreResultPair restoreResult, IRestoreProgressReporter progressReporter, CancellationToken token) at NuGet.Commands.RestoreRunner.ExecuteAndCommitAsync(RestoreSummaryRequest summaryRequest, IRestoreProgressReporter progressReporter, CancellationToken token) at NuGet.Commands.RestoreRunner.Comple

Non-Deterministic Test Failures Detected

Microsoft.AspNetCore.Http.Extensions.Tests--net11.0.WorkItemExecution [Console] [Details] [Artifacts] [1.29% 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.Server.HttpSys.FunctionalTests--net11.0.WorkItemExecution [Console] [Details] [Artifacts] [15.86% 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