Remove test_gpt_oss_4gpu.py from __not_in_ci__ (keep in per-commit-4-gpu) (#17534)

This commit is contained in:
Alison Shao
2026-01-21 15:31:03 -08:00
committed by GitHub
parent b74a57a8d9
commit 9be2a3a9a3

View File

@@ -65,7 +65,6 @@ suites = {
"models/test_qwen3_next_models_pcg.py"
), # Disabled: intermittent failures, see #17039
TestFile("ep/test_deepep_large.py", 563), # Disabled: see #17175
TestFile("test_gpt_oss_4gpu.py", 700), # Disabled: flaky on B200, see #17527
],
}