dask / dask/distributed

Failing test_ws.py

Open
#7,168 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.