[ 
https://issues.apache.org/jira/browse/LUCENE-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072840#comment-13072840
 ] 

Simon Willnauer commented on LUCENE-3350:
-----------------------------------------

hmm, my first guess would be this is related to LUCENE-3342, robert? I looked 
into it and if I get the delete terms from the BufferedDeletes directly without 
freezing it the term sets are identical. so something must go wrong while we 
freeze it.

> trunk:  TestDocumentsWriterDeleteQueue.testStressDeleteQueue seed failure
> -------------------------------------------------------------------------
>
>                 Key: LUCENE-3350
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3350
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: selckin
>
> fails 100% of the time for me, trunk r1152089
> {code}
>     [junit] Testsuite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
>     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.585 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] NOTE: reproduce with: ant test 
> -Dtestcase=TestDocumentsWriterDeleteQueue -Dtestmethod=testStressDeleteQueue 
> -Dtests.seed=724635056932528964:-56
> 53725200660632980
>     [junit] NOTE: test params are: codec=RandomCodecProvider: {}, 
> locale=en_US, timezone=Pacific/Port_Moresby
>     [junit] NOTE: all tests run in this JVM:
>     [junit] [TestDocumentsWriterDeleteQueue]
>     [junit] NOTE: Linux 2.6.39-gentoo amd64/Sun Microsystems Inc. 1.6.0_26 
> (64-bit)/cpus=8,threads=1,free=86067624,total=125632512
>     [junit] ------------- ---------------- ---------------
>     [junit] Testcase: 
> testStressDeleteQueue(org.apache.lucene.index.TestDocumentsWriterDeleteQueue):
>     FAILED
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to