[
https://issues.apache.org/jira/browse/LUCENE-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-3350.
-------------------------------------
Resolution: Fixed
I just committed a fix for this. It was a test bug since LUCENE-3342 changed
semantics to a shared Term instance. Thanks selckin
> 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
> Assignee: Simon Willnauer
>
> 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: [email protected]
For additional commands, e-mail: [email protected]