Skip to content

Conversation

lucyleeow
Copy link
Member

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Removes xfail added in #31406 now our array api strict version has increased in CIs

Any other comments?

Copy link

✔️ Linting Passed

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

Generated for commit: 279226e. Link to the linter CI: here

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

Thought for later: We don't seem to set a min supported version for array-api-strict. I guess it could make sense even if it's just a test dependency. We do have a pytest min version for instance.

@jeremiedbb jeremiedbb merged commit 42b6fc8 into scikit-learn:main Sep 1, 2025
45 of 47 checks passed
@lucyleeow lucyleeow deleted the rm_xfail_strict branch September 2, 2025 04:03
@lucyleeow
Copy link
Member Author

Good point but I think we are just going with the latest version to follow new developments (I think we're doing the same with array api extra and array api compat, though we vendor those). So we'd have to have a way to remember to update the min version with each new release...?

@jeremiedbb jeremiedbb mentioned this pull request Sep 3, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants