You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vishal Mishra (JIRA)" <ji...@apache.org> on 2017/11/22 01:10:00 UTC

[jira] [Closed] (CB-13550) filetransfer.spec.15 and 25 failed in windows10 and windows 8.1

     [ https://issues.apache.org/jira/browse/CB-13550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vishal Mishra closed CB-13550.
------------------------------
    Resolution: Won't Fix

With the new features introduced in [XMLHttpRequest|https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest], this plugin is not needed any more. Migrating from this plugin to using the new features of [XMLHttpRequest|https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest], is explained in this [Cordova blog post|https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html].

> filetransfer.spec.15 and 25 failed in windows10 and windows 8.1
> ---------------------------------------------------------------
>
>                 Key: CB-13550
>                 URL: https://issues.apache.org/jira/browse/CB-13550
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-file-transfer (DEPRECATED)
>            Reporter: inoue yuta
>            Priority: Minor
>
> this is error log.
> cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download filetransfer.spec.15 should handle unknown host
> Expected 1 to be 3.
> cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload filetransfer.spec.25 should handle unknown host
> Error: Expected 1 to be 3.
> if unhnown host, FileTransferError.CONNECTION_ERR(3) is expected. but this value is FileTransferError.FILE_NOT_FOUND_ERR.(1) 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org