From 5cda55d3f613ee419739baccca2c5b456a58cc3d Mon Sep 17 00:00:00 2001 From: Brian Nguyen Date: Thu, 20 Aug 2026 06:31:23 -0500 Subject: [PATCH] [None][ci] Waive test_attention_backend[qwen2_0_5b_gqa_hd64-ctx-bf16-HND-p32-v1] (B300 NaN flake, https://nvbugs/6641268) Signed-off-by: Brian Nguyen --- 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 ccdad836de63..88aa7784f96e 100644 --- a/tests/integration/test_lists/waives.txt +++ b/tests/integration/test_lists/waives.txt @@ -349,6 +349,7 @@ unittest/_torch/attention/sparse/dsa/test_req_idx_per_token.py::test_on_update_k unittest/_torch/attention/sparse/rocketkv/test_rocketkv.py::test_model[TRTLLM-llama-3.1-model/Llama-3.1-8B-Instruct-pytorch] SKIP (https://nvbugs/6602094) unittest/_torch/attention/sparse/rocketkv/test_rocketkv.py::test_model[VANILLA-llama-3.1-model/Llama-3.1-8B-Instruct-pytorch] SKIP (https://nvbugs/6602094) unittest/_torch/attention/test_attention_backends.py::test_attention_backend[deepseekv3_mla-gen-bf16-HND-p32-v1] SKIP (https://nvbugs/6507109) +unittest/_torch/attention/test_attention_backends.py::test_attention_backend[qwen2_0_5b_gqa_hd64-ctx-bf16-HND-p32-v1] SKIP (https://nvbugs/6641268) unittest/_torch/executor/test_kv_pool_rebalance.py::TestPpLoopDrainWiring::test_drain_length_follows_the_ring_depth SKIP (https://nvbugs/6627197) unittest/_torch/executor/test_kv_pool_rebalance.py::TestPpLoopDrainWiring::test_drain_suppresses_queueing_then_rebalances_and_resumes SKIP (https://nvbugs/6627197) unittest/_torch/executor/test_kv_pool_rebalance.py::TestPpLoopDrainWiring::test_loop_queues_normally_when_no_rebalance_is_pending SKIP (https://nvbugs/6627197)