From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] oe-selftest QA test fixes
Date: Tue, 23 Dec 2014 16:08:41 +0000 [thread overview]
Message-ID: <cover.1419350817.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2014-12-23 16:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-23 16:08 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1419350817.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.