Skip to content

TST: [ArrowStringArray] add dtype parameterisation to test_astype_float and test_fillna_args #40677

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
Mar 29, 2021

Conversation

simonjayhawkins
Copy link
Member

#35259 added dtype parameterisation to existing tests in pandas/tests/arrays/string_/test_string.py and xfailed for ArrowStringArray where needed.

test_astype_float and test_fillna_args were later added in #37974 and #37987 respectively.

This PR doesn't fix (although will be looking at the all the xfailed tests in this module shortly, #35169 (comment)) just xfails to reduce the diff (slightly) for #39908

@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite Strings String extension data type and string data labels Mar 29, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone Mar 29, 2021
@jreback jreback merged commit a85cccd into pandas-dev:master Mar 29, 2021
@jreback
Copy link
Contributor

jreback commented Mar 29, 2021

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the test_string branch April 1, 2021 12:35
vladu pushed a commit to vladu/pandas that referenced this pull request Apr 5, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strings String extension data type and string data 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