Skip to content
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

TST: Make ignore_matplotlibrc a pytest fixture #10046

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

lpsinger
Copy link
Contributor

This allows it to be composed with pytest marks (e.g. pytest.mark.skipif). See #9991.

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks all OK to me, but will we better wait with merging for the fix for the pytest issue, to retrigger CI.

Copy link
Member

@Cadair Cadair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@pllim pllim added the 💤 merge-when-ci-passes Do not use: We have auto-merge option now. label Mar 18, 2020
This allows it to be composed with pytest marks (e.g.
`pytest.mark.skipif`). See astropy#9991.
@bsipocz bsipocz force-pushed the ignore-matplotlibrc-fixture branch from 72c28ae to 57a4bf6 Compare March 19, 2020 16:56
@bsipocz bsipocz merged commit 0c5ea27 into astropy:master Mar 19, 2020
@bsipocz
Copy link
Member

bsipocz commented Mar 19, 2020

Thanks @lpsinger!

@lpsinger lpsinger deleted the ignore-matplotlibrc-fixture branch March 19, 2020 18:36
bsipocz added a commit that referenced this pull request Mar 22, 2020
TST: Make ignore_matplotlibrc a pytest fixture
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.

None yet

4 participants