Files
pytest2/doc/en
Ran Benita 00d9640abc Revert "Fix teardown error reporting when --maxfail=1 (#11721)"
Fix #12021.
Reopens #11706.

This reverts commit 12b9bd5801.

This change caused a bad regression in pytest-xdist:
https://github.com/pytest-dev/pytest-xdist/issues/1024

pytest-xdist necessarily has special handling of `--maxfail` and session
fixture teardown get executed multiple times with the change.

Since I'm not sure how to adapt pytest-xdist myself, revert for now.

I kept the sticky `shouldstop`/`shouldfail` changes as they are good
ideas regardless I think.
2024-02-23 11:45:26 +02:00
..
2024-02-18 07:21:05 -03:00
2020-12-16 11:19:45 -03:00
2024-01-02 12:20:47 +02:00
2024-01-02 12:20:47 +02:00
2018-05-23 16:45:23 +02:00
2021-12-27 09:23:15 -03:00
2012-06-06 08:52:53 +09:00
2024-02-18 07:21:05 -03:00
2019-12-19 10:35:15 +01:00
2022-06-10 15:40:53 +02:00