Mike,

I can repro, but not consistently.  In a while[1] script, after 12 iterations 
(I compiled with Java 5, then ran tests with Java 6, as on Jenkins):

junit-sequential:
    [junit] RESOURCE LEAK: test method: 'testIndexingThenDeleting' left 1 
thread(s) running
    [junit] NOTE: test params are: codec=RandomCodecProvider: 
{field=MockFixedIntBlock(blockSize=26)}, locale=th, timezone=US/East-Indiana
    [junit] NOTE: all tests run in this JVM:
    [junit] [TestIndexWriter]
    [junit] NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_23 
(64-bit)/cpus=8,threads=1,free=98650696,total=124321792
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testIndexingThenDeleting(org.apache.lucene.index.TestIndexWriter):        FAILED
    [junit] flush happened too quickly during deleting count=1155
    [junit] junit.framework.AssertionFailedError: flush happened too quickly 
during deleting count=1155
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1213)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1145)
    [junit]     at 
org.apache.lucene.index.TestIndexWriter.testIndexingThenDeleting(TestIndexWriter.java:2579)

> -----Original Message-----
> From: Michael McCandless [mailto:[email protected]]
> Sent: Tuesday, March 08, 2011 4:46 AM
> To: [email protected]
> Cc: Apache Hudson Server
> Subject: Re: [HUDSON] Lucene-Solr-tests-only-trunk - Build # 5709 -
> Failure
> 
> This seed doesn't repro the failure for me:
> 
>     ant test -Dtestcase=TestIndexWriter
> -Dtestmethod=testIndexingThenDeleting
> -Dtests.seed=2772841086465723649:-8475474922759781208
> -Dtests.multiplier=3
> 
> Can anyone repro in their env?
> 
> Mike
> 
> On Mon, Mar 7, 2011 at 8:33 PM, Apache Hudson Server
> <[email protected]> wrote:
> > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-
> trunk/5709/
> >
> > 1 tests failed.
> >
> REGRESSION:  org.apache.lucene.index.TestIndexWriter.testIndexingThenDelet
> ing
> >
> > Error Message:
> > flush happened too quickly during deleting count=1155
> >
> > Stack Trace:
> > junit.framework.AssertionFailedError: flush happened too quickly during
> deleting count=1155
> >        at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Lucene
> TestCase.java:1213)
> >        at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Lucene
> TestCase.java:1145)
> >        at
> org.apache.lucene.index.TestIndexWriter.testIndexingThenDeleting(TestIndex
> Writer.java:2579)
> >
> >
> >
> >
> > Build Log (for compile errors):
> > [...truncated 3082 lines...]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
> 
> 
> 
> --
> Mike
> 
> http://blog.mikemccandless.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to