Skip to content

Skip all known pytest failures in pandas-tests #18641

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 18 commits into from
May 8, 2025

Conversation

galipremsagar
Copy link
Contributor

Description

Resolves: #18569
This PR enables strict pass/fail for pandas-tests job by skipping all know failures.

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 self-assigned this May 2, 2025
@galipremsagar galipremsagar requested review from a team as code owners May 2, 2025 16:42
@galipremsagar galipremsagar added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 2, 2025
@github-actions github-actions bot added Python Affects Python cuDF API. cudf.pandas Issues specific to cudf.pandas labels May 2, 2025
@galipremsagar galipremsagar requested a review from vyasr May 2, 2025 16:42
@galipremsagar
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit e0ab818 into rapidsai:branch-25.06 May 8, 2025
123 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf.pandas Issues specific to cudf.pandas improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA] xfail currently failing pandas-test failures to enable CI pass/fail for the job
2 participants