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

Maxime LUCE commented on CB-5388:
---------------------------------

My tries :
* manual recursive folder removal method
* rimraf npm package
* setTimeout to let files removals ends.

Nothing resolve this issue. It's like files stand in directory while node is 
running, causing folder removal to fail, and other tests to block.

> Jasmine errors on Windows environment
> -------------------------------------
>
>                 Key: CB-5388
>                 URL: https://issues.apache.org/jira/browse/CB-5388
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.1.0
>         Environment: Windows 8+
>            Reporter: Maxime LUCE
>
> When using jasmine-node on Windows 8+ environment, there are many errors with 
> shell.rm('-rf', path).
> This output many 'rm: could not remove directory (code ENOTEMPTY):'
> This cause tests to not run until the end.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to