Jukka Zitting created OAK-1819:
----------------------------------
Summary: oak-solr-core test failures on Java 8
Key: OAK-1819
URL: https://issues.apache.org/jira/browse/OAK-1819
Project: Jackrabbit Oak
Issue Type: Bug
Components: oak-solr
Affects Versions: 1.0
Environment: {noformat}
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27
22:15:32-0400)
Maven home: c:\Program Files\apache-maven-3.1.0
Java version: 1.8.0, vendor: Oracle Corporation
Java home: c:\Program Files\Java\jdk1.8.0\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"
{noformat}
Reporter: Jukka Zitting
Priority: Minor
The following {{oak-solr-core}} test failures occur when building Oak with Java
8:
{noformat}
Failed tests:
testNativeMLTQuery(org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexQueryTest):
expected:</test/[a]> but was:</test/[b]>
testNativeMLTQueryWithStream(org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexQueryTest):
expected:</test/[a]> but was:</test/[b]>
{noformat}
The cause of this might well be something as simple as the test case
incorrectly expecting a specific ordering of search results.
--
This message was sent by Atlassian JIRA
(v6.2#6252)