From ac0741896823f334a79b0f4280e10a2503e94164 Mon Sep 17 00:00:00 2001 From: Yan Chunwei <328693+Superjomn@users.noreply.github.com> Date: Fri, 15 Aug 2025 17:33:25 +0800 Subject: [PATCH] [None][ci] unwaive test_ptp_star_attention_example (#6943) Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com> Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com> --- tests/integration/test_lists/waives.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index 1d71ae6260..e0a8c31c41 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -242,6 +242,11 @@ examples/test_recurrentgemma.py::test_llm_recurrentgemma_1gpu[use_cpp_session-re examples/test_recurrentgemma.py::test_llm_recurrentgemma_2gpu[recurrentgemma-2b] SKIP (https://nvbugs/5401233) test_e2e.py::test_openai_multi_chat_example SKIP (https://nvbugs/5409416) test_e2e.py::test_ptp_star_attention_example[Llama3.1-8B-BF16-llama-3.1-model/Meta-Llama-3.1-8B] SKIP (https://nvbugs/5409420) +llmapi/test_llm_examples.py::test_llmapi_speculative_decoding_mtp SKIP (https://nvbugs/5410399) +unittest/trt/attention/test_gpt_attention.py -k "partition0" SKIP (https://nvbugs/5412456) +unittest/trt/attention/test_gpt_attention.py -k "partition1" SKIP (https://nvbugs/5412456) +unittest/trt/attention/test_gpt_attention.py -k "partition2" SKIP (https://nvbugs/5412456) +unittest/trt/attention/test_gpt_attention.py -k "partition3" SKIP (https://nvbugs/5412456) examples/test_multimodal.py::test_llm_multimodal_general[kosmos-2-pp:1-tp:1-float16-bs:8-cpp_e2e:False-nb:1] SKIP (https://nvbugs/5141288) examples/test_qwen.py::test_llm_qwen_7b_int8_kv_1node_1gpus[qwen2_vl_7b_instruct-enable_gemm_plugin-enable_weight_only] SKIP (https://nvbugs/5419067) examples/test_qwen.py::test_llm_qwen_awq_single_gpu_summary[qwen2_vl_7b_instruct-nb:4] SKIP (https://nvbugs/5419068)