Alexander Sorokin created CB-9843:
-------------------------------------
Summary: filetransfer.spec.12 failure on wp8
Key: CB-9843
URL: https://issues.apache.org/jira/browse/CB-9843
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File Transfer
Affects Versions: Master
Reporter: Alexander Sorokin
Assignee: Alexander Sorokin
There is a file transfer plugin failure on wp8 platform:
{noformat}
cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download
filetransfer.spec.12 should get http status on failure
Expected 3 to be 1.
Error: Expected 3 to be 1.
at stack (x-wmapp0:www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
at buildExpectationResult
(x-wmapp0:www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
at expectationResultFactory
(x-wmapp0:www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
at addExpectationResult
(x-wmapp0:www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
at addExpectationResult
(x-wmapp0:www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
at Anonymous function
(x-wmapp0:www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
at downloadFail
(x-wmapp0:www/cdvtests/../plugins/cordova-plugin-file-transfer-tests/tests.js:507:25)
at errorCallback
(x-wmapp0:www/cdvtests/../plugins/cordova-plugin-file-transfer/www/FileTransfer.js:221:9)
at callbackFromNative
(x-wmapp0:www/cdvtests/../cordova.js:295:38)
at callbackError (x-wmapp0:www/cdvtests/../cordova.js:282:9)
{noformat}
wp8 platform does not make a difference between 404 and unknown host so the
plugin returns CONNECTION_ERR and not FILE_NOT_FOUND_ERR
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]