You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2014/05/14 21:17:15 UTC

[jira] [Updated] (OAK-1819) oak-solr-core test failures on Java 8

     [ https://issues.apache.org/jira/browse/OAK-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated OAK-1819:
-------------------------------

    Description: 
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.

  was:
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.


> 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
>              Labels: java8
>
> 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)