[OE-core] [PATCH 0/7] oe-selftest QA test fixes

Paul Eggleton paul.eggleton at linux.intel.com
Tue Dec 23 16:08:41 UTC 2014


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




More information about the Openembedded-core mailing list