Am 30.10.2013 um 10:42 hat Fam Zheng geschrieben: > Case 030 occasionally fails because of block job compltes too fast to be > captured by script, and 'unexpected qmp event' of job completion causes > the test failure. > > Simply fill in some data to the test image to make this false alarm less > likely to happen. > > (For other benefits to prefill data to test image, see also commit > ab68cdfaa). > > Signed-off-by: Fam Zheng <[email protected]> > > --- > v2: subsequent to "qemu-iotests: fix 030 for faster machines". > > Signed-off-by: Fam Zheng <[email protected]>
Did you try using blkdebug to make it deterministic instead of just making failure less likely? Kevin
