]> 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)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 24 Oct 2024 15:15:20 +0000 (18:15 +0300)
commit88aaef7205d9b03617224db972bb4699b7d6579f
treee55ad4dda32ca5b5707440dee3baba57feb7832b
parent6cb943c361451991fd151ef0335969785ab847f3
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>
(cherry picked from commit d60bd080e783107cb876a6f16561fe03f9dcbca7)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/qemu-iotests/211.out