]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Fix 141 when run with qed
authorMax Reitz <mreitz@redhat.com>
Fri, 9 Aug 2019 18:52:53 +0000 (20:52 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 19 Aug 2019 15:13:26 +0000 (17:13 +0200)
commit9c46f4a06d9d57bc9f357cec3e37de94e6068413
treef3a90caf557f6e7bec1ac9619baa77da438a3b2b
parentfbc8e1b7e49dee9b137c1037dc72d8e6fd4aba3d
iotests: Fix 141 when run with qed

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 <vsementsov@virtuozzo.com>
Fixes: 69f47505ee66afaa513305de0c1895a224e52c45
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190809185253.17535-1-mreitz@redhat.com
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/141
tests/qemu-iotests/141.out
tests/qemu-iotests/common.filter