qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] iotests: Fix 141 when run with qed


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH] iotests: Fix 141 when run with qed
Date: Thu, 15 Aug 2019 17:58:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 09.08.19 20:52, Max Reitz wrote:
> 69f47505ee has changed qcow2 in such a way that the commit job run in
> test 141 (and 144[1]) returns before it emits the READY event.  However,
> 141 also runs with qed, where the order is still the other way around.
> Just filter out the {"return": {}} so the test passes for qed again.
> 
> [1] 144 only runs with qcow2, so it is fine as it is.
> 
> Suggested-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> Fixes: 69f47505ee66afaa513305de0c1895a224e52c45
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  tests/qemu-iotests/141           | 9 +++++++--
>  tests/qemu-iotests/141.out       | 5 -----
>  tests/qemu-iotests/common.filter | 5 +++++
>  3 files changed, 12 insertions(+), 7 deletions(-)

Thanks for the reviews, applied to my block-next branch.

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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