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

Speeding up Python tests #435

Merged
merged 6 commits into from
Aug 19, 2024
Merged

Speeding up Python tests #435

merged 6 commits into from
Aug 19, 2024

Conversation

madsbk
Copy link
Member

@madsbk madsbk commented Aug 14, 2024

Use assert_array_equal to speedup the test suite significantly.
Also some clean up including splitting test_read_write into test_write and test_read.

@madsbk madsbk added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Aug 14, 2024
@madsbk madsbk marked this pull request as ready for review August 14, 2024 09:28
@madsbk madsbk requested a review from a team as a code owner August 14, 2024 09:28
@madsbk
Copy link
Member Author

madsbk commented Aug 19, 2024

/merge

@rapids-bot rapids-bot bot merged commit aede17f into rapidsai:branch-24.10 Aug 19, 2024
48 checks passed
@madsbk madsbk deleted the tests branch August 20, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants