17
0
2024-01-20 14:08:53 +00:00
committed by Git OBS Bridge
parent 6eabdb7c84
commit c2187e3993

View File

@@ -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