From 874a50cba180b8a287f9da2fd473ef7b59899aaf Mon Sep 17 00:00:00 2001 From: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com> Date: Wed, 26 Aug 2026 14:03:42 +0800 Subject: [PATCH] [None][infra] Waive 1 failed cases for main in pre-merge 56614 Bug(s): 6669206 Requested by: @2ez4bz Signed-off-by: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com> --- 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 55d61f013189..a0e83f6c7d6d 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -385,4 +385,5 @@ unittest/llmapi/test_llm_multi_gpu_pytorch.py::test_llm_get_stats_pp2[False-Fals unittest/llmapi/test_llm_pytorch.py::test_gqa_nemo_lora[None] SKIP (https://nvbugs/6162504) unittest/llmapi/test_llm_pytorch.py::test_gqa_nemo_lora[cuda_graph_config0] SKIP (https://nvbugs/6162504) unittest/llmapi/test_memory_profiling.py::test_profile_kvcache SKIP (https://nvbugs/5580781) +unittest/tools/test_layer_wise_benchmarks.py::test_kimi_k3_gen_dep[1] SKIP (https://nvbugs/6669206) verl/test_verl_cases.py::test_trtllm_abort SKIP (https://nvbugs/6272653)