You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/12/13 19:46:10 UTC

[jira] Updated: (LUCENE-2813) TestIndexWriterDelete fails randomly

     [ https://issues.apache.org/jira/browse/LUCENE-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-2813:
--------------------------------

    Attachment: output.txt

output with -Dtests.verbose=true

> TestIndexWriterDelete fails randomly
> ------------------------------------
>
>                 Key: LUCENE-2813
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2813
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>         Attachments: output.txt
>
>
> 10 out of 9 runs with that see fail on my trunk:
> ant test-core -Dtestcase=TestIndexWriterDelete -Dtestmethod=testErrorAfterApplyDeletes -Dtests.seed=4269712067829708991:1888184886355172227 -Dtests.codec=randomPerField
> with this result:
> {code}
> junit-sequential:
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterDelete
>     [junit] Tests run: 1, Failures: 2, Errors: 0, Time elapsed: 1.725 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] NOTE: reproduce with: ant test -Dtestcase=TestIndexWriterDelete -Dtestmethod=testErrorAfterApplyDeletes -Dtests.seed=4269712067829708991:1888184886355172227 -Dtests.codec=randomPerField
>     [junit] NOTE: test params are: codec=RandomCodecProvider: {id=Standard, contents=SimpleText, city=MockSep}, locale=ar_QA, timezone=VST
>     [junit] ------------- ---------------- ---------------
>     [junit] ------------- Standard Error -----------------
>     [junit] NOTE: all tests run in this JVM:
>     [junit] [TestIndexWriterDelete]
>     [junit] ------------- ---------------- ---------------
>     [junit] Testcase: testErrorAfterApplyDeletes(org.apache.lucene.index.TestIndexWriterDelete):	FAILED
>     [junit] 
>     [junit] junit.framework.AssertionFailedError: 
>     [junit] 	at org.apache.lucene.index.TestIndexWriterDelete.testErrorAfterApplyDeletes(TestIndexWriterDelete.java:736)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1043)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:981)
>     [junit] 
>     [junit] 
>     [junit] Testcase: testErrorAfterApplyDeletes(org.apache.lucene.index.TestIndexWriterDelete):	FAILED
>     [junit] ConcurrentMergeScheduler hit unhandled exceptions
>     [junit] junit.framework.AssertionFailedError: ConcurrentMergeScheduler hit unhandled exceptions
>     [junit] 	at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:503)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1043)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:981)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.lucene.index.TestIndexWriterDelete FAILED
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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