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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/11/13 12:15:00 UTC

[jira] [Updated] (OAK-7844) oak-solr-core test failures with java 12

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

Julian Reschke updated OAK-7844:
--------------------------------
    Fix Version/s: 1.9.10

> oak-solr-core test failures with java 12
> ----------------------------------------
>
>                 Key: OAK-7844
>                 URL: https://issues.apache.org/jira/browse/OAK-7844
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: solr
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 1.10, 1.9.10
>
>
> {noformat}
> [ERROR] Tests run: 29, Failures: 2, Errors: 0, Skipped: 2, Time elapsed: 156.134 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexIT
> [ERROR] testNativeMLTQueryWithStream(org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexIT)  Time elapsed: 5.501 s  <<< FAILURE!
> org.junit.ComparisonFailure: expected:</test/[a]> but was:</test/[b]>
>         at org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexIT.testNativeMLTQueryWithStream(SolrIndexIT.java:281)
> [ERROR] testNativeMLTQuery(org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexIT)  Time elapsed: 5.523 s  <<< FAILURE!
> org.junit.ComparisonFailure: expected:</test/[a]> but was:</test/[b]>
>         at org.apache.jackrabbit.oak.plugins.index.solr.query.SolrIndexIT.testNativeMLTQuery(SolrIndexIT.java:259)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)