Skip to content

TST: Make test_hash_equality_invariance xfail more generic #55094

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
Sep 11, 2023

Conversation

mroeschke
Copy link
Member

The raises isn't too novel compared to raising a more specific behavior exception like a ValueError

Additionally, seems like hypothesis raises an ExceptionGroup here now which is PY311 specific (or using a backport package).

@mroeschke mroeschke added the Unreliable Test Unit tests that occasionally fail label Sep 11, 2023
@mroeschke mroeschke added this to the 2.1.1 milestone Sep 11, 2023
@mroeschke
Copy link
Member Author

Going to merge to avoid flaky failures

@mroeschke mroeschke merged commit 705d431 into pandas-dev:main Sep 11, 2023
@mroeschke mroeschke deleted the ci/flaky/hypothesis branch September 11, 2023 20:21
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 11, 2023
mroeschke added a commit that referenced this pull request Sep 11, 2023
…riance xfail more generic) (#55100)

Backport PR #55094: TST: Make test_hash_equality_invariance xfail more generic

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unreliable Test Unit tests that occasionally fail
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant