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 subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/15 17:55:28 UTC

[jira] [Commented] (CB-5404) Update File API tests

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

ASF subversion and git services commented on CB-5404:
-----------------------------------------------------

Commit e7c2630f45f98fbf1e06040d228ad4f2d19b0544 in branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=e7c2630 ]

CB-5404: Fix fragile file tests

Several tests are dependent on whether directory paths end in '/' or
not. Also, manually-created file and directory entries should have an
associated filesystem attribute. This patch fixes both issues.


> Update File API tests
> ---------------------
>
>                 Key: CB-5404
>                 URL: https://issues.apache.org/jira/browse/CB-5404
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin File
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>             Fix For: 3.2.0
>
>
> Many of the tests in the test suite are fragile, and depend on implementation-dependent things like whether root directory paths end with a "/" or not, or whether a particular URL scheme is valid. I'm first going to fix those tests which don't pass under both the old and new systems.



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