-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Netdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue
Milestone
Description
[20:06:15] info: Discovering: System.Net.WebSockets.Client.Tests.dll (method display = ClassAndMethod, method display options = None)
[20:06:15] info: Discovered: System.Net.WebSockets.Client.Tests.dll (found 53 of 87 test cases)
[20:06:15] info: Starting: System.Net.WebSockets.Client.Tests.dll
[20:07:51] info: http://127.0.0.1:34693/dotnet.js 0 WebSocket connection to 'ws://074bf40fe279493f8fb2a570a8bfbea8/' failed: WebSocket is closed before the connection is established.
[20:10:00] fail: [FAIL] System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_VaryingLengthBuffers_Success(server: ws://127.0.0.1:34693/WebSocket/EchoWebSocket.ashx)
[20:10:00] info: System.OperationCanceledException : The operation was canceled.
[20:10:00] info: at System.Threading.Channels.AsyncOperation`1[[System.Net.WebSockets.ReceivePayload, System.Net.WebSockets.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].GetResult(Int16 token)
[20:10:00] info: at System.Net.WebSockets.BrowserWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken)
[20:10:00] info: at System.Net.WebSockets.BrowserWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken)
[20:10:00] info: at System.Net.WebSockets.WebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken)
[20:10:00] info: at System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.ReceiveAsync(WebSocket ws, ArraySegment`1 arraySegment, CancellationToken cancellationToken)
[20:10:00] info: at System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_VaryingLengthBuffers_Success(Uri server)
[20:10:00] info: --- End of stack trace from previous location ---
[20:11:11] info: http://127.0.0.1:34693/dotnet.js 0 WebSocket connection to 'ws://127.0.0.1:34693/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[20:11:12] info: http://127.0.0.1:34693/dotnet.js 0 WebSocket connection to 'wss://127.0.0.1:41047/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[20:11:42] info: Finished: System.Net.WebSockets.Client.Tests.dll
[20:11:42] info:
[20:11:42] info: === TEST EXECUTION SUMMARY ===
[20:11:42] info: Total: 89, Errors: 0, Failed: 1, Skipped: 0, Time: 327.6009649s
Configuration: Build Browser wasm Release AllSubsets_Mono
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Netdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue