[GitHub] cordova-plugin-file-transfer pull request: Failing iOS 4.0 test

2015-11-04 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/110#issuecomment-153662666 Oops. I guess I was working from an older version of the file and didn't see the merge happen. I'll fix it. > On Nov 4, 2015, at 12

[GitHub] cordova-plugin-file-transfer pull request: Failing iOS 4.0 test

2015-11-04 Thread daserge
Github user daserge commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/110#issuecomment-153639204 @purplecabbage, should not it be handled by https://github.com/apache/cordova-plugin-file-transfer/blob/4dc697a8636bc0541b2fe99f136ce9aa39cbe970/te

[GitHub] cordova-plugin-file-transfer pull request: Failing iOS 4.0 test

2015-11-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/110 --- 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

[GitHub] cordova-plugin-file-transfer pull request: Failing iOS 4.0 test

2015-11-03 Thread purplecabbage
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 instea