-
Notifications
You must be signed in to change notification settings - Fork 561
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
Binding.NetHttp tests using WebSockets hang on Linux #420
Comments
Update: they eventually timeout claiming it exceeded the timeout of 00:20:00, but it was about an hour or so after the test had been started. |
For now @roncain will add active issue to skip this for *nix. |
roncain
added a commit
to roncain/wcf
that referenced
this issue
Oct 21, 2015
The WebSockets tests currently hang for long periods on Linux. This PR just disables those tests on Linux. Issue dotnet#420 tracks fixing the issue and re-enabling the tests.
Tests marked with [ActiveIssue] for Linux. Reassigning to @mconnew to investigate cause of hang on Linux. |
mconnew
changed the title
Binding.NetHttp tests hang on Linux
Binding.NetHttp tests using WebSockets hang on Linux
May 25, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Binding.NetHttp.Tests hangs on Linux with no messages.
Investigation/instrumentation required to know how far it got or if it would ever timeout.
I waited 5 minutes and it was still hung
The text was updated successfully, but these errors were encountered: