On Wed, Jan 29, 2014 at 04:33:54PM +0100, Stefan Hajnoczi wrote: > The 071 test is designed for IMGFMT=qcow2 because it uses the l2_load > blkdebug event. Its output filtering also assumes that IMGFMT is not > raw since 071.out contains "format=raw" but IMGFMT=raw would filter the > output to "format=IMGFMT". > > Perhaps the test case can be rewritten to be more generic, but for now > let's document that it was only supposed to work with qcow2. > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > tests/qemu-iotests/071 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan