public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/7] oe-selftest QA test fixes
@ 2014-12-23 16:08 Paul Eggleton
  2014-12-23 16:08 ` [PATCH 1/7] oeqa/utils: replace some tabs with spaces Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Paul Eggleton @ 2014-12-23 16:08 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-12-23 16:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23 16:08 [PATCH 0/7] oe-selftest QA test fixes Paul Eggleton
2014-12-23 16:08 ` [PATCH 1/7] oeqa/utils: replace some tabs with spaces Paul Eggleton
2014-12-23 16:08 ` [PATCH 2/7] oeqa/utils: fix testcase decorator to allow calling tests individually Paul Eggleton
2014-12-23 16:08 ` [PATCH 3/7] oeqa/selftest: fix test_event_handler for changes in bitbake output Paul Eggleton
2014-12-23 16:08 ` [PATCH 4/7] oeqa/selftest: skip test_incremental_image_generation if not using rpm Paul Eggleton
2014-12-23 16:08 ` [PATCH 5/7] oeqa/selftest: improve failure messages for devtool tests Paul Eggleton
2014-12-23 16:08 ` [PATCH 6/7] oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_git Paul Eggleton
2014-12-23 16:08 ` [PATCH 7/7] oeqa/selftest: fix test_force_task so it doesn't taint the entire build Paul Eggleton
2014-12-23 16:20   ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox