qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/5] i386 patches for QEMU 4.2-rc


From: Dr. David Alan Gilbert
Subject: Re: [PULL 0/5] i386 patches for QEMU 4.2-rc
Date: Wed, 27 Nov 2019 09:14:01 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

* Philippe Mathieu-Daudé (address@hidden) wrote:
> On 11/26/19 10:19 AM, address@hidden wrote:
> > Patchew URL: https://patchew.org/QEMU/address@hidden/
> > 
> > This series failed the docker-quick@centos7 build test. Please find the 
> > testing commands and
> > their output below. If you have Docker installed, you can probably 
> > reproduce it
> > locally.
> > 
> > === TEST SCRIPT BEGIN ===
> > #!/bin/bash
> > make docker-image-centos7 V=1 NETWORK=1
> > time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
> > === TEST SCRIPT END ===
> > 
> >    TEST    check-unit: tests/test-thread-pool
> > wait_for_migration_fail: unexpected status status=wait-unplug allow_active=1
> > **
> > ERROR:/tmp/qemu-test/src/tests/migration-test.c:908:wait_for_migration_fail:
> >  assertion failed: (result)
> > ERROR - Bail out! 
> > ERROR:/tmp/qemu-test/src/tests/migration-test.c:908:wait_for_migration_fail:
> >  assertion failed: (result)
> > make: *** [check-qtest-aarch64] Error 1
> 
> Should we worry about this error?

Interesting; that should be fixed by Jens'
284f42a520cd9f5905abac2fa50397423890de8f - unless fix dev_unplug_pending
is still lying;  it's showing we're still landing in 'wait-unplug' on
aarch, because it's got a virtio-net by default; even though we've not
got a failover device setup.  CCing Jens.

Dave

> [...]
> > real    9m26.610s
> > user    0m8.328s
> > 
> > 
> > The full log is available at
> > http://patchew.org/logs/address@hidden/testing.docker-quick@centos7/?type=message.
> 
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK




reply via email to

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