From cd7762a2fa458db7efd8ccdbaa4cabc661980389 Mon Sep 17 00:00:00 2001 From: Yanchao Lu Date: Mon, 2 Feb 2026 23:25:51 +0800 Subject: [PATCH] [None][test] Fix an invalid test name (#11195) Signed-off-by: Yanchao Lu --- tests/integration/test_lists/waives.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_lists/waives.txt b/tests/integration/test_lists/waives.txt index 26db2ea7d9..c8e1ec3933 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -374,4 +374,4 @@ examples/test_ad_speculative_decoding.py::test_autodeploy_eagle3_acceptance_rate unittest/_torch/auto_deploy/unit/singlegpu/test_ad_speculative_decoding.py::test_ad_speculative_decoding_smoke[False] SKIP (https://nvbugs/5859869) unittest/_torch/thop/serial/test_moe.py::TestMoeFp4::test_autotune_fp8_fp4[RoutingDSlite-384-1024-1] SKIP (https://nvbugs/5859881) accuracy/test_llm_api_pytorch.py::TestDeepSeekV32::test_fp8_blockscale[disable_skip_indexer] SKIP (https://nvbugs/5859886) -accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_w4_4gpus[tp4-cutlass-fp8] SKIP (https://nvbugs/5651865) +accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_w4_4gpus[v1_kv_cache-tp4-cutlass-fp8] SKIP (https://nvbugs/5651865)