qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 14/17] iotests/image-fleecing: switch to qemu_io()


From: Hanna Reitz
Subject: Re: [PATCH v2 14/17] iotests/image-fleecing: switch to qemu_io()
Date: Fri, 25 Mar 2022 15:24:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 24.03.22 19:30, John Snow wrote:
This test expects failure ... but only sometimes. When? Why?

It's for reads of a region not defined by a bitmap.

Ah, yes, right.  The bitmaps defines what regions are to be backed up, so other regions are not covered by the fleecing scheme, and might be invalid if read.  Hence the errors.

Adjust the test to
be more explicit about what it expects to fail and why.

Signed-off-by: John Snow <jsnow@redhat.com>
---
  tests/qemu-iotests/tests/image-fleecing | 28 +++++++++++++++++--------
  1 file changed, 19 insertions(+), 9 deletions(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]