Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
Backport PR #29827 on branch v3.10.x (TST: Remove unnecessary test images)#29867
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Backport PR #29827 on branch v3.10.x (TST: Remove unnecessary test images)#29867
Uh oh!
There was an error while loading.Please reload this page.
Conversation
dstansby commentedApr 18, 2025
A rebase should fix the doc build, if this is something we still want to backport. |
2f88659 to59a9774Comparedstansby commentedApr 24, 2025
I've rebased on to the latest v3.10.x |
ksunden commentedMay 2, 2025
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. |
ksunden commentedMay 2, 2025
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. |
0595366 intomatplotlib:v3.10.xUh oh!
There was an error while loading.Please reload this page.
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