]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner: Handle unexpectedSucesses
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 May 2019 15:20:19 +0000 (16:20 +0100)
committerArmin Kuster <akuster808@gmail.com>
Sat, 18 May 2019 04:30:06 +0000 (21:30 -0700)
commit3c164b94fbb0efc513ee747cccd571a73688b541
tree7a0bac414d4be708ee9f5043000dce8cb1fe0958
parent53df0c93c46b6ab1366df44bd9927dc6f8699b29
oeqa/core/runner: Handle unexpectedSucesses

Instead of showing:
RESULTS - ptest.PtestRunnerTest.test_ptestrunner - Testcase 1600: UNKNOWN (32.30s)

map unexpectedSuccesses to PASSED and improve the way they're displayed. We
expect/allow ptest runner to fail but if it passes we should handle it correctly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/core/runner.py