Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 599349704 for ; Fri, 7 Oct 2011 18:09:33 +0000 (UTC) Received: (qmail 86494 invoked by uid 500); 7 Oct 2011 18:09:32 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 86448 invoked by uid 500); 7 Oct 2011 18:09:32 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 86440 invoked by uid 99); 7 Oct 2011 18:09:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 18:09:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simon.willnauer@googlemail.com designates 209.85.213.48 as permitted sender) Received: from [209.85.213.48] (HELO mail-yw0-f48.google.com) (209.85.213.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 18:09:27 +0000 Received: by ywb3 with SMTP id 3so5397375ywb.35 for ; Fri, 07 Oct 2011 11:09:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=b4myVqdJtWKq4WaC81YcoquNyN/bCOLjyiu3SAMvObw=; b=sAPDNqDetWbMrbtKPeR/2blKueiH+nZmfyz+SA9yXWjiIFhneJVpYVYf2T1hHni13C 4KmLAd/JJFu5b37eaC6lg1X6V5PVmENeF5vx4gECiZouC8lSdSK3iBLb3/15mqe+gW6U U2mhTtolobpEezaKVpTaT0IobookQmiPS1CsQ= MIME-Version: 1.0 Received: by 10.236.175.195 with SMTP id z43mr11713472yhl.66.1318010946747; Fri, 07 Oct 2011 11:09:06 -0700 (PDT) Received: by 10.146.168.10 with HTTP; Fri, 7 Oct 2011 11:09:06 -0700 (PDT) Reply-To: simon.willnauer@gmail.com In-Reply-To: References: <821399880.8281318008383485.JavaMail.hudson@aegis> <6C78E97C707B5B4C8CC61D44F875458602AD88@SUEX10-mbx-03.ad.syr.edu> Date: Fri, 7 Oct 2011 20:09:06 +0200 Message-ID: Subject: Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - Failure From: Simon Willnauer To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable fixed in trunk & 3.x On Fri, Oct 7, 2011 at 7:57 PM, Simon Willnauer wrote: > On Fri, Oct 7, 2011 at 7:39 PM, Steven A Rowe wrote: >> Simon Willnauer committed a nocommit comment in TestNRTManager#addDocume= nts() earlier today - line #97 in branch_3x; line #96 on trunk - this is th= e cause of the Jenkins build failures: >> >> =C2=A0 =C2=A0 =C2=A0final IndexSearcher s =3D manager.acquire();// nocom= mit get(gen, false); > > ooh, thats a leftover :/ I will fix > > thanks steve! >> >> (The Lucene-trunk Jenkins job was hanging for 38 hours, blocking other j= obs from running - I aborted it 20 minutes ago.) >> >> Steve >> >>> -----Original Message----- >>> From: Apache Jenkins Server [mailto:jenkins@builds.apache.org] >>> Sent: Friday, October 07, 2011 1:26 PM >>> To: dev@lucene.apache.org >>> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - Failure >>> >>> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10789/ >>> >>> No tests ran. >>> >>> Build Log (for compile errors): >>> [...truncated 133 lines...] >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org >>> For additional commands, e-mail: dev-help@lucene.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org