-
-
Notifications
You must be signed in to change notification settings - Fork 750
Open
Description
Several tests, such as distributed/cli/tests/test_dask_scheduler.py::test_defaults, fail on github actions CI on the ubuntu-latest image. Forcing the has_ipv6() function to return False makes the problem disappear.
Cannot reproduce locally.
This is a follow-up from #4504. I left in the PR:
- in
.github/workflows/ci.yamlanddistributed/utils_test.py, a switchexport DISABLE_IPV6=1 - a new workflow which demonstrates the problem with a single faulty test,
.github/workflows/ipv6_debug.yaml(normally disabled)
Metadata
Metadata
Assignees
Labels
No labels