qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v1 0/5] Merge sockets 2017/07/11


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PULL v1 0/5] Merge sockets 2017/07/11
Date: Wed, 12 Jul 2017 10:13:35 +0100
User-agent: Mutt/1.8.3 (2017-05-23)

On Tue, Jul 11, 2017 at 07:21:32AM -0700, address@hidden wrote:
> Hi,
> 
> This series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce 
> it
> locally.
> 
> Message-id: address@hidden
> Type: series
> Subject: [Qemu-devel] [PULL v1 0/5] Merge sockets 2017/07/11
> 

[snip]

>   GTESTER check-qtest-x86_64
>   GTESTER check-qtest-aarch64

[snip]

> **
> ERROR:/tmp/qemu-test/src/tests/test-sockets-proto.c:849:test_listen: 
> assertion failed: (data->ipv4 == 0)

The problem here is that we're running qtests for x86_64 and
aarch64 in parallel, and both are trying to bind to the same
IPv4/IPv6 ports and so one fails.

Peter please avoid applying this PULL request until I figure
out a solution for that race.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

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