-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
[Bug][Failing Test]: Multi-Modal Models 3 - models/multimodal/generation/test_common.py #18528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It only started failing on the most recent nightly. |
I'm unblocking the test on previous commits on main to see which commit caused the failure. |
PR #18543 says the error here may still occur, but should no longer result in illegal memory access. It would be nice to see what the updated failure looks like after that fix went in. |
I ran this test successfully more than 200 times in a loop, so I haven't been able to reproduce it easily locally at this point. |
Ok then let's consider the test as fixed, thanks for the follow-up! |
Your current environment
N/A
🐛 Describe the bug
models/multimodal/generation/test_common.py::test_single_image_models[gemma3-test_case91]
is failing on main. It is another illegal memory access error.https://buildkite.com/vllm/ci/builds/20503/steps?jid=0196f626-d4d6-4af6-b10f-da8c3145ddfc
Stack:
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: