[OE-core] [meta-oe][PATCH 1/3] testimage: Refactoring and fixing.

Richard Purdie richard.purdie at linuxfoundation.org
Sat Aug 11 12:29:59 UTC 2018


On Fri, 2018-08-10 at 21:37 +0200, Paulo Neves wrote:
> The testimage.bbclass invocation of controllers besides
> simpletarget and qemutarget was broken.  Setting TEST_TARGET
> to class names did not work, only hardcoded values set in
> context.py were allowed.  On the other hand the other
> TEST_TARGETs available were supposedly available through the
> class name convetion but none of them were working. See:
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=12842
> 
> In this commit qemuwrapper and simpletarget TEST_TARGETS are
> now not available through these names, but through the
> common convention of class names.

There are some good cleanups in here, thanks! It is hard to review due
to the number/size of changes. I put it into a test run on the
autobuilder and it failed:

https://autobuilder.yocto.io/builders/nightly-musl/builds/1220/steps/Running%20Sanity%20Tests/logs/stdio

The rest of the builds have't gotten this far yet but I suspect we'll
see further similar failures and these will need to be fixed before we
can consider merging the patches.

Cheers,

Richard



More information about the Openembedded-core mailing list