Skip to content

Commit a2f0581

Browse files
committed
Bring back test
Signed-off-by: Marc Romeyn <[email protected]>
1 parent 59d46ef commit a2f0581

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/run/torchx_backend/schedulers/test_slurm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ def test_tunnel_log_iterator():
297297

298298

299299
@mock.patch("nemo_run.run.torchx_backend.schedulers.slurm.SLURM_JOB_DIRS", "mock_job_dirs_path")
300-
@pytest.mark.xfail
301300
def test_get_job_dirs():
302301
# Single test using direct file manipulation instead of complex mocks
303302
with tempfile.TemporaryDirectory() as temp_dir:

0 commit comments

Comments
 (0)