Fixed. Sorry, was my fault! (I rewrote the test and passed null as top context to searcher - this was only affecting already atomic ähm slow contexts).
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Uwe Schindler [mailto:[email protected]] > Sent: Tuesday, January 31, 2012 11:27 PM > To: [email protected] > Subject: RE: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1662 - > Failure > > I'll dig. I think I know the problem. > > ----- > 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: Tuesday, January 31, 2012 11:21 PM > > To: [email protected] > > Subject: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1662 - > > Failure > > > > Build: > > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1662/ > > > > 1 tests failed. > > REGRESSION: org.apache.lucene.search.TestTopDocsMerge.testSort > > > > Error Message: > > null > > > > Stack Trace: > > java.lang.NullPointerException > > at > > org.apache.lucene.search.IndexSearcher.<init>(IndexSearcher.java:143) > > at > > org.apache.lucene.search.IndexSearcher.<init>(IndexSearcher.java:159) > > at > > org.apache.lucene.search.TestTopDocsMerge$ShardSearcher.<init>(TestTop > > Do > > csMerge.java:45) > > at > > > org.apache.lucene.search.TestTopDocsMerge.testSort(TestTopDocsMerge.java: > > 130) > > at > > > org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:526) > > at > > > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner. > > java:165) > > at > > > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner. > > java:57) > > > > > > > > > > Build Log (for compile errors): > > [...truncated 1936 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
