qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Enable iotests during "make check"
@ 2019-07-15 14:54 Thomas Huth
  2019-07-15 14:54 ` [Qemu-devel] [PATCH 1/2] tests/qemu-iotests/group: Remove some more tests from the "auto" group Thomas Huth
  2019-07-15 14:54 ` [Qemu-devel] [PATCH 2/2] tests: Run the iotests during "make check" again Thomas Huth
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Huth @ 2019-07-15 14:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Alex Bennée, qemu-block, Max Reitz

First patch removes some more problematic tests from the "auto" group,
so that we can finally enable the "iotests" during "make check" in the
second patch.

Thomas Huth (2):
  tests/qemu-iotests/group: Remove some more tests from the "auto" group
  tests: Run the iotests during "make check" again

 tests/Makefile.include      |   8 +--
 tests/check-block.sh        |  44 +++++++++++----
 tests/qemu-iotests-quick.sh |   8 ---
 tests/qemu-iotests/group    | 109 ++++++++++++++++++------------------
 4 files changed, 93 insertions(+), 76 deletions(-)
 delete mode 100755 tests/qemu-iotests-quick.sh

-- 
2.21.0



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

end of thread, other threads:[~2019-07-16  9:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15 14:54 [Qemu-devel] [PATCH 0/2] Enable iotests during "make check" Thomas Huth
2019-07-15 14:54 ` [Qemu-devel] [PATCH 1/2] tests/qemu-iotests/group: Remove some more tests from the "auto" group Thomas Huth
2019-07-15 15:12   ` Eric Blake
2019-07-15 15:18     ` Thomas Huth
2019-07-15 17:17       ` Max Reitz
2019-07-16  9:03         ` Thomas Huth
2019-07-16  9:07           ` Max Reitz
2019-07-15 14:54 ` [Qemu-devel] [PATCH 2/2] tests: Run the iotests during "make check" again Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).