On 14 October 2016 at 17:40, <leonardo.sandoval.gonza...@linux.intel.com> wrote:
> def test_devtool_add_fetch_git(self): > - # Fetch source > + if self.distro == 'poky-tiny': > + self.skipTest('libmatchbox2 is not buildable with poky-tiny > because it requires a libx11 provider') > tempdir = tempfile.mkdtemp(prefix='devtoolqa') > self.track_for_cleanup(tempdir) > url = 'git://git.yoctoproject.org/libmatchbox' > Changing the test to use a recipe that doesn't require a distro feature that many distros disable seems like a more sustainable fix. Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core