Some fixes for issues in the QA tests; some of these came up on the autobuilder, others were stumbled over while I was fixing the other issues.
The following changes since commit 353e70f3964eb6531ecb3dc69cbd827053d8f463: init-ifupdown: Add missing script for qemuarm64 (2014-12-23 10:12:47 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/qafixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qafixes Paul Eggleton (7): oeqa/utils: replace some tabs with spaces oeqa/utils: fix testcase decorator to allow calling tests individually oeqa/selftest: fix test_event_handler for changes in bitbake output oeqa/selftest: skip test_incremental_image_generation if not using rpm oeqa/selftest: improve failure messages for devtool tests oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_git oeqa/selftest: fix test_force_task so it doesn't taint the entire build meta/lib/oeqa/selftest/bbtests.py | 3 +- meta/lib/oeqa/selftest/buildoptions.py | 3 ++ meta/lib/oeqa/selftest/devtool.py | 22 +++++---- meta/lib/oeqa/utils/commands.py | 10 ++-- meta/lib/oeqa/utils/decorators.py | 85 +++++++++++++++++----------------- 5 files changed, 65 insertions(+), 58 deletions(-) -- 1.9.3 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
