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

Binding.NetHttp tests using WebSockets hang on Linux #420

Closed
roncain opened this issue Oct 13, 2015 · 3 comments
Closed

Binding.NetHttp tests using WebSockets hang on Linux #420

roncain opened this issue Oct 13, 2015 · 3 comments
Assignees
Labels
bug This is a product bug. Linux An issue specific to Linux.
Milestone

Comments

@roncain
Copy link
Contributor

roncain commented Oct 13, 2015

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

@roncain roncain added bug This is a product bug. Linux labels Oct 13, 2015
@roncain
Copy link
Contributor Author

roncain commented Oct 13, 2015

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.

@zhenlan zhenlan added this to the 1.0.0-rtm milestone Oct 13, 2015
@zhenlan
Copy link
Member

zhenlan commented Oct 20, 2015

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.
@roncain
Copy link
Contributor Author

roncain commented Nov 19, 2015

Tests marked with [ActiveIssue] for Linux. Reassigning to @mconnew to investigate cause of hang on Linux.

@roncain roncain assigned mconnew and unassigned roncain Nov 19, 2015
@zhenlan zhenlan added Linux An issue specific to Linux. and removed Ubuntu labels Mar 30, 2016
@zhenlan zhenlan modified the milestones: 2016.06, 1.0.0-rtm May 21, 2016
@mconnew mconnew changed the title Binding.NetHttp tests hang on Linux Binding.NetHttp tests using WebSockets hang on Linux May 25, 2016
@zhenlan zhenlan modified the milestones: 2016.07, 2016.06 Jul 12, 2016
mconnew added a commit that referenced this issue Jul 26, 2016
Use WebSockets pkg version supported on unix and enable tests

Fixes #625 
Fixes #420
@zhenlan zhenlan modified the milestones: 2016.07, 1.1.0 Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a product bug. Linux An issue specific to Linux.
Projects
None yet
Development

No branches or pull requests

4 participants