Skip to content

TST: xfail_xp_backend(strict=False) #269

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 21, 2025

Conversation

crusaderky
Copy link
Contributor

@crusaderky crusaderky commented Apr 21, 2025

@@ -27,7 +27,7 @@
lazy_xp_function(in1d, jax_jit=False, static_argnames=("assume_unique", "invert", "xp"))


@pytest.mark.xfail_xp_backend(Backend.SPARSE, reason="no unique_inverse")
@pytest.mark.skip_xp_backend(Backend.SPARSE, reason="no unique_inverse")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is an optional function in the Standard

Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

thanks Guido, LGTM!

@lucascolley lucascolley added this to the 0.7.2 milestone Apr 21, 2025
@lucascolley lucascolley merged commit 9c9326a into data-apis:main Apr 21, 2025
10 checks passed
@crusaderky crusaderky deleted the xfail_strict branch April 21, 2025 14:56
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.

2 participants