]> code.ossystems Code Review - openembedded-core.git/commit
runtime/cases/ptest.py: fail when ptests fail on target
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 4 Jan 2018 12:13:46 +0000 (14:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Jan 2018 11:54:56 +0000 (11:54 +0000)
commit21b27d1e9d54d4aab412facff22cd5d3d77827a8
treed2839df2de47fbf9c404e64f80244f1416a3e664
parentf57feab2727dca916744deb64825f3beaf07961d
runtime/cases/ptest.py: fail when ptests fail on target

That's the whole point isn't it? Previously this testcase succeeded
even if some of the underlying on-target tests failed; the only way
to find out if anything was wrong was to manually inspect the logs.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/ptest.py