mirror of
https://github.com/vllm-project/vllm-ascend.git
synced 2025-10-20 13:43:53 +08:00
[CI/UT] Ignore vllm/tests/test_vllm_port.py (#887)
Ignore `vllm/tests/test_vllm_port.py` in ut as no related to vllm-ascend, and it is breaking CI Signed-off-by: MengqingCao <cmq0113@163.com>
This commit is contained in:
@ -61,6 +61,8 @@ addopts = --ignore=vllm-empty/tests/test_utils.py
|
||||
--ignore=vllm-empty/tests/detokenizer/test_stop_reason.py
|
||||
; oom on llama-2-7b-hf
|
||||
--ignore=vllm-empty/tests/detokenizer/test_stop_strings.py
|
||||
; no need to run on vllm-ascend
|
||||
--ignore=vllm-empty/tests/test_vllm_port.py
|
||||
|
||||
testpaths =
|
||||
vllm-empty/tests
|
||||
|
Reference in New Issue
Block a user