From 6f7f2627794f5fa50cff1e8e76444434d063252c Mon Sep 17 00:00:00 2001 From: Yiqing Yan Date: Mon, 21 Apr 2025 11:24:00 +0800 Subject: [PATCH] Waive L0 tests (#3709) * Waive L0 tests Signed-off-by: Yiqing Yan * the test is fixed in PR 3711 Signed-off-by: Yiqing Yan --------- Signed-off-by: Yiqing Yan --- tests/integration/test_lists/waives.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index 6270470ff0..aa3746fcbc 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -455,3 +455,4 @@ examples/test_multimodal.py::test_llm_multimodal_general[neva-22b-pp:1-tp:1-bflo disaggregated/test_disaggregated.py::test_disaggregated_deepseek_v3_lite_fp8_ucx[DeepSeek-V3-Lite-fp8] SKIP (https://nvbugs/5201168) perf/test_perf.py::test_perf[gpt_350m-cppmanager-plugin-float16-bs:32-input_output_len:60,20] SKIP (https://nvbugs/5228840) perf/test_perf.py::test_perf[gpt_350m-cppmanager-static_batching-plugin-float16-bs:32-input_output_len:60,20] SKIP (https://nvbugs/5228840) +test_e2e.py::test_ptp_quickstart_multimodal[qwen2.5-vl-7b-instruct-Qwen2.5-VL-7B-Instruct-image] SKIP (https://nvbugs/5234029)