Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
unwaive and extended time for test_llmapi_speculative_decoding_mtp
Signed-off-by: qgai <qgai@nvidia.com>
  • Loading branch information
sunnyqgg committed Nov 18, 2025
commit f49c1b2a44ff8e4f6274591fe1307bb81764a09d
2 changes: 1 addition & 1 deletion tests/integration/test_lists/test-db/l0_sanity_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion tests/integration/test_lists/waives.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,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)
Loading