Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9792/
1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: now it should 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">0</int></lst><result name="response" numFound="0" start="0"/> </response> request was: start=0&q=id:500&qt=standard&rows=20&version=2.2 Stack Trace: junit.framework.AssertionFailedError: now it should 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">0</int></lst><result name="response" numFound="0" start="0"/> </response> request was: start=0&q=id:500&qt=standard&rows=20&version=2.2 at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1335) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1240) xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"/> </response> request was: start=0&q=id:500&qt=standard&rows=20&version=2.2 at org.apache.solr.util.AbstractSolrTestCase.assertQ(AbstractSolrTestCase.java:260) at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:219) Build Log (for compile errors): [...truncated 13290 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org