Skip to content

Streamline web socket config, KestrelWebSocketServer impl#53108

Merged
tmat merged 4 commits into
dotnet:release/10.0.3xxfrom
tmat:SecurePorts
Feb 27, 2026
Merged

Streamline web socket config, KestrelWebSocketServer impl#53108
tmat merged 4 commits into
dotnet:release/10.0.3xxfrom
tmat:SecurePorts

Use UriBuilder

1c4b17c
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Feb 27, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[dotnet-sdk-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

dotnet-sdk-public-ci / Build / FullFramework: windows (x64) / 🟣 Run FullFramework Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26118.105\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.NET.Sdk.BlazorWebAssembly.Tests.dll.1 in job 26795a40-7420-40cd-a92f-e749a1a90d55 has failed. [Failure log]

dotnet-sdk-public-ci / Build / TemplateEngine: windows (x64) / 🟣 Run TemplateEngine Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\dotnet-new.IntegrationTests_net10.0_x64.html [net10.0|x64]

Non-Deterministic Test Failures Detected

Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing [Details] [0.47% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Data Driven SubResults
    Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(projectTemplate: \"mstest\", targetFramework: \"net10.0\", language: \"vb\", coverageTool: \"coverlet\", testRunner: \"VSTest\", runDotnetTest: True)
    Exception Message
    System.UnauthorizedAccessException : Access to the path 'testhost.exe' is denied.
    Stack Trace
       at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
       at System.IO.Directory.Delete(String path, Boolean recursive)
       at Microsoft.DotNet.Cli.New.IntegrationTests.DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(String projectTemplate, String targetFramework, String language, String coverageTool, String testRunner, Boolean runDotnetTest) in D:\a\_work\1\s\test\dotnet-new.IntegrationTests\DotnetNewTestTemplatesTests.cs:line 221
       at InvokeStub_DotnetNewTestTemplatesTests.MSTestAndPlaywrightProjectTemplate_WithCoverageToolAndTestRunner_CanBeInstalledAndTestsArePassing(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithManyArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.NET.Sdk.BlazorWebAssembly.Tests.dll.1.WorkItemExecution [Console] [Details] [Artifacts] [4.61% 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