]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2019 10:58:04 +0000 (11:58 +0100)
commit7885939ca3dea9704185e93469fe515c17eb8017
tree407d3a595629d6cacc29c99347406191422fb39f
parentf8c9c511b5f1b7dbd45b77f345cb6c048ae6763e
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>
meta/lib/oeqa/core/runner.py