1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/subunit
Douglas Bagnall 055b7308d2 subunit.run: report failure in process return code
The protocol requires that the TestResult object remembers when it has failed, but
in subclassing unittest.TestResult we forgot to ensure this is true.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-02-09 07:59:20 +01:00
..
__init__.py Support using third party iso8601 module if system doesn't provide one. 2015-03-06 04:41:48 +01:00
run.py subunit.run: report failure in process return code 2018-02-09 07:59:20 +01:00