Merge pull request #218 from nicoddemus/teardown-crash
Identify correct test crashed during teardown and support multiple test logs from plugins
This commit is contained in:
1
changelog/124.bugfix
Normal file
1
changelog/124.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Fix issue where tests were being incorrectly identified if a worker crashed during the ``teardown`` stage of the test.
|
||||
2
changelog/206.feature
Normal file
2
changelog/206.feature
Normal file
@@ -0,0 +1,2 @@
|
||||
``xdist`` now supports tests to log results multiple times, improving integration with plugins which require
|
||||
it like `pytest-rerunfailures <https://github.com/gocept/pytest-rerunfailures>_`.
|
||||
Reference in New Issue
Block a user