Backport PR #29827 on branch v3.10.x (TST: Remove unnecessary test images)#29867
Merged
ksunden merged 1 commit intomatplotlib:v3.10.xfrom May 2, 2025
Merged
Conversation
Member
|
A rebase should fix the doc build, if this is something we still want to backport. |
2f88659 to
59a9774
Compare
Member
|
I've rebased on to the latest v3.10.x |
Member
|
Rerunning failed Azure Linux checks. They were all timeout errors, not image test errors, so probably unrelated to the changes here, but there were 9 failures, which is more than we usually see for stochastic failures. And it was on Linux where the vast majority of such timeout problems are on Windows for us. I'll be satisfied if they pass, will re-evaluate if they fail. |
Member
|
Hmmm... seems like we are continuing to get failures on the Azure Linux 3.11 build... However, does not appear to be unique to this PR upon closer look at recent backports, so willing to merge over. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR summary
Note that I only backported the first commit of #29827; I don't think it makes sense to make the API change of
check_figures_equaldefaults in a bug fix release.PR checklist