Skip to content

Commit 4df1e99

Browse files
authored
[CI] Re-enable vllm-empty/tests/benchmarks (#812)
### What this PR does / why we need it? For the [#17962](vllm-project/vllm#17962) has merged, vllm openapi server can now launch normally on python==3.10, we re-enable the related tests Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent 8e4e791 commit 4df1e99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytest.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ norecursedirs =
3939
vllm-empty/tests/neuron
4040
; fastsafetensors not support npu now
4141
vllm-empty/tests/fastsafetensors_loader
42-
; Enable after https://github.com/vllm-project/vllm-ascend/issues/808 resolved
43-
vllm-empty/tests/benchmarks
4442

4543
addopts = --ignore=vllm-empty/tests/test_utils.py
4644
--ignore=vllm-empty/tests/test_config.py

0 commit comments

Comments
 (0)