Skip to content

MNT Skip sample_weight common test only for scipy 1.15 #31188

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

Merged
merged 1 commit into from
Apr 13, 2025

Conversation

jeremiedbb
Copy link
Member

@jeremiedbb jeremiedbb commented Apr 12, 2025

Closes #31098

The skip was added as a consequence of a regression introduced in scipy 1.15, see #31101.
It's fixed in scipy main and so will be part of scipy 1.16, see scipy/scipy#22791 So we only need to skip the check for scipy 1.15.

cc/ @ogrisel @antoinebaker

@jeremiedbb jeremiedbb added No Changelog Needed Quick Review For PRs that are quick to review labels Apr 12, 2025
Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 70e249f. Link to the linter CI: here

@ogrisel ogrisel merged commit 28ec3cf into scikit-learn:main Apr 13, 2025
49 checks passed
lucyleeow pushed a commit to EmilyXinyi/scikit-learn that referenced this pull request Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing CI for check_sample_weight_equivalence_on_dense_data with LinearRegerssion on debian_32bit
2 participants