[PATCH 0/3] iotests: fix three spurious local failures

Denis V. Lunev posted 3 patches 1 day, 7 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260710161309.1104712-1-den@openvz.org
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
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(-)
[PATCH 0/3] iotests: fix three spurious local failures
Posted by Denis V. Lunev 1 day, 7 hours ago
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