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 AFF8C6C9F for ; Wed, 27 Jul 2011 10:47:53 +0000 (UTC) Received: (qmail 74230 invoked by uid 500); 27 Jul 2011 10:46:15 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 74064 invoked by uid 500); 27 Jul 2011 10:46:00 -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 74026 invoked by uid 99); 27 Jul 2011 10:45:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2011 10:45:57 +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.220.176] (HELO mail-vx0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2011 10:45:52 +0000 Received: by vxh3 with SMTP id 3so1685907vxh.35 for ; Wed, 27 Jul 2011 03:45:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.68.209 with SMTP id y17mr7139927vdt.294.1311763530953; Wed, 27 Jul 2011 03:45:30 -0700 (PDT) Received: by 10.52.158.66 with HTTP; Wed, 27 Jul 2011 03:45:30 -0700 (PDT) In-Reply-To: <2091101993.16101311735538273.JavaMail.hudson@aegis> References: <2091101993.16101311735538273.JavaMail.hudson@aegis> Date: Wed, 27 Jul 2011 06:45:30 -0400 Message-ID: Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 9774 - Failure 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. Mike McCandless http://blog.mikemccandless.com On Tue, Jul 26, 2011 at 10:58 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9774/ > > 1 tests failed. > REGRESSION: =A0org.apache.lucene.index.TestIndexWriterDelete.testApplyDel= etesOnFlush > > Error Message: > only 9 in segment > > Stack Trace: > junit.framework.AssertionFailedError: only 9 in segment > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRun= ner.runChild(LuceneTestCase.java:1522) > =A0 =A0 =A0 =A0at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRun= ner.runChild(LuceneTestCase.java:1427) > =A0 =A0 =A0 =A0at org.apache.lucene.index.TestIndexWriterDelete$4.doAfter= Flush(TestIndexWriterDelete.java:1048) > =A0 =A0 =A0 =A0at org.apache.lucene.index.DocumentsWriter.doFlush(Documen= tsWriter.java:445) > =A0 =A0 =A0 =A0at org.apache.lucene.index.DocumentsWriter.postUpdate(Docu= mentsWriter.java:312) > =A0 =A0 =A0 =A0at org.apache.lucene.index.DocumentsWriter.updateDocument(= DocumentsWriter.java:384) > =A0 =A0 =A0 =A0at org.apache.lucene.index.IndexWriter.updateDocument(Inde= xWriter.java:1540) > =A0 =A0 =A0 =A0at org.apache.lucene.index.IndexWriter.updateDocument(Inde= xWriter.java:1512) > =A0 =A0 =A0 =A0at org.apache.lucene.index.TestIndexWriterDelete.testApply= DeletesOnFlush(TestIndexWriterDelete.java:1066) > > > > > Build Log (for compile errors): > [...truncated 1217 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