You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/14 11:33:58 UTC

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1250 - Failure

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1250 - Failure

Posted by Robert Muir <rc...@gmail.com>.
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
<je...@builds.apache.org> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org