[https://nvbugs/5745152][fix] Unwaive gpt oss spec decode test (#10370)

Signed-off-by: Mike Iovine <6158008+mikeiovine@users.noreply.github.com>
This commit is contained in:
Mike Iovine 2026-01-05 16:06:58 -05:00 committed by GitHub
parent 7a2dab8e85
commit 91ff46d418
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4398,11 +4398,6 @@ class TestGPTOSS(LlmapiAccuracyTestHarness):
"https://nvbugs/5636916: Remaining Hopper Eagle Accuracy Issue for only TP=4"
)
if not one_model and overlap_scheduler:
pytest.skip(
"https://nvbugs/5745152: two_model + overlap_scheduler can sometimes time out."
)
MAX_OUTPUT_LEN = 128179
MAX_INPUT_LEN = 32768