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

[Core] [Pytest fail on warnings] Use default behavior in test annotations #31603

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

cadedaniel
Copy link
Member

#31195 has some tests that fail when pytest has custom filterwarnings configuration. This PR instructs pytest to use the default behavior for these tests.

@cadedaniel cadedaniel marked this pull request as ready for review January 11, 2023 20:20
@cadedaniel cadedaniel added the core Issues that should be addressed in Ray Core label Jan 11, 2023
@scv119 scv119 merged commit da3f61c into ray-project:master Jan 11, 2023
@cadedaniel cadedaniel deleted the fix-warning branch January 11, 2023 22:59
AmeerHajAli pushed a commit that referenced this pull request Jan 12, 2023
…ions #31603

#31195 has some tests that fail when pytest has custom filterwarnings configuration. This PR instructs pytest to use the default behavior for these tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues that should be addressed in Ray Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants