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

Add skip_if_max_rank_less_than markers to numeric_tests.py #3731

Closed
ajpotts opened this issue Aug 30, 2024 · 0 comments · Fixed by #3732
Closed

Add skip_if_max_rank_less_than markers to numeric_tests.py #3731

ajpotts opened this issue Aug 30, 2024 · 0 comments · Fixed by #3732
Assignees

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Aug 30, 2024

Add skip_if_max_rank_less_than markers to numeric_tests.py instead of using:

        if get_max_array_rank() < 2:
            pytest.skip()
@ajpotts ajpotts self-assigned this Aug 30, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 30, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 30, 2024
….py (#3732)

Co-authored-by: Amanda Potts <ajpotts@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant