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 <ebl...@redhat.com> > Reviewed-by: Max Reitz <mre...@redhat.com> > Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@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