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

REF/TST: handle boolean dtypes in base extension tests #54334

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

jbrockmendel
Copy link
Member

Fixes a handful of xfails in the pyarrow tests, avoids special-casing in a bunch of the BooleanArray tests.

@mroeschke mroeschke added Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Aug 1, 2023
@mroeschke mroeschke added this to the 2.1 milestone Aug 1, 2023
@mroeschke mroeschke merged commit 2bb3557 into pandas-dev:main Aug 1, 2023
39 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the tst-bool branch August 1, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code 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