We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e683b9 commit 1eec5cbCopy full SHA for 1eec5cb
changelog/12204.bugfix.rst
@@ -1,6 +1,7 @@
1
-Fix a regression in pytest 8.0 where tracebacks get longer and longer when multiple tests fail due to a shared higher-scope fixture which raised.
+Fixed a regression in pytest 8.0 where tracebacks get longer and longer when multiple
2
+tests fail due to a shared higher-scope fixture which raised.
3
-Also fix a similar regression in pytest 5.4 for collectors which raise during setup.
4
+Also fixed a similar regression in pytest 5.4 for collectors which raise during setup.
5
6
The fix necessitated internal changes which may affect some plugins:
7
0 commit comments