Closed
Description
Test type: System.Net.WebSockets.Client.Tests.CancelTest
Failures 6/30-8/30 (incl. PRs):
Day | Run | OS |
---|---|---|
7/16 | 2x PR #55849 | Ubuntu.1804.Amd64.Open - Mono / wasm |
8/13 | Official run | Ubuntu.1604.Amd64.Open - CoreCLR |
8/27 | PR #58285 | Ubuntu.1804.Amd64.Open - Mono / wasm |
9/2 | PR #57208 | windows.10.amd64.server20h1.open.rt - Mono / wasm (pending verification in Kusto) |
Failure:
Assert.Throws() Failure
Expected: typeof(System.OperationCanceledException)
Actual: (No exception was thrown)
at System.Net.WebSockets.Client.Tests.CancelTest.ConnectAsync_Cancel_ThrowsCancellationException(Uri server) in /_/src/libraries/System.Net.WebSockets.Client/tests/CancelTest.cs:line 27
--- End of stack trace from previous location ---