Fix test results 61/16461/2
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Thu, 13 Dec 2018 10:10:47 +0000 (11:10 +0100)
committerOle Trøan <otroan@employees.org>
Fri, 14 Dec 2018 19:46:42 +0000 (19:46 +0000)
commit2eca70db953c21d2cb797ad7a172e9b1c0ccd299
tree3c62fad03c7357db8e861386878d9aa04d24e3e4
parentac475f4bf4d10ae603f57a406ef607f0de840328
Fix test results

In a rare case a failure can occur in a VppTestCase which hasn't been
part of the original TestSuite, such as in memif testcases. Fix the
reporting after test run in these cases.

Change-Id: Ib2a34fc195179605c22b95bd0e2c7cebca17012f
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
test/run_tests.py