8000 TST: Increase tolerance on more arches by QuLogic · Pull Request #29518 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

QuLogic
Copy link
Member
@QuLogic QuLogic commented Jan 25, 2025

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

@QuLogic QuLogic added this to the 8000 v3.10.1 milestone Jan 25, 2025
@QuLogic
Copy link
Member Author
QuLogic commented Jan 25, 2025

This successfully built everywhere: https://koji.fedoraproject.org/koji/taskinfo?taskID=128446738

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.
@tacaswell tacaswell merged commit 8c3f4ec into matplotlib:main Jan 31, 2025
41 checks passed
Copy link
lumberbot-app bot commented Jan 31, 2025

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 8c3f4eca28ddc7e47675cfeafe38ca6c85853313
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #29518: TST: Increase tolerance on more arches'
  1. Push to a named branch:
git push YOURFORK v3.10.x:auto-backport-of-pr-29518-on-v3.10.x
  1. Create a PR against branch v3.10.x, I would have named this PR:

"Backport PR #29518 on branch v3.10.x (TST: Increase tolerance on more arches)"

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 Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

tacaswell added a commit to tacaswell/matplotlib that referenced this pull request Jan 31, 2025
Merge pull request matplotlib#29518 from QuLogic/arch-tolerance

TST: Increase tolerance on more arches
(cherry picked from commit 8c3f4ec)
@tacaswell
Copy link
Member

Did the manual backport: #29557

@QuLogic QuLogic deleted the arch-tolerance branch January 31, 2025 21:29
QuLogic added a commit that referenced this pull request Feb 1, 2025
…-v3.10.x

Backport PR #29518: TST: Increase tolerance on more arches
@ksunden ksunden mentioned this pull request Mar 3, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0