]> 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>
Wed, 25 Jul 2018 15:48:13 +0000 (16:48 +0100)
commit1aa7471b11aedc68de5116c461fe73152e3985fd
tree95fa220cc86c8f3b38f97e92b12a43de55fff532
parentb247392b4ced57cfe694656032f6a6723740a9e8
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.

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