From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhgJC-0005gK-Qa for qemu-devel@nongnu.org; Mon, 13 Apr 2015 11:29:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YhgJ9-0004Y7-KQ for qemu-devel@nongnu.org; Mon, 13 Apr 2015 11:29:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhgJ9-0004Xz-DP for qemu-devel@nongnu.org; Mon, 13 Apr 2015 11:29:55 -0400 Message-ID: <552BE0F0.3090302@redhat.com> Date: Mon, 13 Apr 2015 11:29:52 -0400 From: John Snow MIME-Version: 1.0 References: <552897D1.7020300@suse.de> In-Reply-To: <552897D1.7020300@suse.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Failing iotests in v2.3.0-rc2 / master List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel Cc: Kevin Wolf , Peter Maydell , Jeff Cody , Stefan Hajnoczi On 04/10/2015 11:41 PM, Andreas F=C3=A4rber wrote: > Hi, > > 001 seems to hang for -qcow (or is not reasonably "quick": >5 min). > I assume this was a one-off and you cannot reproduce it reliably. Do you have any data on what call it might have hung on? > 033 is failing for -vhdx. > > (Note that `make check-block` only tests -qcow2, so didn't uncover > either of them.) > > Given a failing test, am I seeing correctly that there is no command > line option to skip this one failing test? -x seems to be for groups on= ly. > > Regards, > Andreas > > $ ./check -v -T -qcow -g quick > [...] > 001 6s ... [05:12:39] > > $ ./check -v -T -vhdx -g quick > [...] > 033 1s ... [04:06:09] [04:06:11] - output mismatch (see 033.out.= bad) > --- /home/andreas/QEMU/qemu/tests/qemu-iotests/033.out 2015-04-08 > 20:19:11.947290578 +0200 > +++ 033.out.bad 2015-04-11 04:06:11.939300375 +0200 > @@ -2,52 +2,46 @@ > Formatting 'TEST_DIR/t.IMGFMT', fmt=3DIMGFMT size=3D134217728 > > =3D=3D preparing image =3D=3D > -wrote 1024/1024 bytes at offset 512 > -1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > -wrote 1536/1536 bytes at offset 131072 > -1.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > -wrote 131072/131072 bytes at offset 1024 > -128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > +write failed: Operation not supported > +write failed: Operation not supported > +write failed: Operation not supported > > =3D=3D verifying patterns (1) =3D=3D > +Pattern verification failed at offset 512, 512 bytes > read 512/512 bytes at offset 512 > 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > read 131072/131072 bytes at offset 1024 > 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > +Pattern verification failed at offset 132096, 512 bytes > read 512/512 bytes at offset 132096 > 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > > =3D=3D rewriting zeroes =3D=3D > -wrote 65536/65536 bytes at offset 65536 > -64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > -wrote 65536/65536 bytes at offset 65536 > -64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > +write failed: Operation not supported > +write failed: Operation not supported > > =3D=3D verifying patterns (2) =3D=3D > read 131072/131072 bytes at offset 1024 > 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > > =3D=3D preparing image =3D=3D > -wrote 1024/1024 bytes at offset 512 > -1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > -wrote 1536/1536 bytes at offset 131072 > -1.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > -wrote 131072/131072 bytes at offset 1024 > -128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > +write failed: Operation not supported > +write failed: Operation not supported > +write failed: Operation not supported > > =3D=3D verifying patterns (1) =3D=3D > +Pattern verification failed at offset 512, 512 bytes > read 512/512 bytes at offset 512 > 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > read 131072/131072 bytes at offset 1024 > 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > +Pattern verification failed at offset 132096, 512 bytes > read 512/512 bytes at offset 132096 > 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > > =3D=3D rewriting zeroes =3D=3D > -wrote 65536/65536 bytes at offset 65536 > -64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > -wrote 65536/65536 bytes at offset 65536 > -64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) > +write failed: Operation not supported > +write failed: Operation not supported > > =3D=3D verifying patterns (2) =3D=3D > read 131072/131072 bytes at offset 1024 > [...] > Not run: 017 018 019 020 024 025 027 028 029 031 034 035 036 037 038 03= 9 > 042 045 046 047 048 050 053 054 058 059 060 062 063 065 066 067 068 069 > 071 073 074 075 077 078 081 082 084 086 087 088 089 090 092 094 095 098 > 101 102 103 107 108 110 111 113 114 116 123 128 130 > Failures: 033 > Failed 1 of 19 tests >