[
https://issues.apache.org/jira/browse/OAK-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15811866#comment-15811866
]
Tommaso Teofili commented on OAK-5404:
--------------------------------------
I have tried to reproduce the failures locally with the very same commands and
settings (e.g. JDK 1.7) on 1.0 and 1.2 branches but so far cannot get the tests
failing.
> 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: continuous integration, solr
> Affects Versions: 1.0
> Reporter: Thomas Mueller
> Assignee: Tommaso Teofili
> Fix For: 1.0.37
>
>
> {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)