-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
[Bug]: numpy 1.22 masked units test failure #21632
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
Comments
I can confirm this, looking into into it... |
bisecting numpy changes is not fast 😞 |
Not clear if the issue is a real issue or something about our test. |
This is a real issue that I can reproduce with |
This was resolved upstream in numpy by reverting part of that commit: #20386 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug summary
Testing with numpy 1.22 produces one test failure in Matplotlib. I'm not sure if it is in the way the test is designed, or something more intrinsic to the units handling.
Code for reproduction
Actual outcome
Link to CI run logs for this: https://github.com/greglucas/matplotlib/runs/4204821077?check_suite_focus=true
Expected outcome
No failing test
Additional information
No response
Operating system
No response
Matplotlib Version
3.5.0.dev2515+g6c9adc9b33
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Installation
No response
The text was updated successfully, but these errors were encountered: