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

System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success test fails on CI #68359

Closed
buyaa-n opened this issue Apr 22, 2022 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Net
Milestone

Comments

@buyaa-n
Copy link
Contributor

buyaa-n commented Apr 22, 2022

System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success test fails on CI leg Build Browser wasm Linux Release LibraryTests on PR

[12:21:19] info: Starting:    System.Net.WebSockets.Client.Tests.dll
[12:22:57] warn: WARNING: Web browsers do not support closing the output side of a WebSocket. CloseOutputAsync has closed the socket and discarded any incoming messages.
[12:22:58] info: http://127.0.0.1:35319/dotnet.js 2 WebSocket connection to 'ws://127.0.0.1:35319/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[12:22:58] info: http://127.0.0.1:35319/dotnet.js 2 WebSocket connection to 'wss://127.0.0.1:32889/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[12:22:58] fail: [FAIL] System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success(server: ws://127.0.0.1:35319/WebSocket/EchoWebSocket.ashx)
[12:22:58] info: Assert.Equal() Failure
[12:22:58] info: Expected: 1
[12:22:58] info: Actual:   0
[12:22:58] info:    at System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_Concurrent_Success(Uri server)

Log

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net untriaged New issue has not been triaged by the area owner labels Apr 22, 2022
@ghost
Copy link

ghost commented Apr 22, 2022

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success test fails on CI leg Build Browser wasm Linux Release LibraryTests on PR

[12:21:19] info: Starting:    System.Net.WebSockets.Client.Tests.dll
[12:22:57] warn: WARNING: Web browsers do not support closing the output side of a WebSocket. CloseOutputAsync has closed the socket and discarded any incoming messages.
[12:22:58] info: http://127.0.0.1:35319/dotnet.js 2 WebSocket connection to 'ws://127.0.0.1:35319/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[12:22:58] info: http://127.0.0.1:35319/dotnet.js 2 WebSocket connection to 'wss://127.0.0.1:32889/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[12:22:58] fail: [FAIL] System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success(server: ws://127.0.0.1:35319/WebSocket/EchoWebSocket.ashx)
[12:22:58] info: Assert.Equal() Failure
[12:22:58] info: Expected: 1
[12:22:58] info: Actual:   0
[12:22:58] info:    at System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_Concurrent_Success(Uri server)

Log

Author: buyaa-n
Assignees: -
Labels:

area-System.Net, untriaged

Milestone: -

@ghost
Copy link

ghost commented Apr 22, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success test fails on CI leg Build Browser wasm Linux Release LibraryTests on PR

[12:21:19] info: Starting:    System.Net.WebSockets.Client.Tests.dll
[12:22:57] warn: WARNING: Web browsers do not support closing the output side of a WebSocket. CloseOutputAsync has closed the socket and discarded any incoming messages.
[12:22:58] info: http://127.0.0.1:35319/dotnet.js 2 WebSocket connection to 'ws://127.0.0.1:35319/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[12:22:58] info: http://127.0.0.1:35319/dotnet.js 2 WebSocket connection to 'wss://127.0.0.1:32889/WebSocket/EchoWebSocket.ashx?delay10sec' failed: WebSocket is closed before the connection is established.
[12:22:58] fail: [FAIL] System.Net.WebSockets.Client.Tests.MemorySendReceiveTest.SendReceive_Concurrent_Success(server: ws://127.0.0.1:35319/WebSocket/EchoWebSocket.ashx)
[12:22:58] info: Assert.Equal() Failure
[12:22:58] info: Expected: 1
[12:22:58] info: Actual:   0
[12:22:58] info:    at System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_Concurrent_Success(Uri server)

Log

Author: buyaa-n
Assignees: -
Labels:

arch-wasm, area-System.Net, untriaged

Milestone: -

@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Apr 29, 2022
@lewing lewing added this to the 7.0.0 milestone Apr 29, 2022
@pavelsavara
Copy link
Member

@radical this is what we discussed on discord. I'm hoping that the new implementation of WS interop will make it go away.
Please re-open this issue if you see it again.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Net
Projects
None yet
Development

No branches or pull requests

4 participants