On 29.11.18 11:18, Vladimir Sementsov-Ogievskiy wrote: > This test is broken without previous commit fixing dead-lock in mirror. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- > tests/qemu-iotests/235 | 59 ++++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/235.out | 1 + > tests/qemu-iotests/group | 1 + > 3 files changed, 61 insertions(+) > create mode 100755 tests/qemu-iotests/235 > create mode 100644 tests/qemu-iotests/235.out
[...]
> diff --git a/tests/qemu-iotests/235.out b/tests/qemu-iotests/235.out
> new file mode 100644
> index 0000000000..d6ccbad8fa
> --- /dev/null
> +++ b/tests/qemu-iotests/235.out
> @@ -0,0 +1 @@
> +{u'return': {}}
> diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
> index 8c56a0ad11..61a6d98ebd 100644
> --- a/tests/qemu-iotests/group
> +++ b/tests/qemu-iotests/group
> @@ -232,3 +232,4 @@
> 232 auto quick
> 233 auto quick
> 234 auto quick migration
> +235 auto quick
Oh, and I don't really think this test belongs into the quick group.
Even if it is quick (depending on your hardware), it writes so much data
that I wouldn't put it there.
Max
signature.asc
Description: OpenPGP digital signature
