Skip to content

Generalize DataFrame backend for remaining tests#246

Merged
phofl merged 6 commits into
dask:mainfrom
rjzamora:simplify-cudf-testing
Jul 27, 2023
Merged

Generalize DataFrame backend for remaining tests#246
phofl merged 6 commits into
dask:mainfrom
rjzamora:simplify-cudf-testing

Conversation

@rjzamora

Copy link
Copy Markdown
Member

This is a follow up to #212 - It simplifies the way we set the DataFrame backend for testing, and uses the same mechanism for all py-test modules.

Note that I added a bit of code to avoid cases where the cudf backend was previously hanging. However, I made no attempt to fix any pandas-specific logic. Therefore, there are many tests that still fail for the cudf backend. Now it is just much easier to run the test suite to see what fails :)

@phofl phofl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of small comments

Comment thread dask_expr/tests/test_shuffle.py Outdated
Comment thread dask_expr/io/tests/test_io.py
@phofl phofl merged commit ae552f6 into dask:main Jul 27, 2023
@phofl

phofl commented Jul 27, 2023

Copy link
Copy Markdown
Collaborator

thx!

@rjzamora rjzamora deleted the simplify-cudf-testing branch July 27, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants