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

Julian Reschke edited comment on JCR-4077 at 12/8/16 6:36 PM:
--------------------------------------------------------------

Fails with:
{noformat}
Failed tests:
  
TestVFSDataStore.testSetFileSystemOptionsPropertiesInString:154->doSetFileSystemOptionsPropertiesInString:193
 expected:<[/home/tester/.ssh/]id_rsa> but was:<[\home\tester\.ssh\]id_rsa>
{noformat}

(on Windows). Would it be ok to replace backlash by slash before comparing in 
the test assertion?


was (Author: reschke):
Fails with:
{noformat}
Failed tests:
  
TestVFSDataStore.testSetFileSystemOptionsPropertiesInString:154->doSetFileSystemOptionsPropertiesInString:193
 expected:<[/home/tester/.ssh/]id_rsa> but was:<[\home\tester\.ssh\]id_rsa>
{noformat}

(on Windows). Would it be to replace backlash by slash before comparing in the 
test assertion?

> Change vfs ext test cases not to depend on http client
> ------------------------------------------------------
>
>                 Key: JCR-4077
>                 URL: https://issues.apache.org/jira/browse/JCR-4077
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-vfs-ext
>    Affects Versions: 2.13.6
>            Reporter: Julian Reschke
>             Fix For: 2.13.6, 2.14
>
>
> Switching to the new httpclient code will break jackrabbit-vfs-ext, which has 
> a dependency on the older version.
> (Suggestions about how to deal with this welcome)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to