[ https://issues.apache.org/jira/browse/CB-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134603#comment-14134603 ]
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-55668867 Patch integrated: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=45da410 > 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)