Re: [Qemu-devel] [PATCH] iotests: Fix intermittent failure in 219

2019-05-29 Thread Max Reitz
On 16.05.19 18:11, Max Reitz wrote: > In 219, we wait for the job to make progress before we emit its status. > This makes the output reliable. > > Unfortunately, there is a bug: We do not wait for any more progress if > the job has already reached its total-progress. Right after the job has > be

Re: [Qemu-devel] [PATCH] iotests: Fix intermittent failure in 219

2019-05-16 Thread Max Reitz
On 16.05.19 18:11, Max Reitz wrote: > In 219, we wait for the job to make progress before we emit its status. > This makes the output reliable. > > Unfortunately, there is a bug: We do not wait for any more progress if > the job has already reached its total-progress. Right after the job has > be

[Qemu-devel] [PATCH] iotests: Fix intermittent failure in 219

2019-05-16 Thread Max Reitz
In 219, we wait for the job to make progress before we emit its status. This makes the output reliable. Unfortunately, there is a bug: We do not wait for any more progress if the job has already reached its total-progress. Right after the job has been started, it is possible that total-progress i