GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/110
Failing iOS 4.0 test filetransfer.spec.6 was failing in 4.x branch of iOS because -1 was returned as length in a progress event. Modified the test to look for <1 instead of == 0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-plugin-file-transfer CB-9906 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/110.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 #110 ---- commit c5d92726c22b2e8f942a5cf9f544c420555b1769 Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2015-11-04T06:14:55Z filetransfer.spec.6 was failing in 4.x branch of iOS because -1 was returned. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org