From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [ovmf test] 59044: trouble: blocked/broken/fail/pass Date: Mon, 6 Jul 2015 09:34:45 +0100 Message-ID: <1436171685.25646.8.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: osstest service owner Cc: xen-devel@lists.xensource.com, ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Fri, 2015-07-03 at 22:40 +0000, osstest service owner wrote: > flight 59044 ovmf real [real] > http://logs.test-lab.xenproject.org/osstest/logs/59044/ > > Failures and problems with tests :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-i386 4 capture-logs !broken [st=!broken!] Seems to be Osstest/JobDB/Executive.pm line 137: die Dumper($ho)." ?" if $ho->{SharedOthers} && ! $ho->{SharedReady}; So another sharing related glitch, like the linux-3.18 flight 59041 I just pointedy ou at (which was on armhf though). Any ideas?