]> Git Repo - qemu.git/commitdiff
iotests: Remove 130 from the "auto" group
authorThomas Huth <[email protected]>
Fri, 18 Oct 2019 16:10:08 +0000 (18:10 +0200)
committerPeter Maydell <[email protected]>
Thu, 31 Oct 2019 11:04:10 +0000 (11:04 +0000)
Peter hit a "Could not open 'TEST_DIR/t.IMGFMT': Failed to get shared
'write' lock - Is another process using the image [TEST_DIR/t.IMGFMT]?"
error with 130 already twice. Looks like this test is a little bit
shaky, and currently nobody has a real clue what could be causing this
issue, so for the time being, let's disable it from the "auto" group so
that it does not gate the pull requests.

Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: John Snow <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
tests/qemu-iotests/group

index 28871604cd2558f5ba23f5cf0ba087347a4afb83..095ed1b880695f9ca0de7da2e90c7bb9dfc2c989 100644 (file)
 127 rw backing quick
 128 rw quick
 129 rw quick
-130 rw auto quick
+130 rw quick
 131 rw quick
 132 rw quick
 133 auto quick
This page took 0.027689 seconds and 4 git commands to generate.