diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7a1e5c941e7..9991706e366 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -188,6 +188,7 @@ jobs: # Tests that can be flaky when running with multiple processes `-j 2`. We will use `-j 1` for these. FLAKY_MP_TESTS: >- test_class + test_concurrent_futures test_eintr test_multiprocessing_fork test_multiprocessing_forkserver