]> 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>
Sun, 10 Nov 2024 08:09:26 +0000 (11:09 +0300)
commit15bdc1d47709ba48447bf75d3d5b387911df30a0
tree9babfc3ee6e5f255ff06612c52d7bf6a438c52db
parentbb511406c0794d855a93ef157100f871e530790f
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