[https://nvbugs/5461796][fix] Unwaive and extend time for test_llmapi_speculative_decoding_mtp (#9092)

Signed-off-by: qgai <qgai@nvidia.com>
This commit is contained in:
sunnyqgg 2025-11-18 19:20:07 +08:00 committed by GitHub
parent 1c4c737206
commit 35b176ae78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,7 @@ l0_sanity_check:
- llmapi/test_llm_examples.py::test_llmapi_example_multilora
- llmapi/test_llm_examples.py::test_llmapi_example_guided_decoding
- llmapi/test_llm_examples.py::test_llmapi_example_logits_processor
- llmapi/test_llm_examples.py::test_llmapi_speculative_decoding_mtp
- llmapi/test_llm_examples.py::test_llmapi_speculative_decoding_mtp TIMEOUT (90)
- llmapi/test_llm_examples.py::test_llmapi_speculative_decoding_eagle3
- llmapi/test_llm_examples.py::test_llmapi_speculative_decoding_ngram
- llmapi/test_llm_examples.py::test_llmapi_sampling

View File

@ -337,4 +337,3 @@ examples/test_gpt.py::test_llm_minitron_fp8_with_pseudo_loras[4b] SKIP (https://
cpp/test_e2e.py::test_benchmarks[t5-90] SKIP (https://nvbugs/5630196)
full:RTX_PRO_6000_Blackwell_Server_Edition/accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype SKIP (https://nvbugs/5569696)
accuracy/test_cli_flow.py::TestGpt2::test_attention_ootb SKIP (https://nvbugs/5640940)
llmapi/test_llm_examples.py::test_llmapi_speculative_decoding_mtp SKIP (https://nvbugs/5461796)