-
-
Notifications
You must be signed in to change notification settings - Fork 719
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
test_release_evloop_while_spilling
failing on MacOSX
#6233
Comments
I... have no idea what to do about it? The test relies on having a functioning hard drive to spill to. I initially thought of collisions between this test and a late cleanup of another test, but (1) that would be visible in other spill-related tests and (2) the The only thing I can think of is make it fail faster and xfail it on MacOSX? |
test_release_evloop_while_spilling
failingtest_release_evloop_while_spilling
failing on MacOSX
Could the spill buffer for this test simply use an in-memory file/buffer instead of disk? |
This is ridiculous: Ubuntu:
Windows:
MacOSX:
|
I would suggest to just skip it on OSX and link to this issue |
This test was introduced as part of #6189 and is failing on main with
https://github.com/dask/distributed/runs/6205707003?check_suite_focus=true
and
https://github.com/dask/distributed/runs/6205707211?check_suite_focus=true
cc @crusaderky
The text was updated successfully, but these errors were encountered: