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

TST: enable doctests in bleeding-edge CI #515

Conversation

neutrinoceros
Copy link
Member

NumPy 2.1 was just released and appears to break a bunch of doctests and I didn't this that coming. With this patch, this could be caught in advance next time. I'll try fixing the issue too but maybe that'll be a different PR depending on how heavy the fix.
Also note that problems solved in #512 will also fail CI here.

@neutrinoceros
Copy link
Member Author

Actually I remember now why these tests are not included here: we have no easy way to skip tests that require otherwise optional dependencies, and I don't want to wait on those to check compat with core deps.

@neutrinoceros neutrinoceros deleted the tst/bleeding_edge_doctests branch August 19, 2024 06:58
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