Noticed that the pytest_report_teststatus of reportlog was not properly handling unknown statuses while taking a look at: https://github.com/pytest-dev/pytest-rerunfailures/issues/103
2 lines
87 B
ReStructuredText
2 lines
87 B
ReStructuredText
Fix crash when plugins return an unknown stats while using the ``--reportlog`` option.
|