[https://nvbugs/5856637][ci] Remove the skip for fixed tests. (#11285)

Signed-off-by: SimengLiu-nv <simengl@nvidia.com>
This commit is contained in:
Simeng Liu 2026-02-05 18:45:00 -08:00 committed by GitHub
parent 5521c7b7e7
commit 86e867297e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,6 @@ def test_kv_lens_runtime_with_eagle3_one_model():
f"kv_lens should be {expected_kv_lens_with_extra.tolist()}, but got {kv_lens_internal.tolist()}"
@pytest.mark.skip(reason="https://nvbugs/5856637")
@pytest.mark.parametrize(
"use_cuda_graph,attn_backend,disable_overlap_scheduler,enable_block_reuse,use_one_model,enable_chunked_prefill,use_chain_drafter,multi_batch,attention_dp,use_hf_speculative_model",
[