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

[BUG] Enable running tests/strings/test_api.py in cudf.pandas tests #15425

Closed
galipremsagar opened this issue Apr 1, 2024 · 0 comments · Fixed by #15461
Closed

[BUG] Enable running tests/strings/test_api.py in cudf.pandas tests #15425

galipremsagar opened this issue Apr 1, 2024 · 0 comments · Fixed by #15461
Labels
bug Something isn't working Python Affects Python cuDF API.

Comments

@galipremsagar
Copy link
Contributor

Describe the bug
Investigate hangs in tests/strings/test_api.py and enable running it in cudf.pandas tests.

This set of tests is being ignored here: https://github.com/rapidsai/cudf/blob/aab6137c80c50eccc5007120f7140cfe6646b5e0/python/cudf/cudf/pandas/scripts/run-pandas-tests.sh#L28C10-L28C35

@galipremsagar galipremsagar added bug Something isn't working Python Affects Python cuDF API. labels Apr 1, 2024
@github-project-automation github-project-automation bot moved this to In Progress in cuDF/Dask/Numba/UCX Apr 1, 2024
rapids-bot bot pushed a commit that referenced this issue Apr 8, 2024
… tests (#15461)

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`

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: #15461
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF/Dask/Numba/UCX Apr 8, 2024
jjacobelli pushed a commit to jjacobelli/cudf that referenced this issue 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant