-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-plugin-file-transfer (DEPRECATED)
-
Labels:None
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)