its a bug in MultiDocValues - I will commit a fix shortly. simon
On Thu, Jan 12, 2012 at 1:02 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1489/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestOmitNorms.testOmitNormsCombos > > Error Message: > actual array was null > > Stack Trace: > junit.framework.AssertionFailedError: actual array was null > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) > at > org.apache.lucene.index.TestOmitNorms.getNorms(TestOmitNorms.java:302) > at > org.apache.lucene.index.TestOmitNorms.testOmitNormsCombos(TestOmitNorms.java:248) > at > org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:528) > > > > > Build Log (for compile errors): > [...truncated 1718 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]
