Skip to content
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

Fix vllm-related pytest warning (that was spaming user) #1362

Conversation

yvan-sraka
Copy link
Contributor

@yvan-sraka yvan-sraka commented Jan 6, 2025

Before this commit, when you ran pytest -k specific_test, it spawned dozens of the same skipped warnings message on stdout... IMHO, that was not ideal ^^

Bug introduced in d32dfde, see previous PR #1357

@yvan-sraka yvan-sraka requested review from torymur and rlouf January 6, 2025 17:37
@yvan-sraka yvan-sraka self-assigned this Jan 6, 2025
Before this commit, when you ran pytest -k specific_test, it spawned dozens of the same skipped warnings message on stdout... IMHO, that was not ideal ^^

Bug introduced in d32dfde
@yvan-sraka yvan-sraka force-pushed the 1356-pytest-fails-in-a-fresh-environment-with-just-pip-install-test-dependencies branch from 7399ae2 to aee9d92 Compare January 6, 2025 17:39
Copy link
Contributor

@torymur torymur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rlouf rlouf merged commit 3af1e5a into main Jan 14, 2025
7 checks passed
@rlouf rlouf deleted the 1356-pytest-fails-in-a-fresh-environment-with-just-pip-install-test-dependencies branch January 14, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants