diff --git a/tests/unit_tests/forward_model_runner/test_job.py b/tests/unit_tests/forward_model_runner/test_job.py index 01b65aa6752..76976f216b2 100644 --- a/tests/unit_tests/forward_model_runner/test_job.py +++ b/tests/unit_tests/forward_model_runner/test_job.py @@ -43,6 +43,7 @@ def test_run_with_process_failing( @pytest.mark.flaky(reruns=5) @pytest.mark.integration_test +@pytest.mark.usefixtures("use_tmpdir") def test_cpu_seconds_can_detect_multiprocess(): """Run a job that sets of two simultaneous processes that each run for 1 second. We should be able to detect the total