[https://nvbugs/5453949][infra] unwaive test_llama_eagle3

Signed-off-by: Bo Deng <deemod@nvidia.com>
This commit is contained in:
Bo Deng 2025-08-26 23:21:39 -07:00 committed by Xiwen Yu
parent 3cc2591a45
commit 3805f615da

View File

@ -16,7 +16,6 @@ from tensorrt_llm.llmapi import (CudaGraphConfig, EagleDecodingConfig,
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
@pytest.mark.skip("https://nvbugspro.nvidia.com/bug/5453949")
@pytest.mark.parametrize(
"use_cuda_graph,attn_backend,disable_overlap_scheduler,enable_block_reuse,use_one_model,enable_chunked_prefill",
[