-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Browser WebSockets tests #44666
Labels
arch-wasm
WebAssembly architecture
area-System.Net
test-enhancement
Improvements of test source code
Milestone
Comments
lewing
added
arch-wasm
WebAssembly architecture
test-enhancement
Improvements of test source code
labels
Nov 13, 2020
Dotnet-GitSync-Bot
added
area-System.Net
untriaged
New issue has not been triaged by the area owner
labels
Nov 13, 2020
Tagging subscribers to this area: @dotnet/ncl Issue Details
|
Looking into it |
This was referenced Nov 16, 2020
This was referenced Dec 2, 2020
ghost
locked as resolved and limited conversation to collaborators
Aug 13, 2021
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
test-enhancement
Improvements of test source code
We still don't have good functional tests for browser WebSockets in CI in inner or outer loops as evidenced by #44551 we need to resolve this now that we are unblocked on the xharness side.
System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_PartialMessageDueToSmallReceiveBuffer_Success
System.Net.WebSockets.Client.Tests.ConnectTest.EchoBinaryMessage_Success, EchoTextMessage_Success
System.Net.WebSockets.Client.Tests.CancelTest
System.Net.WebSockets.Client.Tests.AbortTest
System.Net.WebSockets.Client.Tests.ArraySegmentSendReceiveTest
The text was updated successfully, but these errors were encountered: