qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage


From: Kevin Wolf
Subject: Re: [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage
Date: Mon, 8 Jun 2020 21:17:04 +0200

Am 21.05.2020 um 21:21 hat Eric Blake geschrieben:
> Add a new test covering the 'qemu-img bitmap' subcommand, as well as
> 'qemu-img convert --bitmaps', both added in recent patches.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> Reviewed-by: Max Reitz <mreitz@redhat.com>
> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>

This one fails for me. We need to filter out "disk size" because it
depends on the filesystem.

Kevin

291      fail       [21:10:19] [21:10:21]                    output mismatch 
(see 291.out.bad)
--- /home/kwolf/source/qemu/tests/qemu-iotests/291.out  2020-06-08 
21:04:38.967014949 +0200
+++ /home/kwolf/source/qemu/tests/qemu-iotests/291.out.bad      2020-06-08 
21:10:21.043763527 +0200
@@ -24,7 +24,7 @@
 image: TEST_DIR/t.IMGFMT
 file format: IMGFMT
 virtual size: 10 MiB (10485760 bytes)
-disk size: 4.39 MiB
+disk size: 4.51 MiB
 Format specific information:
     compat: 1.1
     compression type: zlib
@@ -44,7 +44,7 @@
 image: TEST_DIR/t.IMGFMT
 file format: IMGFMT
 virtual size: 10 MiB (10485760 bytes)
-disk size: 4.48 MiB
+disk size: 5.08 MiB
 Format specific information:
     compat: 1.1
     compression type: zlib
Failures: 291
Failed 1 of 1 iotests




reply via email to

[Prev in Thread] Current Thread [Next in Thread]