Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ws] Fix debugging web socket JS code + add test #99240

Closed
wants to merge 4 commits into from

Merge branch 'main' into 96618-follow-up

935306a
Select commit
Loading
Failed to load commit list.
Closed

[ws] Fix debugging web socket JS code + add test #99240

Merge branch 'main' into 96618-follow-up
935306a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 6, 2024 in 1h 36m 32s

Build #20240306.22 had test failures

Details

Tests

  • Failed: 15 (0.00%)
  • Passed: 2,829,410 (98.08%)
  • Other: 55,428 (1.92%)
  • Total: 2,884,853

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Net.WebSockets.Client.Tests in job 0582a0da-b672-4220-a9b9-a676309ad01f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0582a0da-b672-4220-a9b9-a676309ad01f/workitems/WasmTestOnBrowser-System.Net.WebSockets.Client.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.BackgroundExec.Tests in job 0582a0da-b672-4220-a9b9-a676309ad01f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0582a0da-b672-4220-a9b9-a676309ad01f/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.BackgroundExec.Tests/console

Check failure on line 1 in System.Net.WebSockets.Client.Tests.InvokerCloseTest.CloseOutputAsync_ServerInitiated_CanReceive

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.WebSockets.Client.Tests.InvokerCloseTest.CloseOutputAsync_ServerInitiated_CanReceive

Test failed

Check failure on line 1 in System.Net.WebSockets.Client.Tests.HttpClientCloseTest.CloseOutputAsync_ServerInitiated_CanReceive

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.WebSockets.Client.Tests.HttpClientCloseTest.CloseOutputAsync_ServerInitiated_CanReceive

Test failed

Check failure on line 1 in System.Net.WebSockets.Client.Tests.HttpClientCloseTest.CloseAsync_ServerInitiatedClose_Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.WebSockets.Client.Tests.HttpClientCloseTest.CloseAsync_ServerInitiatedClose_Success

Test failed

Check failure on line 1 in System.Net.WebSockets.Client.Tests.CloseTest.CloseOutputAsync_ServerInitiated_CanReceive

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.WebSockets.Client.Tests.CloseTest.CloseOutputAsync_ServerInitiated_CanReceive

Test failed