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

Skip pandas unit tests that crash pytest workers in cudf.pandas #15521

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

mroeschke
Copy link
Contributor

Description

While enabling some ignored pandas unit tests for cudf.pandas, tests were passing in the specified 30 minute allotment, but it appears some of these newly enabled tests are still causing pytest workers to crash. I think it's OK to lose some testing coverage of these tests if it means test runners are not crashing

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 pandas Python Affects Python cuDF API. non-breaking Non-breaking change labels Apr 12, 2024
@mroeschke mroeschke requested a review from a team as a code owner April 12, 2024 01:20
@mroeschke mroeschke added the improvement Improvement / enhancement to an existing function label Apr 12, 2024
@mroeschke
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 9cc87f0 into rapidsai:branch-24.06 Apr 13, 2024
70 checks passed
@mroeschke mroeschke deleted the pandas/tests/crashes branch April 13, 2024 00:30
@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