Github user jasongin commented on a diff in the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/118#discussion_r46446244 --- Diff: tests/tests.js --- @@ -29,6 +29,7 @@ exports.defineAutoTests = function () { // constants var GRACE_TIME_DELTA = 600; // in milliseconds + var WINDOWS_GRACE_TIME_DELTA = 3500; // in milliseconds; NOTE: Some Windows Phone 8.1 devices need a few seconds to create an upload operation. --- End diff -- Are you sure it is only WP 8.1? What about Windows 10 mobile or desktop?
--- 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