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

Robert Munteanu commented on SLING-7596:
----------------------------------------

Some tests are ignored on Windows:

{noformat}cli/cli/src/test/java/org/apache/sling/ide/cli/impl/DirWatcherTest.java:
        assumeThat(System.getProperty("os.name"), 
not(containsString("Windows"))); // TODO - SLING-7596
eclipse/eclipse-test/src/org/apache/sling/ide/test/impl/JcrPartialCoverageAggregatesDeploymentTest.java:
        assumeThat(System.getProperty("os.name"), 
not(containsString("Windows"))); // TODO - SLING-7596
eclipse/eclipse-test/src/org/apache/sling/ide/test/impl/JcrPartialCoverageAggregatesDeploymentTest.java:
        assumeThat(System.getProperty("os.name"), 
not(containsString("Windows"))); // TODO - SLING-7596
{noformat}

> Ensure that the IDE tooling still works on Windows
> --------------------------------------------------
>
>                 Key: SLING-7596
>                 URL: https://issues.apache.org/jira/browse/SLING-7596
>             Project: Sling
>          Issue Type: Task
>          Components: IDE
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Major
>             Fix For: Sling Eclipse IDE 1.2.4
>
>
> Recent changes, especially for SLING-5618, might've broken functionality on 
> Windows due to path handling.



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

Reply via email to