From 7f3ea058f022c9e600849fd14beb0497f7c53be1 Mon Sep 17 00:00:00 2001 From: Yiqing Yan Date: Fri, 4 Jul 2025 18:25:12 +0800 Subject: [PATCH] [Infra] - Waive L0 flaky test (#5759) 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 d49a10847c..a65a52367b 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -452,3 +452,4 @@ full:GH200/accuracy/test_llm_api_pytorch.py::TestLlama3_1_8BInstruct::test_eagle accuracy/test_llm_api_pytorch.py::TestQwen3_8B::test_fp8_block_scales[latency] SKIP (https://nvbugs/5374730) full:GH200/disaggregated/test_disaggregated.py::test_disaggregated_deepseek_v3_lite_fp8_attention_dp_one[DeepSeek-V3-Lite-fp8] SKIP (https://nvbugs/5375966) accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype SKIP (https://nvbugs/5375620) +disaggregated/test_workers.py::test_workers_kv_cache_aware_router_eviction[TinyLlama-1.1B-Chat-v1.0] SKIP (https://nvbugs/5375723)