Skip to content

Conversation

@rcomer
Copy link
Member

@rcomer rcomer commented Jan 11, 2026

PR summary

Closes #30882

As noted at #30882 (comment), the flakiness in the minver tests goes away with Numpy v2.0. Most of these tests will pass against Numpy v1.x if we add a small tolerance. The pcolor test is sensitive to the exact value of x[1] (#30882 (comment)).

I have run minver with this change 48 times on my fork, and all runs passed. I think previously the fails were in around 10% of runs, so this result is statistically significant at the 1% level. (Split between two pushes as I accidentally left a MacOS run in the first lot).

PR checklist

@rcomer rcomer added the CI: testing CI configuration and testing label Jan 11, 2026
@rcomer
Copy link
Member Author

rcomer commented Jan 11, 2026

The flaky tests on display in the CI are unrelated 🙃

@rcomer rcomer added this to the v3.11.0 milestone Jan 11, 2026
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
@QuLogic QuLogic merged commit a5cc230 into matplotlib:main Jan 12, 2026
40 checks passed
@rcomer rcomer deleted the minver-fix branch January 13, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: testing CI configuration and testing topic: mplot3d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Flaky tests with "Python 3.11 on ubuntu-22.04 (Minimum Versions)"

3 participants