test is searching a closed indexinput. i'll add some checks to MockDirectoryWrapper for this and fix the test... wonder if we find something else interesting :)
On Thu, Oct 27, 2011 at 3:17 PM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11051/ > > 1 tests failed. > FAILED: org.apache.lucene.index.TestTermInfosReaderIndex.testSeekEnum > > Error Message: > null > > Stack Trace: > java.lang.NullPointerException > at > org.apache.lucene.store.MMapDirectory$MMapIndexInput.seek(MMapDirectory.java:335) > at > org.apache.lucene.store.MockIndexInputWrapper.seek(MockIndexInputWrapper.java:88) > at > org.apache.lucene.index.SegmentTermEnum.seek(SegmentTermEnum.java:115) > at > org.apache.lucene.index.TermInfosReaderIndex.seekEnum(TermInfosReaderIndex.java:139) > at > org.apache.lucene.index.TestTermInfosReaderIndex.testSeekEnum(TestTermInfosReaderIndex.java:96) > at > org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:440) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > > > > > Build Log (for compile errors): > [...truncated 8053 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
