I just committed a fix ... was just another branch where MockRandomCodec was ignoring -1 terms index divisor.
Mike On Fri, Jan 28, 2011 at 5:28 PM, Apache Hudson Server <[email protected]> wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/4252/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexWriterReader.testNoTermsIndex > > Error Message: > should have failed to seek since terms index was not loaded. Codec used > MockRandom > > Stack Trace: > junit.framework.AssertionFailedError: should have failed to seek since terms > index was not loaded. Codec used MockRandom > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059) > at > org.apache.lucene.index.TestIndexWriterReader.testNoTermsIndex(TestIndexWriterReader.java:1015) > > > > > Build Log (for compile errors): > [...truncated 2967 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
