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

Separate the tests for deprecation warnings #1490

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

mstimberg
Copy link
Member

We run tests against the latest versions of numpy, etc. (including pre-releases) every week. Currently, these tests fail even if they just raise deprecation warnings. I separated out these tests and no longer mark them as failed – we still have the log output if we want to check manually.

In the long run, we could maybe have the GitHub action post the results about deprecation warnings to an issue as a comment.

@mstimberg mstimberg merged commit 21ef457 into master Oct 24, 2023
26 of 28 checks passed
@mstimberg mstimberg deleted the deprecation_tests branch October 24, 2023 09:05
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.

1 participant