From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] oeqa: two fixes regarding skipping tests
Date: Fri, 21 Jun 2019 09:18:01 +0800 [thread overview]
Message-ID: <cover.1561023072.git.Qi.Chen@windriver.com> (raw)
*** BLURB HERE ***
The following changes since commit 1d60af733cc28018ce95789191986e3ce6c3b86d:
python3: python3: Fix build error x86->x86 (2019-06-19 22:13:42 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/oeqa-skip-class
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/oeqa-skip-class
Chen Qi (2):
context.py: avoid skipping tests by meaningless command argument
oeqa: avoid class setup method to run when skipping the whole class
meta/lib/oeqa/core/case.py | 2 ++
meta/lib/oeqa/core/context.py | 10 +++++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
1.9.1
next reply other threads:[~2019-06-21 1:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-21 1:18 Chen Qi [this message]
2019-06-21 1:18 ` [PATCH 1/2] context.py: avoid skipping tests by meaningless command argument Chen Qi
2019-06-21 1:18 ` [PATCH 2/2] oeqa: avoid class setup method to run when skipping the whole class Chen Qi
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.1561023072.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.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.