[OE-core] [PATCH 3/9] selftest: skip test_read_only_image on poky-tiny distro

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Mon Oct 17 15:00:04 UTC 2016



On 10/17/2016 06:48 AM, Burton, Ross wrote:
>
> On 14 October 2016 at 17:40, 
> <leonardo.sandoval.gonzalez at linux.intel.com 
> <mailto:leonardo.sandoval.gonzalez at linux.intel.com>> wrote:
>
>     + if self.distro == 'poky-tiny':
>     +            self.skipTest('core-image-sato is not buildable with
>     poky-tiny')
>
>
> DISTRO_FEATURE check - sato needs opengl x11 so this is the actual 
> blocker.
>
> For a read_only_image test, switching the image to core-image-base or 
> similar would exercise the code just as well without needing as much 
> building or assumptions on DISTRO/MACHINE.
>
I see. So instead of using the distro value, I will use the 'libx11 in 
DISTRO_FEATURE' check. Sending V2 today.
> Ross

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161017/e5a9d4c5/attachment-0002.html>


More information about the Openembedded-core mailing list