diff --git a/tests/integration/test_lists/test-db/l0_sanity_check.yml b/tests/integration/test_lists/test-db/l0_sanity_check.yml index a5d6ee88d8e..8150d5ccb98 100644 --- a/tests/integration/test_lists/test-db/l0_sanity_check.yml +++ b/tests/integration/test_lists/test-db/l0_sanity_check.yml @@ -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 diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index b027ffea425..e3ed715c285 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -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)