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 back "Fix teardown error reporting when --maxfail=1 (#11721)" #12279

Merged
merged 2 commits into from
May 2, 2024
Merged

Add back "Fix teardown error reporting when --maxfail=1 (#11721)" #12279

merged 2 commits into from
May 2, 2024

Conversation

bbrown1867
Copy link
Contributor

Closes #11706.

Originally fixed in #11721, but then reverted in #12022 due to a regression in pytest-xdist.

The regression was fixed on the pytest-xdist side in pytest-dev/pytest-xdist#1026.

@bbrown1867
Copy link
Contributor Author

cc: @bluetech

Copy link
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

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

Thanks!

@bluetech bluetech merged commit 4c5298c into pytest-dev:main May 2, 2024
24 checks passed
@bbrown1867 bbrown1867 deleted the bbrown1867/11706/add-fix-from-pytest8-back branch May 2, 2024 12:38
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.

Pytest aborts when fixture errors during teardown and --maxfail=1
2 participants