From 831ae937c06cccc2bf54006f9622d0d66f994730 Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Fri, 6 Apr 2018 13:33:31 -0600 Subject: [PATCH] qemu-io tests: comment out problematic block io tests issues The following issues are seen: 153 - error resulting from failed to get "write" lock 162 - sometimes we see different error code / message 229 - we get periodic failures on ARM and POWER, not sure why 235 - test explicitly requires KVM as part of the test Signed-off-by: Bruce Rogers --- tests/qemu-iotests/group | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 61a6d98ebd..85b2bf75a8 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -159,7 +159,7 @@ 150 rw auto quick 151 rw auto 152 rw auto quick -153 rw auto quick +#ISSUES 153 rw auto quick 154 rw auto backing quick 155 rw auto 156 rw auto quick @@ -168,7 +168,7 @@ 159 rw auto quick 160 rw auto quick 161 rw auto quick -162 auto quick +#ISSUES 162 auto quick 163 rw auto 165 rw auto quick 169 rw auto quick migration @@ -227,9 +227,9 @@ 225 rw auto quick 226 auto quick 227 auto quick -229 auto quick +#ISSUES on ARM and POWER, we somtimes see failure, not sure why 229 auto quick 231 auto quick 232 auto quick 233 auto quick 234 auto quick migration -235 auto quick +#ISSUES - requires KVM 235 auto quick