Skip to content

TST: Use more xfail instead of skip #45719

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
Jan 30, 2022
Merged

Conversation

mroeschke
Copy link
Member

In order to catch more behaviors that may be fixed in the future.

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Jan 30, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jan 30, 2022
if orient in ("split", "values"):
pytest.skip("Incompatible with labelled=True")
Copy link
Member

Choose a reason for hiding this comment

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

@WillAyd is xfail the right mark for this? i.e. is it something that needs attention

@jreback jreback merged commit bfe2d52 into pandas-dev:main Jan 30, 2022
@mroeschke mroeschke deleted the tst/skip_xfail branch January 31, 2022 01:58
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants