Commit 0bedcb2
committed
[https://nvbugs/6206179][test] Waive failing TestQwen3_5_35B_A3B::test_bf16_mtp[mtp_on]
The test crashes during autotuner warmup with
'NoneType' object has no attribute 'gather_ids' at
modeling_speculative.py:1748 when MTP eagle one-model is combined
with Qwen3.5-35B-A3B. Pre-existing regression on main introduced by
the Qwen3.5 VL MoE landing (96a4a09); unrelated to this PR's
changes. Tracked in https://nvbugs/6206179.
Signed-off-by: Brian Nguyen <brnguyen@nvidia.com>1 parent 0c22345 commit 0bedcb2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
0 commit comments