Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] oeqa: two fixes regarding skipping tests
@ 2019-06-21  1:18 Chen Qi
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Qi @ 2019-06-21  1:18 UTC (permalink / raw)
  To: openembedded-core

*** 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



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

end of thread, other threads:[~2019-06-21  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-21  1:18 [PATCH 0/2] oeqa: two fixes regarding skipping tests Chen Qi
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

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