You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2010/08/26 00:34:16 UTC

[jira] Created: (LUCENE-2623) Random Test Failure org.apache.lucene.index.TestIndexWriter.testAddIndexesWithThreads (from TestIndexWriter)

Random Test Failure org.apache.lucene.index.TestIndexWriter.testAddIndexesWithThreads (from TestIndexWriter)
------------------------------------------------------------------------------------------------------------

                 Key: LUCENE-2623
                 URL: https://issues.apache.org/jira/browse/LUCENE-2623
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Mark Miller
            Priority: Minor


Error Message

expected:<3160> but was:<2752>
Stacktrace

junit.framework.AssertionFailedError: expected:<3160> but was:<2752>
	at
org.apache.lucene.index.TestIndexWriter.testAddIndexesWithThreads(TestIndexWriter.java:3794)
	at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:380)
	at org.apache.lucene.util.LuceneTestCase.run(LuceneTestCase.java:372)
Standard Output

java.lang.AssertionError: IndexFileDeleter doesn't know about file _8h.cfs
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4284)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4331)
	at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:3088)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3161)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3132)
	at
org.apache.lucene.index.TestIndexWriter$CommitAndAddIndexes.doBody(TestIndexWriter.java:3774)
	at
org.apache.lucene.index.TestIndexWriter$RunAddIndexesThreads$1.run(TestIndexWriter.java:3710)
NOTE: random codec of testcase 'testAddIndexesWithThreads' was: MockSep
NOTE: random locale of testcase 'testAddIndexesWithThreads' was: ms_MY
NOTE: random timezone of testcase 'testAddIndexesWithThreads' was:
Asia/Aqtau
NOTE: random seed of testcase 'testAddIndexesWithThreads' was:
-5272061551011630291


-- 
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


[jira] Updated: (LUCENE-2623) Random Test Failure org.apache.lucene.index.TestIndexWriter.testAddIndexesWithThreads (from TestIndexWriter)

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated LUCENE-2623:
--------------------------------

    Component/s: Tests

> Random Test Failure org.apache.lucene.index.TestIndexWriter.testAddIndexesWithThreads (from TestIndexWriter)
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2623
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2623
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Mark Miller
>            Priority: Minor
>
> Error Message
> expected:<3160> but was:<2752>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<3160> but was:<2752>
> 	at
> org.apache.lucene.index.TestIndexWriter.testAddIndexesWithThreads(TestIndexWriter.java:3794)
> 	at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:380)
> 	at org.apache.lucene.util.LuceneTestCase.run(LuceneTestCase.java:372)
> Standard Output
> java.lang.AssertionError: IndexFileDeleter doesn't know about file _8h.cfs
> 	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4284)
> 	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4331)
> 	at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:3088)
> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3161)
> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3132)
> 	at
> org.apache.lucene.index.TestIndexWriter$CommitAndAddIndexes.doBody(TestIndexWriter.java:3774)
> 	at
> org.apache.lucene.index.TestIndexWriter$RunAddIndexesThreads$1.run(TestIndexWriter.java:3710)
> NOTE: random codec of testcase 'testAddIndexesWithThreads' was: MockSep
> NOTE: random locale of testcase 'testAddIndexesWithThreads' was: ms_MY
> NOTE: random timezone of testcase 'testAddIndexesWithThreads' was:
> Asia/Aqtau
> NOTE: random seed of testcase 'testAddIndexesWithThreads' was:
> -5272061551011630291

-- 
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