qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Max Reitz <mreitz@redhat.com>, qemu-block@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, John Snow <jsnow@redhat.com>,
	qemu-devel@nongnu.org
Subject: [PATCH v2 6/6] iotests: Remove 130 from the "auto" group
Date: Mon, 21 Oct 2019 12:53:50 +0200	[thread overview]
Message-ID: <20191021105350.1710-7-thuth@redhat.com> (raw)
In-Reply-To: <20191021105350.1710-1-thuth@redhat.com>

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, so for the time being, let's disable it from the "auto" group so
that it does not gate the pull requests.

Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 tests/qemu-iotests/group | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index 2dd671b82e..9f99f8623f 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -151,7 +151,7 @@
 127 rw auto backing quick
 128 rw quick
 129 rw quick
-130 rw auto quick
+130 rw quick
 131 rw quick
 132 rw quick
 133 auto quick
-- 
2.18.1



  parent reply	other threads:[~2019-10-21 11:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 10:53 [PATCH v2 0/6] Enable more iotests during "make check-block" Thomas Huth
2019-10-21 10:53 ` [PATCH v2 1/6] iotests: remove 'linux' from default supported platforms Thomas Huth
2019-10-21 10:53 ` [PATCH v2 2/6] iotests: Test 041 only works on certain systems Thomas Huth
2019-10-21 10:53 ` [PATCH v2 3/6] iotests: Test 183 does not work on macOS and OpenBSD Thomas Huth
2019-10-21 10:53 ` [PATCH v2 4/6] iotests: Skip "make check-block" if QEMU does not support virtio-blk Thomas Huth
2019-10-21 10:53 ` [PATCH v2 5/6] iotests: Enable more tests in the 'auto' group to improve test coverage Thomas Huth
2019-10-21 10:53 ` Thomas Huth [this message]
2019-10-21 13:09 ` [PATCH v2 0/6] Enable more iotests during "make check-block" no-reply
2019-10-21 13:31   ` Thomas Huth
2019-10-21 17:03 ` no-reply
2019-10-21 17:03 ` no-reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191021105350.1710-7-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).