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

1 tests failed.
REGRESSION:  
org.apache.solr.handler.dataimport.TestSqlEntityProcessorDelta3.testCompositePk_DeltaImport_delete

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:405)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:372)
        at 
org.apache.solr.handler.dataimport.TestSqlEntityProcessorDelta3.testCompositePk_DeltaImport_delete(TestSqlEntityProcessorDelta3.java:111)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1464)
        at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1382)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='0']
        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 name="params"><str name="start">0</str><str 
name="q">*:* OR testCompositePk_DeltaImport_delete</str><str 
name="qt">standard</str><str name="rows">20</str><str 
name="version">2.2</str></lst></lst><result name="response" numFound="1" 
start="0"><doc><arr name="desc"><str>d1</str></arr><str name="id">2</str><date 
name="timestamp">2011-07-11T09:22:55.278Z</date></doc></result>
</response>

        request 
was:start=0&q=*:*+OR+testCompositePk_DeltaImport_delete&qt=standard&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:398)




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



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

Reply via email to