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

Failing test_ws.py #7168

Open
crusaderky opened this issue Oct 20, 2022 · 0 comments
Open

Failing test_ws.py #7168

crusaderky opened this issue Oct 20, 2022 · 0 comments

Comments

@crusaderky
Copy link
Collaborator

crusaderky commented Oct 20, 2022

Since 2022-10-14, these tests are failing on Ubuntu, but not on Windows or MacOSX:

FAILED distributed/comm/tests/test_ws.py::test_connection_made_with_extra_conn_args[ws://-True]
FAILED distributed/comm/tests/test_ws.py::test_connection_made_with_extra_conn_args[ws://-False]
FAILED distributed/comm/tests/test_ws.py::test_connection_made_with_extra_conn_args[wss://-True]
FAILED distributed/comm/tests/test_ws.py::test_connection_made_with_extra_conn_args[wss://-False]
FAILED distributed/comm/tests/test_ws.py::test_connection_made_with_sni - Val...

E ValueError: ('Unclosed Comms', [])

I can reproduce the issue locally.
It's not a regression caused by a commit - I can reproduce on 2022.9.2 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant