The re-apply of fixes to backwards after 3.2 release was missing... ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
> -----Original Message----- > From: Apache Jenkins Server [mailto:[email protected]] > Sent: Sunday, June 12, 2011 12:47 PM > To: [email protected] > Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 8783 - Failure > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/8783/ > > 3 tests failed. > FAILED: org.apache.lucene.index.TestIndexReader.testDiskFull > > Error Message: > Cannot setNorm for field contents: norms were omitted > > Stack Trace: > java.lang.IllegalStateException: Cannot setNorm for field contents: norms > were omitted > at > org.apache.lucene.index.SegmentReader.doSetNorm(SegmentReader.java: > 599) > at > org.apache.lucene.index.IndexReader.setNorm(IndexReader.java:935) > at > org.apache.lucene.index.DirectoryReader.doSetNorm(DirectoryReader.java: > 670) > at > org.apache.lucene.index.IndexReader.setNorm(IndexReader.java:935) > at > org.apache.lucene.index.IndexReader.setNorm(IndexReader.java:963) > at > org.apache.lucene.index.TestIndexReader.testDiskFull(TestIndexReader.jav > a:960) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1206) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1124) > > > REGRESSION: > org.apache.lucene.index.TestIndexWriterExceptions.testSegmentsChecksu > mError > > Error Message: > org.apache.lucene.store.IndexOutput.copyBytes(Lorg/apache/lucene/store > /IndexInput;J)V > > Stack Trace: > java.lang.NoSuchMethodError: > org.apache.lucene.store.IndexOutput.copyBytes(Lorg/apache/lucene/store > /IndexInput;J)V > at > org.apache.lucene.index.TestIndexWriterExceptions.testSegmentsChecksu > mError(TestIndexWriterExceptions.java:984) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1206) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1124) > > > REGRESSION: org.apache.lucene.store.TestCopyBytes.testCopyBytes > > Error Message: > org.apache.lucene.store.IndexOutput.copyBytes(Lorg/apache/lucene/store > /IndexInput;J)V > > Stack Trace: > java.lang.NoSuchMethodError: > org.apache.lucene.store.IndexOutput.copyBytes(Lorg/apache/lucene/store > /IndexInput;J)V > at > org.apache.lucene.store.TestCopyBytes.testCopyBytes(TestCopyBytes.java: > 73) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1206) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1124) > > > > > Build Log (for compile errors): > [...truncated 8664 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]
