]> 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:43 +0000 (11:09 +0300)
commite73e8d9bcb13ea78ca810a52f65d4d47c05da95d
tree913c23782090c3f88f9bbe70cbd49b12a4060a96
parentbc5014cde5d0d070242b635fd11af5902cd879ea
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