diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-13 18:12:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-13 18:15:41 +0000 |
commit | 4be0e15f74cff85edca9de55248939fb438f30ae (patch) | |
tree | aa1b9b8d4ab804f1323711eea9502814fe5a26f6 /meta/site/powerpc-common | |
parent | 476009b590f53c736ee57bcdaa0090ccc19cd206 (diff) | |
download | openembedded-core-4be0e15f74cff85edca9de55248939fb438f30ae.tar.gz openembedded-core-4be0e15f74cff85edca9de55248939fb438f30ae.tar.bz2 openembedded-core-4be0e15f74cff85edca9de55248939fb438f30ae.zip |
oeqa/selftest/recipetool: Fix test_recipetool_create_simple
Correctly handle the any other files/directories that may exist
during the test.
======================================================================
FAIL: test_recipetool_create_simple (oeqa.selftest.recipetool.RecipetoolTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/meta/lib/oeqa/utils/decorators.py", line 106, in wrapped_f
return func(*args, **kwargs)
File "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/meta/lib/oeqa/selftest/recipetool.py", line 414, in test_recipetool_create_simple
self.fail('recipetool did not create recipe file; output:\n%s\ndirlist:\n%s' % (result.output, str(dirlist)))
AssertionError: recipetool did not create recipe file; output:
NOTE: Fetching http://www.dest-unreach.org/socat/download/socat-1.7.3.0.tar.bz2...
NOTE: Unpacking /srv/www/vhosts/autobuilder.yoctoproject.org/current_sources/socat-1.7.3.0.tar.bz2 to /tmp/recipetool-Uj7MIh/
NOTE: Recipe /tmp/recipetoolqaebTo9s/recipe/socat_1.7.3.0.bb has been created; further editing may be required to make it fully functional
dirlist:
['socat', 'socat_1.7.3.0.bb']
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc-common')
0 files changed, 0 insertions, 0 deletions