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

Enable tests/strings/test_api.py and tests/io/pytables in cudf.pandas tests #15461

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

mroeschke
Copy link
Contributor

Description

closes #15425
closes #15427

The tests/io/pytables tests are technically skipped since they are marked single_cpu and we run -m not single_cpu

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 3, 2024
@mroeschke mroeschke requested a review from a team as a code owner April 3, 2024 21:55
@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 2d73f11 into rapidsai:branch-24.06 Apr 8, 2024
70 checks passed
@mroeschke mroeschke deleted the pandas/tests/enable3 branch April 8, 2024 21:24
jjacobelli pushed a commit to jjacobelli/cudf that referenced this pull request Apr 9, 2024
… tests (rapidsai#15461)

closes rapidsai#15425
closes rapidsai#15427

The `tests/io/pytables` tests are technically skipped since they are marked `single_cpu` and we run `-m not single_cpu`

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: rapidsai#15461
@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
Archived in project
3 participants