Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
TST: Increase tolerance on more arches#29518
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This successfully built everywhere:https://koji.fedoraproject.org/koji/taskinfo?taskID=128446738 |
Uh oh!
There was an error while loading.Please reload this page.
Not sure why this didn't hit Fedora when 3.10.0 was initially built, butit is now during the F42 Mass Rebuild.These tests are already covered by `arm64`-specific tolerances (akaApple Silicon), and while one or two won't need it, I've changed all ofthese.Additionally, instead of listing every single architecture, justincrease the tolerance on non-x86_64. Also, make a few tweaks toexisting conditions to make these all consistent.
8c3f4ec
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free tosuggest an improvement. |
Merge pull requestmatplotlib#29518 from QuLogic/arch-toleranceTST: Increase tolerance on more arches(cherry picked from commit8c3f4ec)
Did the manual backport:#29557 |
…-v3.10.xBackport PR#29518: TST: Increase tolerance on more arches
PR summary
Not sure why this didn't hit Fedora when 3.10.0 was initially built, but it is now during the F42 Mass Rebuild.
These tests are already covered by
arm64
-specific tolerances (aka Apple Silicon), and while one or two won't need it, I've changed all of these.Additionally, instead of listing every single architecture, just increase the tolerance on non-x86_64. Also, make a few tweaks to existing conditions to make these all consistent.
PR checklist