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

run pytest with filterwarnings=['error', ... #3171

Closed
graingert opened this issue Jul 14, 2022 · 0 comments · Fixed by #3173
Closed

run pytest with filterwarnings=['error', ... #3171

graingert opened this issue Jul 14, 2022 · 0 comments · Fixed by #3173
Labels
C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases

Comments

@graingert
Copy link
Contributor

graingert commented Jul 14, 2022

black was raising a DeprecationWarning, but it was missed because the test suite is ignoring warnings. Black should opt into raising these warnings as errors

Originally posted by @graingert in #3110 (comment)

@ichard26 ichard26 added the C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants