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 26632728A for ; Tue, 26 Jul 2011 15:35:23 +0000 (UTC) Received: (qmail 69689 invoked by uid 500); 26 Jul 2011 15:35:19 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 69216 invoked by uid 500); 26 Jul 2011 15:35:19 -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 69181 invoked by uid 99); 26 Jul 2011 15:35:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 15:35:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.212.48] (HELO mail-vw0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 15:35:13 +0000 Received: by vws7 with SMTP id 7so614441vws.35 for ; Tue, 26 Jul 2011 08:34:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.68.209 with SMTP id y17mr6059797vdt.294.1311694492429; Tue, 26 Jul 2011 08:34:52 -0700 (PDT) Received: by 10.52.158.66 with HTTP; Tue, 26 Jul 2011 08:34:52 -0700 (PDT) In-Reply-To: <678823021.14891311692744979.JavaMail.hudson@aegis> References: <195046170.14841311690867178.JavaMail.hudson@aegis> <678823021.14891311692744979.JavaMail.hudson@aegis> Date: Tue, 26 Jul 2011 11:34:52 -0400 Message-ID: Subject: Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 28 - Still Failing From: Michael McCandless To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I committed a fix for this -- this was a new bug, only in 3.x, uncovered by the test cases added for LUCENE-3340. Mike McCandless http://blog.mikemccandless.com On Tue, Jul 26, 2011 at 11:05 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/28/ > > 1 tests failed. > FAILED: =A0org.apache.lucene.index.TestIndexWriterDelete.testFlushPushedD= eletesByCount > > Error Message: > delete's were not applied at count=3D5868 > > Stack Trace: > junit.framework.AssertionFailedError: delete's were not applied at count= =3D5868 > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRun= ner.runChild(LuceneTestCase.java:1316) > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRun= ner.runChild(LuceneTestCase.java:1221) > =A0 =A0 =A0 =A0at org.apache.lucene.index.TestIndexWriterDelete.testFlush= PushedDeletesByCount(TestIndexWriterDelete.java:1030) > > > > > Build Log (for compile errors): > [...truncated 7064 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