All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iotests: fix three spurious local failures
@ 2026-07-10 16:13 Denis V. Lunev
  2026-07-10 16:13 ` [PATCH 1/3] iotests: run the test pool with the 'fork' start method Denis V. Lunev
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Denis V. Lunev @ 2026-07-10 16:13 UTC (permalink / raw)
  To: qemu-block, qemu-devel; +Cc: den, Kevin Wolf, Hanna Reitz

Three independent fixes found while chasing a clean './check -qcow2'
run on a Python 3.14 host. Unrelated to each other, sent as one series
since they came out of the same session.

Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Hanna Reitz <hreitz@redhat.com>

Denis V. Lunev (3):
  iotests: run the test pool with the 'fork' start method
  iotests: skip FUSE tests when FUSE is not usable
  iotests/migrate-bitmaps-postcopy-test: drop the postcopy timing
    assertion

 tests/qemu-iotests/common.rc                       | 14 ++++++++++++++
 tests/qemu-iotests/testrunner.py                   |  6 ++++--
 tests/qemu-iotests/tests/file-io-error             |  4 +---
 tests/qemu-iotests/tests/fuse-allow-other          |  2 ++
 tests/qemu-iotests/tests/fuse-mmap-shared          |  9 ++++++---
 .../tests/migrate-bitmaps-postcopy-test            |  1 -
 6 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.53.0



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

end of thread, other threads:[~2026-07-14 12:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 16:13 [PATCH 0/3] iotests: fix three spurious local failures Denis V. Lunev
2026-07-10 16:13 ` [PATCH 1/3] iotests: run the test pool with the 'fork' start method Denis V. Lunev
2026-07-14 11:08   ` Kevin Wolf
2026-07-10 16:13 ` [PATCH 2/3] iotests: skip FUSE tests when FUSE is not usable Denis V. Lunev
2026-07-14 11:19   ` Kevin Wolf
2026-07-10 16:13 ` [PATCH 3/3] iotests/migrate-bitmaps-postcopy-test: drop the postcopy timing assertion Denis V. Lunev
2026-07-14 11:28   ` Kevin Wolf
2026-07-14 12:36     ` Vladimir Sementsov-Ogievskiy

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.