From: Alex Bennée Date: Tue, 5 Jan 2021 10:04:02 +0000 (+0000) Subject: tests/iotests: drop test 312 from auto group X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f4c6557bfef388628f50af35d36be85c30ab2553;p=qemu.git tests/iotests: drop test 312 from auto group The "auto" documentation states: That means they should run with every QEMU binary (also non-x86) which is not the case as the check-system-fedora build which only includes a rag tag group of rare and deprecated targets doesn't support the virtio device required. Fixes: ef9bba1484b ("quorum: Implement bdrv_co_block_status()") Signed-off-by: Alex Bennée Tested-by: Philippe Mathieu-Daudé Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20210105100402.12350-1-alex.bennee@linaro.org> --- diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index e4fb6327ae..bc5bc324fe 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -318,4 +318,4 @@ 307 rw quick export 308 rw 309 rw auto quick -312 rw auto quick +312 rw quick