Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
4de08ad6
Unverified
Commit
4de08ad6
authored
Dec 16, 2025
by
Isotr0py
Committed by
GitHub
Dec 16, 2025
Browse files
[CI/Build] Skip broken ViT backend functionality test tempoarily (#30782)
Signed-off-by:
Isotr0py
<
mozf@mail2.sysu.edu.cn
>
parent
75eb302a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/models/multimodal/generation/test_vit_backend_functionality.py
...s/multimodal/generation/test_vit_backend_functionality.py
+1
-0
No files found.
tests/models/multimodal/generation/test_vit_backend_functionality.py
View file @
4de08ad6
...
...
@@ -388,6 +388,7 @@ def run_video_test(config, mm_encoder_attn_backend, video_assets, vllm_runner):
"mm_encoder_attn_backend"
,
[
None
]
+
current_platform
.
get_supported_vit_attn_backends
(),
)
@
pytest
.
mark
.
skip
(
reason
=
"Broken test due to memory segmentation fault"
)
@
create_new_process_for_each_test
()
def
test_vit_backend_functionality
(
model_key
:
str
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment