Initialize testcase results to EX_TESTCASE_FAILED 87/61087/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 20 Aug 2018 03:55:57 +0000 (05:55 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 20 Aug 2018 03:57:58 +0000 (05:57 +0200)
commitc4eb9fa4d1ab767a9324f99c3fab2623a97bb7bd
tree3da792ac12ca233c8c4e795e22136d4b507c2344
parent2ad07442cebfaca7d5d70191f9ffca1cabdf4370
Initialize testcase results to EX_TESTCASE_FAILED

Else the testcase returns EX_OK if exceptions in __init__()

Change-Id: I5f23e91a3ecda22a429a006af56592ee86084038
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 240a546fe43c7338235bb5868079efa3bfb9e6fc)
xtesting/ci/run_tests.py