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

Fix all reduction pytest failures #14869

Conversation

galipremsagar
Copy link
Contributor

@galipremsagar galipremsagar commented Jan 24, 2024

Description

This PR fixes all the remaining one-off reduction pytest failures.

This PR:

= 54 failed, 101872 passed, 2091 skipped, 977 xfailed, 312 xpassed in 1432.99s (0:23:52) =

On pandas_2.0_feature_branch:

= 61 failed, 101866 passed, 2091 skipped, 976 xfailed, 312 xpassed in 1446.19s (0:24:06) =

Checklist

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

@galipremsagar galipremsagar added 3 - Ready for Review Ready for review by team Python Affects Python cuDF API. 4 - Needs cuDF (Python) Reviewer improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 24, 2024
@galipremsagar galipremsagar self-assigned this Jan 24, 2024
@galipremsagar galipremsagar requested a review from a team as a code owner January 24, 2024 19:42
@galipremsagar galipremsagar requested review from bdice and removed request for a team January 24, 2024 19:42
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team 4 - Needs cuDF (Python) Reviewer labels Jan 24, 2024
@galipremsagar galipremsagar merged commit 8784551 into rapidsai:pandas_2.0_feature_branch Jan 24, 2024
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants