TST: workaround upstream instabilities by neutrinoceros · Pull Request #3882 · yt-project/yt · GitHub
Skip to content

TST: workaround upstream instabilities - #3882

Merged
cphyc merged 2 commits into
yt-project:mainfrom
neutrinoceros:filter_upstream_depr_warning
Apr 4, 2022
Merged

cphyc merged 2 commits into
yt-project:mainfrom
neutrinoceros:filter_upstream_depr_warning

Conversation

@neutrinoceros

Copy link
Copy Markdown
Member

PR Summary

CI is currently broken by a deprecation warning emmitted from Pillow via Matplotlib, that we have no control over, so let's just filter it.
See matplotlib/matplotlib#22766 for context

@neutrinoceros neutrinoceros added bug blocker Highest priority level tests: running tests Issues with the test setup labels Apr 3, 2022
@neutrinoceros neutrinoceros added this to the 4.0.3 milestone Apr 3, 2022
@neutrinoceros

Copy link
Copy Markdown
Member Author

@neutrinoceros neutrinoceros changed the title TST: filter a deprecation warning emmited from Pillow via Matplotlib TST: workaround upstream instabilities Apr 3, 2022
@neutrinoceros
neutrinoceros force-pushed the filter_upstream_depr_warning branch from 807ad0d to 4535c80 Compare April 3, 2022 11:41
@neutrinoceros
neutrinoceros force-pushed the filter_upstream_depr_warning branch from 4535c80 to 925fb32 Compare April 3, 2022 12:14
@cphyc
cphyc merged commit bb9167e into yt-project:main Apr 4, 2022
@lumberbot-app

lumberbot-app Bot commented Apr 4, 2022

Copy link
Copy Markdown

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 yt-4.0.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 bb9167ede1fb092bea05af9ad85604dc15ef0398
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #3882: TST: workaround upstream instabilities'
  1. Push to a named branch:
git push YOURFORK yt-4.0.x:auto-backport-of-pr-3882-on-yt-4.0.x
  1. Create a PR against branch yt-4.0.x, I would have named this PR:

"Backport PR #3882 on branch yt-4.0.x (TST: workaround upstream instabilities)"

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.

@neutrinoceros
neutrinoceros deleted the filter_upstream_depr_warning branch April 4, 2022 16:27
neutrinoceros pushed a commit to neutrinoceros/yt that referenced this pull request Apr 4, 2022
…_depr_warning

TST: workaround upstream instabilities
(cherry picked from commit bb9167e)
@neutrinoceros

Copy link
Copy Markdown
Member Author

matthewturk added a commit that referenced this pull request Apr 13, 2022
Manual backport #3882 to yt-4.0.x (TST: workaround upstream instabilities)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker Highest priority level bug tests: running tests Issues with the test setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants