[CI][UT]enable multimodal ut (#158)

enable multimodal ut

---------

Signed-off-by: zouyida <zouyida@huawei.com>
This commit is contained in:
zouyida2002
2025-02-27 14:14:43 +08:00
committed by GitHub
parent 94483775e1
commit 94cd66bba7
2 changed files with 6 additions and 7 deletions

View File

@@ -16,7 +16,6 @@ norecursedirs =
vllm-empty/tests/lora
vllm-empty/tests/models
vllm-empty/tests/mistral_tool_use
vllm-empty/tests/multimodal
vllm-empty/tests/standalone_tests
vllm-empty/tests/async_engine
vllm-empty/tests/mq_llm_engine
@@ -51,6 +50,9 @@ addopts = --ignore=vllm-empty/tests/test_utils.py
--ignore=vllm-empty/tests/models/decoder_only/language/test_aqlm.py
--ignore=vllm-empty/tests/models/decoder_only/language/test_gptq_marlin.py
--ignore=vllm-empty/tests/models/decoder_only/language/test_gptq_marlin_24.py
--ignore=vllm-empty/tests/multimodal/test_processing.py
--ignore=vllm-empty/tests/multimodal/test_processor_kwargs.py
--ignore=vllm-empty/tests/multimodal/test_utils.py
testpaths =
vllm-empty/tests