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] Updated: (LUCENE-2622) Random Test Failure org.apache.lucene.TestExternalCodecs.testPerFieldCodec (from TestExternalCodecs)

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

Mark Miller updated LUCENE-2622:
--------------------------------

    Issue Type: Bug  (was: Test)

> Random Test Failure org.apache.lucene.TestExternalCodecs.testPerFieldCodec (from TestExternalCodecs)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-2622
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2622
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Priority: Minor
>
> Error Message
> state.ord=54 startOrd=0 ir.isIndexTerm=true state.docFreq=1
> Stacktrace
> junit.framework.AssertionFailedError: state.ord=54 startOrd=0 ir.isIndexTerm=true state.docFreq=1
> 	at org.apache.lucene.index.codecs.standard.StandardTermsDictReader$FieldReader$SegmentTermsEnum.seek(StandardTermsDictReader.java:395)
> 	at org.apache.lucene.index.DocumentsWriter.applyDeletes(DocumentsWriter.java:1099)
> 	at org.apache.lucene.index.DocumentsWriter.applyDeletes(DocumentsWriter.java:1028)
> 	at org.apache.lucene.index.IndexWriter.applyDeletes(IndexWriter.java:4213)
> 	at org.apache.lucene.index.IndexWriter.doFlushInternal(IndexWriter.java:3381)
> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3221)
> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3211)
> 	at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:2345)
> 	at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:2323)
> 	at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:2293)
> 	at org.apache.lucene.TestExternalCodecs.testPerFieldCodec(TestExternalCodecs.java:645)
> 	at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:381)
> 	at org.apache.lucene.util.LuceneTestCase.run(LuceneTestCase.java:373)
> Standard Output
> NOTE: random codec of testcase 'testPerFieldCodec' was: MockFixedIntBlock(blockSize=1327)
> NOTE: random locale of testcase 'testPerFieldCodec' was: lt_LT
> NOTE: random timezone of testcase 'testPerFieldCodec' was: Africa/Lusaka
> NOTE: random seed of testcase 'testPerFieldCodec' was: 812019387131615618

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