Skip to content

TST: de-xfail #44659

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 1 commit into from
Nov 29, 2021
Merged

TST: de-xfail #44659

merged 1 commit into from
Nov 29, 2021

Conversation

jbrockmendel
Copy link
Member

Benign-loooking parts broken off from #44429.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Nov 29, 2021
@jreback jreback added this to the 1.4 milestone Nov 29, 2021
@jreback jreback merged commit 7b78b73 into pandas-dev:master Nov 29, 2021
@jbrockmendel jbrockmendel deleted the xfails3 branch November 29, 2021 03:33
@@ -176,7 +175,7 @@ def test_chunks_have_consistent_numerical_type(all_parsers):
assert result.a.dtype == float


def test_warn_if_chunks_have_mismatched_type(all_parsers, request):
def test_warn_if_chunks_have_mismatched_type(all_parsers):
Copy link
Member Author

Choose a reason for hiding this comment

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

well shoot, this already appears to have been wrong

jbrockmendel added a commit that referenced this pull request Nov 29, 2021
simonjayhawkins pushed a commit that referenced this pull request Nov 29, 2021
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.

2 participants