qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-iotests: test 051 fails


From: Fam Zheng
Subject: Re: [Qemu-devel] qemu-iotests: test 051 fails
Date: Mon, 06 Jan 2014 09:44:30 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 2014年01月05日 02:39, Peter Lieven wrote:
~/git/qemu/tests/qemu-iotests$ ./check -qcow2 51
QEMU          -- ./qemu
QEMU_IMG      -- ./qemu-img
QEMU_IO       -- ./qemu-io
QEMU_NBD      -- /usr/local/bin/qemu-nbd
IMGFMT        -- qcow2 (compat=1.1)
IMGPROTO      -- file
PLATFORM      -- Linux/x86_64 lieven-pc 3.2.0-57-generic
SOCKET_SCM_HELPER --

051         - output mismatch (see 051.out.bad)
--- 051.out    2014-01-04 19:11:31.557812472 +0100
+++ 051.out.bad    2014-01-04 19:38:03.185810819 +0100
@@ -91,7 +91,6 @@
  QEMU X.Y.Z monitor - type 'help' for more information
  (qemu) QEMU_PROG: -drive if=virtio: Device needs media, but drive is empty
  QEMU_PROG: -drive if=virtio: Device initialization failed.
-QEMU_PROG: -drive if=virtio: Device initialization failed.
  QEMU_PROG: -drive if=virtio: Device 'virtio-blk-pci' could not be initialized

  Testing: -drive if=scsi
Failures: 051
Failed 1 of 1 tests

Peter


Yes, this is the bad commit:

commit 75884afd5c6c42e523b08565e289dbe319e17ad9
Author: Andreas Färber <address@hidden>
Date:   Tue Jul 30 01:35:08 2013 +0200

    virtio-blk: Convert to QOM realize

    Signed-off-by: Andreas Färber <address@hidden>
    Signed-off-by: Paolo Bonzini <address@hidden>

I guess simply removing the duplicated line in the output file is enough. I'll post a patch for it, thanks for the report!

Fam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]