Skip to content

Commit b511d52

Browse files
tlrmchlsmthmzusman
authored andcommitted
[CI] Turn on basic correctness tests for V1 (vllm-project#10864)
1 parent a2db43e commit b511d52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/basic_correctness/test_basic_correctness.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def test_vllm_gc_ed():
4444
assert weak_llm() is None
4545

4646

47-
@pytest.mark.skip_v1
4847
@pytest.mark.parametrize("model", MODELS)
4948
@pytest.mark.parametrize("backend", ["FLASH_ATTN", "XFORMERS", "FLASHINFER"])
5049
@pytest.mark.parametrize("dtype", ["half"])

0 commit comments

Comments
 (0)