Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1134/
1 tests failed.
REGRESSION:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testLukeHandler
Error Message:
expected: 5 but had: 2 :: {numFound=2,start=0,docs=[SolrDocument[{id=ID0}],
SolrDocument[{id=ID4}]]}
Stack Trace:
junit.framework.AssertionFailedError: expected: 5 but had: 2 ::
{numFound=2,start=0,docs=[SolrDocument[{id=ID0}], SolrDocument[{id=ID4}]]}
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147)
at
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50)
at
org.apache.solr.client.solrj.SolrExampleTests.assertNumFound(SolrExampleTests.java:408)
at
org.apache.solr.client.solrj.SolrExampleTests.testLukeHandler(SolrExampleTests.java:481)
at
org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:432)
Build Log (for compile errors):
[...truncated 15111 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]