]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 8 Oct 2024 16:47:07 +0000 (17:47 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 22 Oct 2024 15:52:49 +0000 (17:52 +0200)
commitd60bd080e783107cb876a6f16561fe03f9dcbca7
tree7533cf549bd35351c35cd2e2b4a8588d92725d50
parent19c1e44123d53bfae4aae38e38a4342b789a581c
tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field

In commit 52b10c9c0c68e90f in 2023 the QAPI MapEntry struct was
updated to add a 'compressed' field. That commit updated a number
of iotest expected-output files, but missed 211, which is vdi
specific. The result is that
 ./check -vdi
and more specifically
 ./check -vdi 211
fails because the expected and actual output don't match.

Update the reference output.

Cc: qemu-stable@nongnu.org
Fixes: 52b10c9c0c68e90f ("qemu-img: map: report compressed data blocks")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20241008164708.2966400-4-peter.maydell@linaro.org>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/211.out