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: un-xfail incorrectly xfailed tests for maybe_promote #28564

Merged
merged 2 commits into from
Oct 1, 2019

Conversation

jbrockmendel
Copy link
Member

This sits on top of #28561.

@gfyoung gfyoung added Testing pandas testing functions or related to the test suite Dtype Conversions Unexpected or buggy dtype conversions labels Sep 22, 2019
@jbrockmendel
Copy link
Member Author

@jreback gentle ping. This a blocker for a collection of PRs to fix about a third of our existing xfails.

dtype = np.object_

return dtype, fill_value


def _check_lossless_cast(value, dtype: np.dtype) -> bool:
Copy link
Contributor

Choose a reason for hiding this comment

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

this is nice, though I think we have several implementation of this (or maybe for the array form) in this file, in the future would be nice to consolidate.

Copy link
Member Author

Choose a reason for hiding this comment

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

will take a look. plenty of follow-ups coming up for this. hopefully will be orthogonal and small.

@jreback jreback added this to the 1.0 milestone Oct 1, 2019
@jreback jreback merged commit 8d858f7 into pandas-dev:master Oct 1, 2019
@jreback
Copy link
Contributor

jreback commented Oct 1, 2019

thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the maybe_promote3 branch October 1, 2019 13:30
josibake pushed a commit to josibake/pandas that referenced this pull request Oct 1, 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
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions 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