From 8085636bff64f59481a2aef82363fd1ba2505582 Mon Sep 17 00:00:00 2001 From: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com> Date: Tue, 1 Sep 2026 12:45:01 +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..92b891382fd3 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 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)