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 2017/12/01 16:50:00 UTC

[jira] [Created] (OAK-7020) Windows test failures for oak-solr-core

Julian Reschke created OAK-7020:
-----------------------------------

             Summary: Windows test failures for oak-solr-core
                 Key: OAK-7020
                 URL: https://issues.apache.org/jira/browse/OAK-7020
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: solr
            Reporter: Julian Reschke


{noformat}
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.188 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest
[ERROR] testIgnoredPropertiesNotIndexed(org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest)  Time elapsed: 0.188 s  <<< ERROR!
java.lang.RuntimeException: java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/projects/apache/oak/trunk/oak-solr-core/target/test-classes/solr
        at org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest.testIgnoredPropertiesNotIndexed(SolrIndexEditorTest.java:71)
Caused by: java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/projects/apache/oak/trunk/oak-solr-core/target/test-classes/solr
        at org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest.testIgnoredPropertiesNotIndexed(SolrIndexEditorTest.java:71)

{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)