Re: [Qemu-devel] [PATCH v4 6/7] iotests: Test driver whitelisting in 136

2019-09-18 Thread John Snow
On 9/17/19 5:20 AM, Max Reitz wrote: null-aio may not be whitelisted. Skip all test cases that require it. Signed-off-by: Max Reitz Reviewed-by: John Snow --- tests/qemu-iotests/136 | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/tests/qemu-iotest

Re: [Qemu-devel] [PATCH v4 6/7] iotests: Test driver whitelisting in 136

2019-09-17 Thread Andrey Shinkevich
On 17/09/2019 12:20, Max Reitz wrote: > null-aio may not be whitelisted. Skip all test cases that require it. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/136 | 14 ++ > 1 file changed, 10 insertions(+), 4 deletions(-) > > diff --git a/tests/qemu-iotests/136 b/tests/q

[Qemu-devel] [PATCH v4 6/7] iotests: Test driver whitelisting in 136

2019-09-17 Thread Max Reitz
null-aio may not be whitelisted. Skip all test cases that require it. Signed-off-by: Max Reitz --- tests/qemu-iotests/136 | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/tests/qemu-iotests/136 b/tests/qemu-iotests/136 index a46a7b7630..012ea111ac 100755 --- a