-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
change test such that it passes in headless mode (instead of xpass) #48520
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
Conversation
…and xpass in non-headless mode (instead of error)
Hello @adrienpacifico! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2022-09-12 22:49:12 UTC |
Great! Thanks @adrienpacifico |
These are now xpassing for me on mac, py39 |
jbrockmendel and it was passing before the PR or was it xpassing? |
correct |
…andas-dev#48520) * change test such that it passes in headless mode (instead of xpass), and xpass in non-headless mode (instead of error) * linting * add single_cpu mark * correct the odorerr of pytest.mark
…and xpass in non-headless mode (instead of error).
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.