[CI]add file to pytest.ini (#61)
### What this PR does / why we need it? add file to pytest.ini. Ignore some quantization method ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? pytest tests/xxx Signed-off-by: ShiyaNiu <1025125896@qq.com>
This commit is contained in:
@@ -48,6 +48,9 @@ addopts = --ignore=vllm-empty/tests/test_utils.py
|
||||
--ignore=vllm-empty/tests/test_logger.py
|
||||
--ignore=vllm-empty/tests/test_logits_processor.py
|
||||
--ignore=vllm-empty/tests/test_regression.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
|
||||
|
||||
testpaths =
|
||||
vllm-empty/tests
|
||||
|
||||
Reference in New Issue
Block a user