dask icon indicating copy to clipboard operation
dask copied to clipboard

`dask/tests/test_distributed.py::test_to_hdf_scheduler_distributed` flaky

Open lukeconibear opened this issue 3 years ago • 1 comments

What happened: The tests within dask/tests/test_distributed.py::test_to_hdf_scheduler_distributed sometimes fail in GitHub Actions, for example here and here.

What you expected to happen: The tests to pass every time. They pass locally and in most CI runs.

Environment:

  • Dask version: 2022.9.0
  • Python version: 3.9
  • Operating System: macOS
  • Install method (conda, pip, source): conda

lukeconibear avatar Sep 04 '22 11:09 lukeconibear

Thanks for reporting @lukeconibear

jrbourbeau avatar Sep 06 '22 18:09 jrbourbeau