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/06/28 21:46:55 UTC

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

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9147/

1 tests failed.
REGRESSION:  org.apache.lucene.search.TestSlowCollationMethods.testSort

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1430)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1348)
	at org.apache.lucene.search.TopDocs.merge(TopDocs.java:230)
	at org.apache.lucene.search.TestSlowCollationMethods.testSort(TestSlowCollationMethods.java:105)




Build Log (for compile errors):
[...truncated 4660 lines...]



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


[JENKINS] Lucene-Solr-tests-only-trunk - Build # 9148 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9148/

1 tests failed.
FAILED:  org.apache.lucene.search.TestSlowCollationMethods.testSort

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1430)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1348)
	at org.apache.lucene.search.TopDocs.merge(TopDocs.java:230)
	at org.apache.lucene.search.TestSlowCollationMethods.testSort(TestSlowCollationMethods.java:105)




Build Log (for compile errors):
[...truncated 4658 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 - Build # 9147 - Failure

Posted by Uwe Schindler <uw...@thetaphi.de>.
Mike:
The assert in Line  230 is maybe wrong:
    assert queue.size() > 0;

If you merge a TopDocs with an empty other TopDocs it should work.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Tuesday, June 28, 2011 9:50 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 9147 - Failure
> 
> Oh ah oh,
> 
> bug in test, seems that maybe the term used for splitting is outside the
> whole range :-)
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> 
> > -----Original Message-----
> > From: Apache Jenkins Server [mailto:jenkins@builds.apache.org]
> > Sent: Tuesday, June 28, 2011 9:47 PM
> > To: dev@lucene.apache.org
> > Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 9147 -
> > Failure
> >
> > Build:
> > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9147/
> >
> > 1 tests failed.
> > REGRESSION:
> > org.apache.lucene.search.TestSlowCollationMethods.testSort
> >
> > Error Message:
> > null
> >
> > Stack Trace:
> > junit.framework.AssertionFailedError
> > 	at
> >
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Lu
> > c
> > eneTestCase.java:1430)
> > 	at
> >
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Lu
> > c
> > eneTestCase.java:1348)
> > 	at org.apache.lucene.search.TopDocs.merge(TopDocs.java:230)
> > 	at
> > org.apache.lucene.search.TestSlowCollationMethods.testSort(TestSlowCol
> > la
> > tionMethods.java:105)
> >
> >
> >
> >
> > Build Log (for compile errors):
> > [...truncated 4660 lines...]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For
> > additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



---------------------------------------------------------------------
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 - Build # 9147 - Failure

Posted by Uwe Schindler <uw...@thetaphi.de>.
Oh ah oh,

bug in test, seems that maybe the term used for splitting is outside the whole range :-)

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Apache Jenkins Server [mailto:jenkins@builds.apache.org]
> Sent: Tuesday, June 28, 2011 9:47 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 9147 - Failure
> 
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9147/
> 
> 1 tests failed.
> REGRESSION:  org.apache.lucene.search.TestSlowCollationMethods.testSort
> 
> Error Message:
> null
> 
> Stack Trace:
> junit.framework.AssertionFailedError
> 	at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1430)
> 	at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1348)
> 	at org.apache.lucene.search.TopDocs.merge(TopDocs.java:230)
> 	at
> org.apache.lucene.search.TestSlowCollationMethods.testSort(TestSlowColla
> tionMethods.java:105)
> 
> 
> 
> 
> Build Log (for compile errors):
> [...truncated 4660 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



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