Skip to content

TST: parametrize and de-duplicate arith tests #27950

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 9 commits into from
Sep 2, 2019

Conversation

jbrockmendel
Copy link
Member

Hopefully before long we can get rid of box fixture altogether, then rename box_with_array to box

@gfyoung gfyoung added Clean Testing pandas testing functions or related to the test suite labels Aug 18, 2019
params=[
pd.Index,
pd.Series,
pytest.param(pd.DataFrame, marks=pytest.mark.xfail),
Copy link
Member

Choose a reason for hiding this comment

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

Is there documentation as to why we XFAIL this?

Copy link
Member Author

Choose a reason for hiding this comment

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

it's case-by-case in the places where it is used

@jreback jreback added this to the 1.0 milestone Sep 2, 2019
@jreback jreback merged commit 498f300 into pandas-dev:master Sep 2, 2019
@jreback
Copy link
Contributor

jreback commented Sep 2, 2019

thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the dtests2 branch September 2, 2019 22:53
MarcoGorelli pushed a commit to MarcoGorelli/pandas that referenced this pull request Sep 3, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean 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