You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/07 01:48:13 UTC

[jira] [Commented] (CB-8803) Medic builds sometimes fail cleanup on Windows

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

ASF GitHub Bot commented on CB-8803:
------------------------------------

GitHub user dblotsky opened a pull request:

    https://github.com/apache/cordova-medic/pull/40

    [CB-8803] Reduce the effect of intermittent workspace cleanup failure

    Really simple workaround for now. In the future a more complex wrapper should be made to persistently delete until the directory is gone, or emit a hard failure.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-medic cb-8803

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #40
    
----
commit eeaca538131f638d6bf0cdc1a93ff83728a37a16
Author: Dmitry Blotsky <db...@microsoft.com>
Date:   2015-04-06T23:02:57Z

    [CB-8803] Naive temporary workaround for issue.

----


> Medic builds sometimes fail cleanup on Windows
> ----------------------------------------------
>
>                 Key: CB-8803
>                 URL: https://issues.apache.org/jira/browse/CB-8803
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic, Windows
>    Affects Versions: Master
>         Environment: Any cordova-medic setup on Windows.
>            Reporter: Dmitry Blotsky
>            Priority: Minor
>              Labels: medic, rm, windows
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> On Windows, sometimes the cleanup step fails because of some stray process briefly looking at a directory while the directory is being deleted.
> Although medic uses shelljs's implementation of {{rm}}, it still fails sometimes. This should be fixed with more persistent cleanup code.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org