From a66a02a75a929a086f6cccfb05c7211cd1a74c0a Mon Sep 17 00:00:00 2001 From: Yiqing Yan Date: Wed, 14 May 2025 16:38:33 +0800 Subject: [PATCH] [Infra] Waive L0 test (#4295) Waive L0 test 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 d10f370b45..662023570b 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -493,3 +493,4 @@ stress_test/stress_test.py::test_run_stress_test[llama-v3-8b-instruct-hf_tp1-str stress_test/stress_test.py::test_run_stress_test[llama-v3-8b-instruct-hf_tp1-stress_time_300s_timeout_450s-GUARANTEED_NO_EVICT-trt-stress-test] SKIP (https://nvbugs/5277113) test_e2e.py::test_trtllm_serve_example SKIP (https://nvbugs/5278517) examples/test_whisper.py::test_llm_whisper_general[large-v3-disable_gemm_plugin-disable_attention_plugin-disable_weight_only-float16-nb:1-use_python_runtime] SKIP (https://nvbugs/5244570) +unittest/_torch/speculative/test_eagle3.py SKIP (https://nvbugs/5280806)