]> 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, 11 May 2019 15:44:16 +0000 (08:44 -0700)
commit21079473e0cbd0e43682dc0d15a651e7e64db747
tree0675979492811d1941f6e4fe77779395645b0c2a
parent551153b0bd1ebbc05582f6014e3d88b9ce4a46d0
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