| commit | 93787af080c8491ffa7ba0b49147413c01bb61de | [log] [tgz] |
|---|---|---|
| author | Brendan Higgins <brendanhiggins@google.com> | Tue Feb 26 17:41:39 2019 -0800 |
| committer | Brendan Higgins <brendanhiggins@google.com> | Tue Feb 26 17:47:47 2019 -0800 |
| tree | b31398174e1a5e19b387d825f91350b97c7f479c | |
| parent | 1304e037936b2e3ca459e0ff91b026ea39331323 [diff] |
kunit: tool: fixed test broken by system.exit(1)
4691404d5f6b86c05061961ccbb3603980559c4e ("kunit.py : Exit with exit
code of 1 when all tests do not pass.",
https://kunit.googlesource.com/linux/+/4691404d5f6b86c05061961ccbb3603980559c4e)
broke kunit_tool unit tests by making kunit_tool do a system.exit(1) on
a failure.
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Change-Id: I87ed68609f485e592cd2e5584baf4f5ad879a968