qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "qemu-block@nongnu.org" <qemu-block@nongnu.org>,
	QEMU <qemu-devel@nongnu.org>
Subject: [Qemu-devel] testsuite spurious failure due to leftover files
Date: Thu, 13 Jun 2019 10:53:27 -0500	[thread overview]
Message-ID: <b1e59713-c126-8f8f-7adf-aa6f23b86474@redhat.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1279 bytes --]

iotests ./check -qcow2 failed for me today:

191      fail       [10:46:04] [10:46:13]   0s (last: 7s)    output
mismatch (see 191.out.bad)
--- /home/eblake/qemu/tests/qemu-iotests/191.out	2019-05-24
09:27:46.449348997 -0500
+++ /home/eblake/qemu/tests/qemu-iotests/191.out.bad	2019-06-13
10:46:13.906004319 -0500
@@ -8,6 +8,8 @@
 Formatting 'TEST_DIR/t.IMGFMT.ovl2', fmt=IMGFMT size=67108864
backing_file=TEST_DIR/t.IMGFMT.mid
 wrote 65536/65536 bytes at offset 1048576
 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+mkfifo: cannot create fifo
'/home/eblake/qemu/tests/qemu-iotests/scratch/qmp-out-17782_0': File exists
+mkfifo: cannot create fifo
'/home/eblake/qemu/tests/qemu-iotests/scratch/qmp-in-17782_0': File exists
 {
     "return": {
     }

If someone wants a good project to take on - it would be nice to revive
Jeff Cody's initial work on refactoring the iotests to operate with one
directory per test, allowing things to be run in parallel, and allowing
cleanup to be much easier (nuke the temp directories, rather than trying
to track down which test left a possibly-colliding file name behind)

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2019-06-13 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-13 15:53 Eric Blake [this message]
2019-06-14  4:04 ` [Qemu-devel] testsuite spurious failure due to leftover files Markus Armbruster

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=b1e59713-c126-8f8f-7adf-aa6f23b86474@redhat.com \
    --to=eblake@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).