Skip to content

Commit 275a09d

Browse files
committed
Revert "[https://nvbugs/5461761][fix] Remove the waiver (#7427)"
This reverts commit 4612906.
1 parent 01c4ece commit 275a09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittest/_torch/speculative/test_eagle3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
1414

1515

16+
@pytest.mark.skip(reason="https://nvbugs/5461761")
1617
@pytest.mark.parametrize(
1718
"use_cuda_graph,attn_backend,disable_overlap_scheduler,enable_block_reuse,use_one_model,enable_chunked_prefill",
1819
[

0 commit comments

Comments
 (0)