Skip to content

Commit 75c1bb6

Browse files
authored
[https://nvbugs/5458798][fix] Disabled test_trtllm_bench_backend_comparison due to timeout (#7397)
Signed-off-by: Eran Geva <[email protected]>
1 parent bcc55bc commit 75c1bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittest/_torch/auto_deploy/unit/singlegpu/test_ad_trtllm_bench.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,7 @@ def test_trtllm_bench(llm_root): # noqa: F811
817817

818818

819819
@pytest.mark.no_xdist
820+
@pytest.mark.skip(reason="https://nvbugs/5458798")
820821
def test_trtllm_bench_backend_comparison(llm_root): # noqa: F811
821822
"""Test that compares autodeploy backend performance against pytorch backend
822823
with given relative and absolute thresholds.

0 commit comments

Comments
 (0)