I added some new coverage to this test recently. Previously it wasn't
testing docvalues really at all.

Ill try to investigate whats going on... at least it reproduces.

On Wed, Dec 14, 2011 at 5:33 AM, Apache Jenkins Server
<[email protected]> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1250/
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.index.TestDuelingCodecs.testEquals
>
> Error Message:
> left: SimpleText / right: Lucene40: 
> {docid=PostingsFormat(name=NestedPulsing), 
> body=PostingsFormat(name=Lucene40WithOrds), 
> title=PostingsFormat(name=MockSep), 
> titleTokenized=PostingsFormat(name=MockRandom), date=Pulsing40(freqCutoff=5 
> minBlockSize=12 maxBlockSize=95)} 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=PostingsFormat(name=NestedPulsing), 
> body=PostingsFormat(name=Lucene40WithOrds), 
> title=PostingsFormat(name=MockSep), 
> titleTokenized=PostingsFormat(name=MockRandom), date=Pulsing40(freqCutoff=5 
> minBlockSize=12 maxBlockSize=95)} 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 1699 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]

Reply via email to