mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-23 12:12:39 +08:00
CI: waive test_llm_get_queued_stats (#4945)
Signed-off-by: QI JUN <22017000+QiJune@users.noreply.github.com>
This commit is contained in:
parent
6437756da8
commit
91e8d43d66
@ -1932,7 +1932,7 @@ def test_llm_get_stats(return_context_logits, enable_iter_req_stats):
|
||||
|
||||
|
||||
def test_llm_get_queued_stats():
|
||||
|
||||
pytest.skip("https://nvbugspro.nvidia.com/bug/5325642")
|
||||
enable_iter_req_stats = True
|
||||
use_overlap = False
|
||||
tp_size = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user