]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest: disable report-error class when builds are expected to fail
authorRoss Burton <ross.burton@intel.com>
Thu, 4 Aug 2016 16:04:51 +0000 (17:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 08:36:29 +0000 (09:36 +0100)
commit51f74a0d1ce4de9d311becee8e7d7cc7cd703d45
tree077f20fbc58ed9e5b0c76324235b530315440702
parent40b89061c1efe8c150c1ac0886616d1b6facc2a0
oeqa/selftest: disable report-error class when builds are expected to fail

Some invocations of bitbake are expected to fail, so we don't want to report the
errors to errors.yoctoproject.org.  Also rewrite the messages in
test_invalid_patch so they reflect reality.

[ YOCTO #10052 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/bbtests.py
meta/lib/oeqa/selftest/buildoptions.py