From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Fix setUp and tearDown for runtime tests
Date: Thu, 15 Oct 2015 06:29:36 +0000 [thread overview]
Message-ID: <cover.1444890026.git.mariano.lopez@linux.intel.com> (raw)
From: Mariano Lopez <mariano.lopez@linux.intel.com>
Some runtime tests will overwrite the setUp and tearDown methods
and this will cause the parent's method to not run at all. These
changes will fix the setUp and tearDown methods for the child classes.
The following changes since commit d302c98822efe2cb78a63b620aed1b94b4ed4a68:
bitbake: toaster: Fix missing tooltips from layers on project configuration page (2015-10-13 15:35:49 +0300)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mariano/bug8465
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug8465
Mariano Lopez (2):
oetest: Add tearDownLocal class
oeqa/runtime: Fix setUp and tearDown methods
meta/lib/oeqa/oetest.py | 6 ++++++
meta/lib/oeqa/runtime/_ptest.py | 2 +-
meta/lib/oeqa/runtime/date.py | 4 ++--
meta/lib/oeqa/runtime/kernelmodule.py | 4 ++--
meta/lib/oeqa/runtime/scanelf.py | 2 +-
5 files changed, 12 insertions(+), 6 deletions(-)
--
1.8.4.5
next reply other threads:[~2015-10-15 14:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 6:29 mariano.lopez [this message]
2015-10-15 6:29 ` [PATCH 1/2] oetest: Add tearDownLocal class mariano.lopez
2015-10-15 6:29 ` [PATCH 2/2] oeqa/runtime: Fix setUp and tearDown methods 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.1444890026.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