From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzQwv-0006NY-NT for qemu-devel@nongnu.org; Thu, 19 Nov 2015 10:16:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzQws-000817-F9 for qemu-devel@nongnu.org; Thu, 19 Nov 2015 10:16:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzQws-000812-9M for qemu-devel@nongnu.org; Thu, 19 Nov 2015 10:16:34 -0500 Date: Thu, 19 Nov 2015 15:16:27 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20151119151627.GH2653@work-vm> References: <1447932069-2772-1-git-send-email-quintela@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/14] Migration pull request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Amit Shah , pl@kamp.de, John Snow , QEMU Developers , Juan Quintela * Peter Maydell (peter.maydell@linaro.org) wrote: > On 19 November 2015 at 14:44, Peter Maydell wrote: > > On 19 November 2015 at 13:21, Peter Maydell wrote: > >> On 19 November 2015 at 13:12, Peter Maydell wrote: > >>> Hi. Unfortunately this failed in 'make check' (x86-64 Linux, debug build): > >>> > >>> GTESTER check-qtest-i386 > >>> blkdebug: Suspended request 'A' > >>> blkdebug: Resuming request 'A' > >>> ** > >>> ERROR:/home/petmay01/linaro/qemu-for-merges/tests/ide-test.c:656:ide_wait_clear: > >>> code should not be reached > >>> GTester: last random seed: R02Sf1d98a814dee34e3985479976b17883c > >>> main-loop: WARNING: I/O thread spun for 1000 iterations > >>> main-loop: WARNING: I/O thread spun for 1000 iterations > >>> main-loop: WARNING: I/O thread spun for 1000 iterations > >>> main-loop: WARNING: I/O thread spun for 1000 iterations > >>> [vmxnet3][WR][vmxnet3_peer_has_vnet_hdr]: Peer has no virtio > >>> extension. Task offloads will be emulated. > >>> make: *** [check-qtest-i386] Error 1 > >>> > >>> It might be an intermittent test fail from an earlier IDE pull? > >> > >> Yep, intermittent. Second run of the tests passed... > > > > and repro'd on current master, so definitely not the fault of anything > > in this pull. > > while QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386 > QTEST_QEMU_IMG=qemu-img gtester -k --verbose -m=quick tests/ide-test ; > do true; done > > will eventually hang on /i386/ide/cdrom/pio_large (may take a fair > number of loops; when it works fine the test does not take an > appreciable amount of time). After a long time the timeout in the > test kicks in and the assert happens. cc'ing in Peter Lieven given his recent IDE buffering changes. Dave > > thanks > -- PMM -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK