From bfa16a63d4447557f7099a160d28d36d378c4dac Mon Sep 17 00:00:00 2001 From: Yiqing Yan Date: Tue, 13 May 2025 22:43:17 +0800 Subject: [PATCH] [Infra] Waive L0 test (#4268) 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 386420ba53..7d18d6b0b3 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -490,3 +490,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-pytorch-stress-test] SKIP (https://nvbugs/5277113) stress_test/stress_test.py::test_run_stress_test[llama-v3-8b-instruct-hf_tp1-stress_time_300s_timeout_450s-MAX_UTILIZATION-trt-stress-test] SKIP (https://nvbugs/5277113) 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)