mark slow tests that are timing out in CI (#3428) [skip ci]

This commit is contained in:
Wing Lian
2026-03-02 12:26:30 -05:00
committed by GitHub
parent aa88c2e30b
commit 444020b332
2 changed files with 2 additions and 0 deletions

View File

@@ -423,6 +423,7 @@ class TestFSDP2:
verify_training_success(temp_dir)
@pytest.mark.skip(reason="slow test w cu129 + torch 2.9.1 + py3.12")
@require_torch_2_7_0
def test_dpo_lora(self, temp_dir):
cfg = DictDefault(