From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] OEQA loader improvement
Date: Fri, 10 Feb 2017 14:15:55 +0000 [thread overview]
Message-ID: <cover.1486735704.git.mariano.lopez@linux.intel.com> (raw)
From: Mariano Lopez <mariano.lopez@linux.intel.com>
The first adds more verbosity when a class doesn't inherit
from the expected test class.
The second patch raises an error when trying to import a test
with the same module name as a built-in module.
The following changes since commit e758547db9048d4aa1c1415d6af8072f519fae24:
nss: Fix nss-native so the checksum doesn't change with BUILD_ARCH (2017-02-09 10:52:03 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mariano/bug10978
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug10978
Mariano Lopez (2):
oeqa/core/loader.py: Give meaningful error when failed to load classes
oeqa/core/loader.py: Avoid importing tests with built-ins name
meta/lib/oeqa/core/loader.py | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
--
2.6.6
next reply other threads:[~2017-02-10 22:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-10 14:15 mariano.lopez [this message]
2017-02-10 14:15 ` [PATCH 1/2] oeqa/core/loader.py: Give meaningful error when failed to load classes mariano.lopez
2017-02-10 14:15 ` [PATCH 2/2] oeqa/core/loader.py: Avoid importing tests with built-ins name mariano.lopez
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.1486735704.git.mariano.lopez@linux.intel.com \
--to=mariano.lopez@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox