Skip to content

Run the scikit-learn test suite in parallel again#7315

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.12from
csadorf:revert-6609
Oct 9, 2025
Merged

Run the scikit-learn test suite in parallel again#7315
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.12from
csadorf:revert-6609

Conversation

@csadorf
Copy link
Copy Markdown
Contributor

@csadorf csadorf commented Oct 7, 2025

This reverts commit b49c962.

Testing whether the issue reported in #7055 still persists.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Oct 7, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the ci label Oct 7, 2025
@csadorf csadorf added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 7, 2025
@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Oct 7, 2025

/ok to test c91d62b

@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Oct 7, 2025

Looks like #7055 might be resolved, but at least one of the jobs failed on OOM issues: https://github.com/rapidsai/cuml/actions/runs/18325265833/job/52189766483?pr=7315#step:10:2029

@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Oct 8, 2025

/ok to test 586543a

@csadorf csadorf changed the title Revert "Do not run the scikit-learn test suite in parallel. (#6609)" Run the scikit-learn test suite in parallel again Oct 8, 2025
@csadorf csadorf marked this pull request as ready for review October 8, 2025 21:35
@csadorf csadorf requested a review from a team as a code owner October 8, 2025 21:35
@csadorf csadorf requested a review from msarahan October 8, 2025 21:35
@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Oct 9, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 1e28fda into rapidsai:branch-25.12 Oct 9, 2025
112 checks passed
@csadorf csadorf deleted the revert-6609 branch October 9, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parallel execution of scikit-learn integration tests broken due to non-deterministic test collection

3 participants