[CI] Disable Failing Tests (#18165)

This commit is contained in:
Robert Shaw
2025-05-14 16:49:56 -04:00
committed by GitHub
parent f9c069c85e
commit 856865008e
2 changed files with 4 additions and 0 deletions

View File

@@ -178,6 +178,8 @@ def test_eagle_e2e_greedy_correctness_cuda_graph(
batch_size, output_len, seed)
# TRACKING: https://github.com/vllm-project/vllm/issues/18166
@pytest.mark.skip(reason="RE-ENABLE: Failing on main.")
@pytest.mark.parametrize(
"common_llm_kwargs",
[{