On 2015-02-13 at 17:08, John Snow wrote:
To test the failure case, we modify iotests.py to allow us to specify that we'd like to allow failures when we wait for block job events.Signed-off-by: John Snow <js...@redhat.com> --- tests/qemu-iotests/112 | 57 ++++++++++++++++++++++++++++++++++++++++++- tests/qemu-iotests/112.out | 4 +-- tests/qemu-iotests/iotests.py | 6 +++-- 3 files changed, 62 insertions(+), 5 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>