Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10489/

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestCSVLoader.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:385)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:352)
        at 
org.apache.solr.handler.TestCSVLoader.testCommitWithin(TestCSVLoader.java:121)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='3']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<responseHeader><status>0</status><QTime>0</QTime></responseHeader><result 
name="response" numFound="0" start="0"/>
</response>

        request was:start=0&q=id:[100+TO+110]&qt=standard&rows=20&version=2.0
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:378)




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



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

Reply via email to