-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
[TST] Upcoming dependency test failures #23084
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
Some of this is #23094, but also pytest appears to be attempting to load |
It might be that now we're actually using the |
Oops, I misread the last pytest release as today, not last month. You're probably right about the |
I copied out the expected |
I think we are actually overriding it in https://docs.pytest.org/en/6.2.x/customize.html#pytest-ini
I'm not sure what the best way to fix this is: add our own default pytest.ini file? Put the contents of that warning to error stuff somewhere else? (although this is mysterious to me because I thought there was Numpy failures without that section before, which is why I put that in there, so it is odd that the tests were passing even when this ini file wasn't being used!). |
The weekly build with nightly wheels from numpy and pandas
has failed. Check the logs for any updates that need to be
made in matplotlib.
https://github.com/matplotlib/matplotlib/actions/runs/2361838774
The text was updated successfully, but these errors were encountered: