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

Test failure: WebSockets.Client.Tests.AbortTest.Abort_ReceiveAndAbort_Success #47528

Closed
antonfirsov opened this issue Jan 27, 2021 · 2 comments
Closed
Labels
area-System.Net test-bug Problem in test source code (most likely) test-run-core Test failures in .NET Core test runs
Milestone

Comments

@antonfirsov
Copy link
Member

antonfirsov commented Jan 27, 2021

Test case System.Net.WebSockets.Client.Tests.AbortTest.Abort_ReceiveAndAbort_Success(server: ws://corefx-net-http11.azurewebsites.net/WebSocket/EchoWebSocket.ashx) seems to have occasional failure periods on Windows CI machinces with WebSocketException : Unable to connect to the remote server according to Kusto.

In #47229 I encountered a Linux failure with TaskCanceledException:
https://dev.azure.com/dnceng/public/_build/results?buildId=967788&view=ms.vss-test-web.build-test-results-tab&runId=30432786&resultId=102751&paneView=debug

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

ghost commented Jan 27, 2021

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

Issue Details

Test case System.Net.WebSockets.Client.Tests.AbortTest.Abort_ReceiveAndAbort_Success(server: ws://corefx-net-http11.azurewebsites.net/WebSocket/EchoWebSocket.ashx) seems to fail regularly on Windows CI machinces with WebSocketException : Unable to connect to the remote server according to Kusto.

In #47229 I encountered a Linux failure with TaskCanceledException:
https://dev.azure.com/dnceng/public/_build/results?buildId=967788&view=ms.vss-test-web.build-test-results-tab&runId=30432786&resultId=102751&paneView=debug

Author: antonfirsov
Assignees: -
Labels:

area-System.Net, untriaged

Milestone: -

@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jan 28, 2021
@karelz karelz added this to the 6.0.0 milestone Feb 2, 2021
@karelz karelz added test-bug Problem in test source code (most likely) and removed untriaged New issue has not been triaged by the area owner labels Feb 2, 2021
@karelz
Copy link
Member

karelz commented May 7, 2021

No failure between 2/23-5/7 (incl. PRs). Closing.

@karelz karelz closed this as completed May 7, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net test-bug Problem in test source code (most likely) test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

2 participants