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

Fix pytest workaround for ExceptionGroup display #3432

Merged

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Aug 10, 2022

Fixes #3430, and adds a test to ensure it can't reoccur.

@Zac-HD Zac-HD added bug something is clearly wrong here legibility make errors helpful and Hypothesis grokable interop how to play nicely with other packages labels Aug 10, 2022
@Zac-HD Zac-HD force-pushed the fix-exceptiongroup-display-workaround branch from 6919544 to df1896e Compare August 10, 2022 03:12
@Zac-HD Zac-HD merged commit ae171e0 into HypothesisWorks:master Aug 10, 2022
@Zac-HD Zac-HD deleted the fix-exceptiongroup-display-workaround branch August 10, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is clearly wrong here interop how to play nicely with other packages legibility make errors helpful and Hypothesis grokable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distinct failure tracebacks of ExceptionGroup are not printed by pytest
1 participant