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/11/11 07:23:23 UTC

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

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

1 tests failed.
REGRESSION:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
should find one query failed XPath: //result[@numFound=1]  xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result> </response>   request was: start=0&q=id:14&qt=standard&rows=20&version=2.2

Stack Trace:
junit.framework.AssertionFailedError: should find one query failed XPath: //result[@numFound=1]
 xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
</response>

 request was: start=0&q=id:14&qt=standard&rows=20&version=2.2
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51)
 xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
</response>

 request was: start=0&q=id:14&qt=standard&rows=20&version=2.2
	at org.apache.solr.util.AbstractSolrTestCase.assertQ(AbstractSolrTestCase.java:260)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:181)
	at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:533)




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



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