Prepare release 1.20.0

This commit is contained in:
Bruno Oliveira
2017-08-17 18:34:03 -03:00
parent 5c46cdf62d
commit 577418f28c
3 changed files with 21 additions and 3 deletions

View File

@@ -1 +0,0 @@
Fix issue where tests were being incorrectly identified if a worker crashed during the ``teardown`` stage of the test.

View File

@@ -1,2 +0,0 @@
``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>_` and `flaky <https://pypi.python.org/pypi/flaky>`_.