Re: [PATCH v2 02/20] iotests: 129 don't check backup "busy"

2020-07-17 Thread Max Reitz
On 01.06.20 20:11, Vladimir Sementsov-Ogievskiy wrote: > Busy is racy, job has it's "pause-points" when it's not busy. Drop this > check. Possible, though I have to admit I don’t think I’ve ever seen 129 fail because of that, but rather because of: https://lists.nongnu.org/archive/html/qemu-block

[PATCH v2 02/20] iotests: 129 don't check backup "busy"

2020-06-01 Thread Vladimir Sementsov-Ogievskiy
Busy is racy, job has it's "pause-points" when it's not busy. Drop this check. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/129 | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/qemu-iotests/129 b/tests/qemu-iotests/129 index b0da4a5541..4db5eca441 100755 --- a/tests