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

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

Github user shazron commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/47#issuecomment-55668694
  
    Although the Camera plugin does not depend on the File plugin, the tests 
do. The tests plugin.xml do not have this dependency.
    
    I manually added the File plugin, and your patch appears to work.


> mobilespec test failures on iOS
> -------------------------------
>
>                 Key: CB-7423
>                 URL: https://issues.apache.org/jira/browse/CB-7423
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File, Plugin File Transfer
>    Affects Versions: 3.5.0
>         Environment: iOS
>            Reporter: Edna Morales
>             Fix For: 3.6.0
>
>
> Running the automated tests for each plugin individually (there are false 
> failures when run all together in mobilespec) results in the following:
> File-transfer - 3 failures:
> -spec 8 should be able to download a file using https: error timeout - async 
> callback was not invoked...
> -spec 28 should be able to download a file using local paths: reference error 
> can't find variable lastProgressEvent in file:///...
> -spec 29 should be able to upload a file using local paths: reference error 
> can't find variable lastProgressEvent in file:///...
> File - 2 failures (only after running a second time)
> -spec 57 copyTo file: Error copying file {"code":12}
> -spec 60 copyTo directory to backup at same root directory: Error copying 
> directory {"code":12}
> It looks like the files aren't getting deleted after the first run, which is 
> causing these errors the second time
> Plugin manual tests:
> Camera:
> -Not seeing a difference with different quality values
> -Call to write/copy/upload fails if one is called after the other (i.e. Call 
> to copy succeeds but call to upload fails if done right after the call to 
> copy)
> Native Auto Tests:
> Whitelist - 1 failure:
> -Match function should accept file:///foo.html for []: Expected spy unknown 
> to have been called with [true] but was called with [[false]]



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

Reply via email to