Skip to content

Commit e12c15a

Browse files
PotabkMengqingCao
andcommitted
Update pytest.ini
Co-authored-by: Mengqing Cao <[email protected]> Signed-off-by: wangli <[email protected]>
1 parent 3dbc28d commit e12c15a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pytest.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ norecursedirs =
3939
vllm-empty/tests/neuron
4040
vllm-empty/tests/entrypoints/openai
4141

42-
addopts = --ignore=vllm-empty/tests/test_utils.py/llm/test_accuracy.py
42+
addopts = --ignore=vllm-empty/tests/test_utils.py
43+
--ignore=vllm-empty/tests/entrypoints/llm/test_accuracy.py
4344
--ignore=vllm-empty/tests/entrypoints/llm/test_generate_multiple_loras.py
4445
--ignore=vllm-empty/tests/entrypoints/llm/test_collective_rpc.py
4546
--ignore=vllm-empty/tests/entrypoints/llm/test_lazy_outlines.py

0 commit comments

Comments
 (0)