[
https://issues.apache.org/jira/browse/CB-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976809#comment-14976809
]
ASF subversion and git services commented on CB-9843:
-----------------------------------------------------
Commit 4dc697a8636bc0541b2fe99f136ce9aa39cbe970 in
cordova-plugin-file-transfer's branch refs/heads/master from [~alsorokin]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=4dc697a
]
CB-9843 Added wp8 quirk to test spec 12
github: close #106
> filetransfer.spec.12 failure on wp8
> -----------------------------------
>
> Key: CB-9843
> URL: https://issues.apache.org/jira/browse/CB-9843
> Project: Apache Cordova
> Issue Type: Test
> 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]