Skip to content

Commit c80f01b

Browse files
EmmaQiaoChdominicshanshan
authored andcommitted
[None][infra] Waive failed tests on main 10/09 (NVIDIA#8230)
Signed-off-by: qqiao <qqiao@nvidia.com>
1 parent 9acb65c commit c80f01b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittest/_torch/modules/test_fused_moe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ def set_tensor_value_4(x, num_row, num_cols):
640640
x.copy_(repeated)
641641

642642

643+
@pytest.mark.skip(reason="https://nvbugs/5565565")
643644
@skip_pre_blackwell
644645
@pytest.mark.skipif(torch.cuda.device_count() < 4,
645646
reason="needs 4 GPUs to run this test")

0 commit comments

Comments
 (0)