[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk
From: |
John Snow |
Subject: |
Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk |
Date: |
Mon, 12 Aug 2019 15:14:30 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 7/22/19 8:58 AM, Thomas Huth wrote:
> Not sure if it has been reported before, but test 059 currently fails:
>
> 059 fail [14:55:21] [14:55:26] output
> mismatch (see 059.out.bad)
> --- /home/thuth/devel/qemu/tests/qemu-iotests/059.out 2019-07-19
> 10:19:18.000000000 +0200
> +++ /home/thuth/tmp/qemu-build/tests/qemu-iotests/059.out.bad 2019-07-22
> 14:55:26.000000000 +0200
> @@ -27,7 +27,7 @@
> image: TEST_DIR/t.vmdk
> file format: vmdk
> virtual size: 0.977 TiB (1073741824000 bytes)
> -disk size: 16 KiB
> +disk size: 517 KiB
> Format specific information:
> cid: XXXXXXXX
> parent cid: XXXXXXXX
> Failures: 059
> Failed 1 of 1 tests
>
> ... I think this was working fine for me a couple of weeks ago, so I
> assume this is a rather new bug?
>
> Thomas
>
I know this is a pretty late response, but "worksforme" -- did someone
address this in the meantime? I don't see any commits to 059 in some
time. (Not since March.)
I'm testing on x86-64, fedora 30, with rc4:
../../configure --target-list="x86_64-softmmu" --enable-debug
--extra-cflags='-ggdb -O0'; and make -j9
./check -v -vmdk 059
filesystem is ext4.
--js
- Re: [Qemu-devel] [Qemu-block] qemu-iotest 059 fails with vmdk,
John Snow <=