From: Max Reitz Date: Thu, 23 Nov 2017 02:08:27 +0000 (+0100) Subject: iotests: Fix 059's reference output X-Git-Tag: v2.12.0-rc0~138^2^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76bf133c4;p=thirdparty%2Fqemu.git iotests: Fix 059's reference output As of commit 9877860e7bd1e26ee70ab9bb5ebc34c92bf23bf5, vmdk fails differently when opening the sample image. Signed-off-by: Max Reitz Message-id: 20171123020832.8165-13-mreitz@redhat.com Reviewed-by: John Snow Reviewed-by: Fam Zheng Signed-off-by: Max Reitz --- diff --git a/tests/qemu-iotests/059.out b/tests/qemu-iotests/059.out index f6dce7947c9..1ac5d562335 100644 --- a/tests/qemu-iotests/059.out +++ b/tests/qemu-iotests/059.out @@ -2358,5 +2358,5 @@ Offset Length Mapped to File 0x140000000 0x10000 0x50000 TEST_DIR/t-s003.vmdk === Testing afl image with a very large capacity === -qemu-img: Can't get image size 'TEST_DIR/afl9.IMGFMT': File too large +qemu-img: Could not open 'TEST_DIR/afl9.IMGFMT': Could not open 'TEST_DIR/afl9.IMGFMT': Invalid argument *** done