Build: https://builds.apache.org/job/Lucene-trunk/1765/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestDuelingCodecs.testEquals Error Message: left: SimpleText / right: Lucene40: {docid=Lucene40(minBlockSize=18 maxBlockSize=62), body=PostingsFormat(name=NestedPulsing), title=PostingsFormat(name=MockSep), titleTokenized=Lucene40(minBlockSize=18 maxBlockSize=62), date=PostingsFormat(name=NestedPulsing)} expected:<[]> but was:<[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]> Stack Trace: junit.framework.AssertionFailedError: left: SimpleText / right: Lucene40: {docid=Lucene40(minBlockSize=18 maxBlockSize=62), body=PostingsFormat(name=NestedPulsing), title=PostingsFormat(name=MockSep), titleTokenized=Lucene40(minBlockSize=18 maxBlockSize=62), date=PostingsFormat(name=NestedPulsing)} expected:<[]> but was:<[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]> 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.TestDuelingCodecs.assertDocValuesSource(TestDuelingCodecs.java:567) at org.apache.lucene.index.TestDuelingCodecs.assertDocValues(TestDuelingCodecs.java:531) at org.apache.lucene.index.TestDuelingCodecs.testEquals(TestDuelingCodecs.java:141) at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:527) Build Log (for compile errors): [...truncated 12660 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org