diff options
author | Eric Blake | 2015-12-11 04:27:17 +0100 |
---|---|---|
committer | Kevin Wolf | 2016-01-20 13:36:23 +0100 |
commit | a174da3613f548d58433f64cf3c99dd302c6154a (patch) | |
tree | bc082a8818350a285d140706e05788ba97d2300d /qemu-io-cmds.c | |
parent | qemu-img: Speed up comparing empty/zero images (diff) | |
download | qemu-a174da3613f548d58433f64cf3c99dd302c6154a.tar.gz qemu-a174da3613f548d58433f64cf3c99dd302c6154a.tar.xz qemu-a174da3613f548d58433f64cf3c99dd302c6154a.zip |
qemu-iotests: Reduce racy output in 028
On my machine, './check -qcow2 028' was failing about 80% of the
time, due to a race in how many times the repeated attempts
to run 'info block-jobs' could occur before the job was done,
showing up as a failure of fewer '(qemu) ' prompts than in the
expected output. Silence the output during the repetitions, then
add a final clean command to keep the expected output useful;
once patched, I was finally able to run the test 20 times in a
row with no failures.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions