]> code.ossystems Code Review - openembedded-core.git/commit
test-utils: handle import bb failing and skip the test
authorRoss Burton <ross.burton@intel.com>
Thu, 23 May 2013 11:34:04 +0000 (12:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 15:41:01 +0000 (16:41 +0100)
commitc4a5bd810ca92d57c334113c528bd1d233b3eac4
tree1f1861e7c4ea31bbef036722446a889ca113468b
parent6ff15b794d3027d315712e6a5abae1bed0159d1a
test-utils: handle import bb failing and skip the test

Instead of reporting an error when bb cannot be imported, skip the test
instead. This makes it a lot easier to iterate a test suite when we don't care
about this particular test.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oe/tests/test_utils.py