Thomas Mueller created OAK-5404:
-----------------------------------
Summary: Test failure: SolrIndexQueryTestIT.testNativeMLTQuery
and testNativeMLTQueryWithStream
Key: OAK-5404
URL: https://issues.apache.org/jira/browse/OAK-5404
Project: Jackrabbit Oak
Issue Type: Bug
Components: solr
Affects Versions: 1.0
Reporter: Thomas Mueller
Assignee: Tommaso Teofili
{noformat}
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexQueryTestIT.testNativeMLTQueryWithStream(SolrIndexQueryTestIT.java:286)
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexQueryTestIT.testNativeMLTQuery(SolrIndexQueryTestIT.java:264)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)