forked from pool/python-distributed
This commit is contained in:
parent
40fc72e7c5
commit
28795d02e3
@ -167,6 +167,7 @@ donttest+=" or (test_worker and test_gather_dep_from_remote_workers_if_all_local
|
||||
donttest+=" or (test_worker and test_worker_reconnects_mid_compute)"
|
||||
donttest+=" or (test_worker_memory and test_digests)"
|
||||
donttest+=" or (test_worker_memory and test_pause_while_spilling)"
|
||||
donttest+=" or (test_computations_futures)"
|
||||
# server-side fail due to the non-network warning in a subprocess where the patched filter does not apply
|
||||
donttest+=" or (test_client and test_quiet_close_process)"
|
||||
# should return > 3, returns 3 exactly
|
||||
|
Loading…
Reference in New Issue
Block a user