Fix tests incorrectly identified if worker crashes during teardown stage

Fix #124
This commit is contained in:
Bruno Oliveira
2017-08-10 10:43:40 -03:00
parent 79f1b6dab2
commit f8e138b986
5 changed files with 46 additions and 19 deletions

1
changelog/124.bugfix Normal file
View File

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