Re: [PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures

2022-03-22 Thread Hanna Reitz
On 18.03.22 21:36, John Snow wrote: Howdy, Heya, [...] - Uh, actually, test 040 fails with this patchset and I don't understand if it's intentional, harmless, a test design problem, or worse: == ERROR:

[PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures

2022-03-18 Thread John Snow
Howdy, This series does for qemu_io() what we've done for qemu_img() and makes this a function that checks the return code by default and raises an Exception when things do not go according to plan. This series removes qemu_io_pipe_and_status(), qemu_io_silent(), and qemu_io_silent_check() in