Skip to content

Commit 4612906

Browse files
authored
[https://nvbugs/5461761][fix] Remove the waiver (NVIDIA#7427)
Signed-off-by: ziyixiong-nv <[email protected]>
1 parent ad80819 commit 4612906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unittest/_torch/speculative/test_eagle3.py

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

1515

16-
@pytest.mark.skip(reason="https://nvbugs/5461761")
1716
@pytest.mark.parametrize(
1817
"use_cuda_graph,attn_backend,disable_overlap_scheduler,enable_block_reuse,use_one_model,enable_chunked_prefill",
1918
[

0 commit comments

Comments
 (0)