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/02/04 14:15:34 UTC

[jira] [Commented] (CB-8423) File.spec.130 and, occasionally, other file specs fails on windows

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

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

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-plugin-file/pull/98

    CB-8423 Corrected usage of done() in async tests

    This is a fix for https://issues.apache.org/jira/browse/CB-8423

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-file test-fixes

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

    https://github.com/apache/cordova-plugin-file/pull/98.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 #98
    
----
commit 99ec8cf6284335391d92ba7cc455e8164ac9b3f7
Author: alsorokin <al...@akvelon.com>
Date:   2015-02-04T13:06:15Z

    CB-8423 Corrected usage of done() in async tests

----


> File.spec.130 and, occasionally, other file specs fails on windows
> ------------------------------------------------------------------
>
>                 Key: CB-8423
>                 URL: https://issues.apache.org/jira/browse/CB-8423
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File, Windows
>            Reporter: Alexander Sorokin
>
> File.spec.130 fail on windows platform (both on store apps and windows phone 8.1).
> This happens because jasmine's `done()` is called before all async calls ends (not in callback) so the files and directories sometimes are blocked by prevoius test' threads.



--
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