[ 
https://issues.apache.org/jira/browse/SOLR-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663747#comment-13663747
 ] 

Shawn Heisey commented on SOLR-4849:
------------------------------------

Tests still fail on Windows, patch applied to branch_4x. 

{noformat}
[junit4:junit4] Tests with failures:
[junit4:junit4]   - 
org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir
[junit4:junit4]   - 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer
[junit4:junit4]   - 
org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases
[junit4:junit4]   - 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown
[junit4:junit4]   - 
org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties
{noformat}

{noformat}
[junit4:junit4]   2> NOTE: Windows 8 6.2 amd64/Oracle Corporation 1.7.0_21 
(64-bit)/cpus=4,threads=1,free=254383696,total=306380800
{noformat}

                
> Fix test failure due to not substituting in system properties
> -------------------------------------------------------------
>
>                 Key: SOLR-4849
>                 URL: https://issues.apache.org/jira/browse/SOLR-4849
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.3, 5.0
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4849.patch
>
>
> When we look at old-style solr.xml files, we try to test whether more than 
> one core points to the same data dir. When constructing the paths, we need to 
> substitute in any system-defined properties.
> This happens to work fine on a Mac (and unix in general?) but results in an 
> illegal file name exception on Windows machines.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to