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

Remove prior test skipping in run-pandas-tests with testing 2.2.1 #15440

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

mroeschke
Copy link
Contributor

Description

Now that pandas 2.2.1 is used when running the pandas test suite with cudf.pandas, some of the previously skipped tests can now be enabled now that deterministic data is used in the test suite and some tests were refactored.

Also cleaned up some redundant/old configs in this file

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@mroeschke mroeschke added Python Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 2, 2024
@mroeschke mroeschke requested a review from a team as a code owner April 2, 2024 19:30
@mroeschke mroeschke requested review from vyasr and galipremsagar April 2, 2024 19:31
Copy link
Contributor

@galipremsagar galipremsagar left a comment

Choose a reason for hiding this comment

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

Since we are close to merging #15369, I'd like to wait to merge this PR.

@mroeschke mroeschke added pandas and removed Python Affects Python cuDF API. labels Apr 3, 2024
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 8, 2024
@galipremsagar
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit bd249cc into rapidsai:branch-24.06 Apr 8, 2024
70 checks passed
@mroeschke mroeschke deleted the pandas/tests/2.2.1 branch April 8, 2024 16:39
@vyasr vyasr removed the pandas label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants