From e59e146679633f2b86cf57ad7487697065856f75 Mon Sep 17 00:00:00 2001 From: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com> Date: Tue, 1 Sep 2026 12:45:51 +0800 Subject: [PATCH] [None][infra] Waive 1 failed cases for main in pre-merge 57744 Bug(s): 6700260 Requested by: @chzblych 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 d7cb9a4af724..48594a17f831 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -350,6 +350,7 @@ unittest/_torch/attention/test_attention_backends.py::test_attention_backend[qwe unittest/_torch/attention/test_combined_fmha.py::test_flashinfer_context_fallback_scope SKIP (https://nvbugs/6697142) unittest/_torch/executor/test_overlap_scheduler.py::test_overlap_scheduler_block_reuse_cache_hit SKIP (https://nvbugs/6608387) unittest/_torch/modeling/test_gemma4_e2e_dummy.py::test_e2e_text_31b_dummy SKIP (https://nvbugs/6607482) +unittest/_torch/modeling/test_modeling_gemma4.py::TestGemma4HFComparison::test_real_headdim_config_trtllm_fp8_kv SKIP (https://nvbugs/6700260) unittest/_torch/modeling/test_modeling_nemotron_nano_v2_vl.py::test_nemotron_nano_v2_vl_video_batch_equivalence SKIP (https://nvbugs/6625695) unittest/_torch/modules/tests_lora_modules/test_nemotron_h_lora_sanity.py::TestNemotronHLoRA::test_lora_pp2_sanity SKIP (https://nvbugs/6428124) unittest/_torch/modules/tests_lora_modules/test_qwen3_sanity.py::TestQwen3LoRA::test_qwen3_fp8_lora SKIP (https://nvbugs/6668777)