]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Test 183 does not work on macOS and OpenBSD
authorThomas Huth <thuth@redhat.com>
Tue, 21 Jan 2020 09:52:02 +0000 (10:52 +0100)
committerMax Reitz <mreitz@redhat.com>
Thu, 6 Feb 2020 12:47:45 +0000 (13:47 +0100)
commit30ad36f55f4734ea663ddc21ea0910f2c7b4423c
tree6e96f1eda8ba31fc74b9ff977abd98cd73f2925b
parent877d18f2aa240672333f44651e67fd4ebb94eeb8
iotests: Test 183 does not work on macOS and OpenBSD

In the long run, we might want to add test 183 to the "auto" group
(but it still fails occasionally, so we cannot do that yet). However,
when running 183 in Cirrus-CI on macOS, or with our vm-build-openbsd
target, it currently always fails with an "Timeout waiting for return
on handle 0" error.

Let's mark it as supported only on systems where the test is working
most of the time (i.e. Linux, FreeBSD and NetBSD).

Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 20200121095205.26323-4-thuth@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/183