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

Closes #3664: streamline get_max_array_rank checks in unit testing #3673

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Aug 16, 2024

This creates a new pytest fixture allowing unit tests to be skipped with @pytest.mark.skip_if_max_rank_less_than or @pytest.mark.skip_if_max_rank_greater_than.

Closes #3664: streamline get_max_array_rank checks in unit testing

@ajpotts ajpotts marked this pull request as ready for review August 16, 2024 14:15
@ajpotts ajpotts force-pushed the 3664-streamline-get_max_array_rank-checks-in-unit-testing branch 7 times, most recently from 701d7e4 to e104d00 Compare August 21, 2024 14:33
tests/coargsort_test.py Outdated Show resolved Hide resolved
@ajpotts ajpotts force-pushed the 3664-streamline-get_max_array_rank-checks-in-unit-testing branch 3 times, most recently from 0fe1f21 to c18bf3b Compare August 21, 2024 16:27
@ajpotts ajpotts force-pushed the 3664-streamline-get_max_array_rank-checks-in-unit-testing branch from c18bf3b to 81e7a80 Compare August 21, 2024 17:55
@stress-tess stress-tess added this pull request to the merge queue Aug 21, 2024
Merged via the queue into Bears-R-Us:master with commit f7d276b Aug 21, 2024
10 checks passed
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 this pull request may close these issues.

streamline get_max_array_rank checks in unit testing
3 participants