qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] separated wanted and unwanted skips in QEMU iotests
@ 2023-09-06 14:09 Denis V. Lunev
  2023-09-06 14:09 ` [PATCH 1/3] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file Denis V. Lunev
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Denis V. Lunev @ 2023-09-06 14:09 UTC (permalink / raw)
  To: qemu-devel, qemu-block
  Cc: den, Kevin Wolf, Hanna Reitz, Eric Blake,
	Vladimir Sementsov-Ogievskiy

Some time ago there was a discussion in the QEMU mailing list about
the situation when some IO tests were not run and thus the patch
has added a regression, namely
    https://lists.gnu.org/archive/html/qemu-devel/2023-08/msg02381.html

This series contains a possible answer to the problem. Let us separate
intentional and unwanted skipping of the testcase. This patch adds new
state - 'skipped' and that state is considered as a normal skip. In the
other case we do not want that.

The series also contains some fixes which were revealed once the feature
was implemented.

Hope this would not be too bad :)

Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Hanna Reitz <hreitz@redhat.com>
CC: Eric Blake <eblake@redhat.com>
CC: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>




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

end of thread, other threads:[~2023-09-14 14:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-06 14:09 [PATCH 0/3] separated wanted and unwanted skips in QEMU iotests Denis V. Lunev
2023-09-06 14:09 ` [PATCH 1/3] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file Denis V. Lunev
2023-09-13 14:56   ` Eric Blake
2023-09-06 14:09 ` [PATCH 2/3] iotests: improve 'not run' message for nbd-multiconn test Denis V. Lunev
2023-09-12 19:35   ` Vladimir Sementsov-Ogievskiy
2023-09-13 15:09   ` Eric Blake
2023-09-06 14:09 ` [PATCH 3/3] iotests: distinguish 'skipped' and 'not run' states Denis V. Lunev
2023-09-12 20:03   ` Vladimir Sementsov-Ogievskiy
2023-09-12 22:22     ` Denis V. Lunev
2023-09-13 15:36   ` Eric Blake
2023-09-14 14:10     ` Eric Blake
2023-09-14 14:57       ` Denis V. Lunev
2023-09-13 15:47   ` Daniel P. Berrangé
2023-09-13 16:31     ` Eric Blake
2023-09-14 12:28       ` Kevin Wolf
2023-09-14 12:32         ` Peter Maydell

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).