GitHub user sarangan12 opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/132

    CB-10409: Flaky File Transfer Plugins

    This is one of the flaky tests that occurs about 20% of the times in 
windows store 8.1 platform. But, this has not been reproduced locally. This 
causes the app to crash. The error message is " Error: Expected a spy, but got 
Function." Based on the error message, I suspect that the error is related to 
the issue that the spying is not set correctly on the transfer progress. So, I 
have modified this code and submitting this for PR.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarangan12/cordova-plugin-file-transfer 
CB-10409

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-file-transfer/pull/132.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 #132
    
----
commit 53c5ce276adb830d011843583a97cc20cdb3fa0d
Author: Sarangan Rajamanickam <[email protected]>
Date:   2016-03-21T22:13:38Z

    CB-10409: Flaky File Transfer Plugins

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to