-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Milestone
Description
Failures 6/27-8/27 (incl. PRs):
| Day | Run | OS |
|---|---|---|
| 7/7 | PR #55262 | Ubuntu.1804.Amd64.Open |
| 8/16 | PR #57464 | Ubuntu.1804.Amd64.Open |
| 8/26 | 3x -- 2x PR #58199 + 1x PR #58158 | Ubuntu.1804.Amd64.Open |
#57464 Has a failure that looks worth investigating.
[03:26:27] info: Starting: System.Net.WebSockets.Client.Tests.dll
[03:28:10] fail: [out of order message from the browser]: http://127.0.0.1:34425/dotnet.js 0 WebSocket connection to 'ws://127.0.0.1:34425/WebSocket/EchoWebSocket.ashx?subprotocol=CustomProtocol' failed: Error during WebSocket handshake: Response must not include 'Sec-WebSocket-Protocol' header if not present in request: CustomProtocol
[03:28:10] fail: [out of order message from the browser]: http://127.0.0.1:34425/dotnet.js 0 WebSocket connection to 'wss://127.0.0.1:37691/WebSocket/EchoWebSocket.ashx?subprotocol=CustomProtocol' failed: Error during WebSocket handshake: Response must not include 'Sec-WebSocket-Protocol' header if not present in request: CustomProtocol
[03:28:13] info: http://127.0.0.1:34425/dotnet.js 0 WebSocket connection to 'ws://127.0.0.1:46387/' failed: WebSocket is closed before the connection is established.
[03:28:16] info: http://127.0.0.1:34425/dotnet.js 0 WebSocket connection to 'ws://a9fbe9d2339b4c3b85515f69f44fee45/' failed: WebSocket is closed before the connection is established.
[03:28:20] info: http://127.0.0.1:34425/dotnet.js 0 WebSocket connection to 'ws://127.0.0.1:34425/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[03:28:21] info: http://127.0.0.1:34425/dotnet.js 0 WebSocket connection to 'wss://127.0.0.1:37691/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[03:31:12] fail: [FAIL] System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success(server: ws://127.0.0.1:34425/WebSocket/EchoWebSocket.ashx)
[03:31:12] info: System.OperationCanceledException : The operation was canceled.
[03:31:12] 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)
[03:31:12] info: at System.Net.WebSockets.BrowserWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken)
[03:31:12] info: at System.Net.WebSockets.BrowserWebSocket.ReceiveAsync(ArraySegment`1 buffer, CancellationToken cancellationToken)
[03:31:12] info: at System.Net.WebSockets.WebSocket.ReceiveAsync(Memory`1 buffer, CancellationToken cancellationToken)
[03:31:12] info: at System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.ReceiveAsync(WebSocket ws, ArraySegment`1 arraySegment, CancellationToken cancellationToken)
[03:31:12] info: at System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_Concurrent_Success(Uri server)
[03:31:12] info: --- End of stack trace from previous location ---