Skip to content

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

Merged
merged 4 commits into from
Sep 13, 2022
Merged

change test such that it passes in headless mode (instead of xpass) #48520

merged 4 commits into from
Sep 13, 2022

Conversation

adrienpacifico
Copy link
Contributor

…and xpass in non-headless mode (instead of error).

…and xpass in non-headless mode (instead of error)
@pep8speaks
Copy link

pep8speaks commented Sep 12, 2022

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

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Sep 12, 2022
@mroeschke mroeschke added the IO Data IO issues that don't fit into a more specific label label Sep 13, 2022
@mroeschke mroeschke added this to the 1.6 milestone Sep 13, 2022
@mroeschke mroeschke merged commit 86967da into pandas-dev:main Sep 13, 2022
@mroeschke
Copy link
Member

Great! Thanks @adrienpacifico

@adrienpacifico adrienpacifico deleted the test_clipboard branch September 13, 2022 18:54
@jbrockmendel
Copy link
Member

These are now xpassing for me on mac, py39

@adrienpacifico
Copy link
Contributor Author

jbrockmendel and it was passing before the PR or was it xpassing?
Sorry for the inconvenience. I guess the strict = True is breaking your test suite?

@jbrockmendel
Copy link
Member

I guess the strict = True is breaking your test suite?

correct

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: [unit test] pandas/io/clipboard/__init__.py:300: PyperclipException
4 participants