-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Nettest-enhancementImprovements of test source codeImprovements of test source code
Milestone
Description
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.
- Partial send {endOfMessage: false}
System.Net.WebSockets.Client.Tests.SendReceiveTest.SendReceive_PartialMessageDueToSmallReceiveBuffer_Success - Text/Binary
System.Net.WebSockets.Client.Tests.ConnectTest.EchoBinaryMessage_Success, EchoTextMessage_Success - Cancellation
System.Net.WebSockets.Client.Tests.CancelTest - Abort
System.Net.WebSockets.Client.Tests.AbortTest - SendAsync buffering/completion
System.Net.WebSockets.Client.Tests.ArraySegmentSendReceiveTest
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Nettest-enhancementImprovements of test source codeImprovements of test source code