]> code.ossystems Code Review - openembedded-core.git/commit
selftest/wic: Improve error message for test_fixed_size
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jul 2018 10:54:20 +0000 (10:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2018 21:45:47 +0000 (21:45 +0000)
commitd9ad083ee5a1bc8723b01b31a0010128e26375fd
treec9e754821908c69b405b0bd93cc828ae39eeb420
parentcdc226b8d4114ef4ff51d6f13ceb09f8d264bf76
selftest/wic: Improve error message for test_fixed_size

Currently this can fail with a message like 127 != 0 which is unhelpful.

If we remove the ignore_status=False, the debugging from runCmd is much
more helpful printing status.output.

Also remove the now unneeded exit code check.

(From OE-Core rev: 1aa7471b11aedc68de5116c461fe73152e3985fd)

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