[
https://issues.apache.org/jira/browse/CB-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250026#comment-14250026
]
Ian Clelland commented on CB-8125:
----------------------------------
It looks to me like your refactoring has uncovered another bug -- this time in
specs 28 and 29! :) They were designed to silently fail on platforms that
didn't support {{_getLocalFilesystemPath}}, because they are testing for
backwards-compatibility when using file-transfer with {{cdvfile://}}-style
URLs. Platforms that don't use those URLs don't need those specs.
At some point, though, it started failing for a different reason: We stopped
sending {{cdvfile://}} URLs to it, and switched to {{file:///}} URLs. The
silent failure looks just like success, and so it was never noticed.
I'll add a quick fix for those tests, and I'll merge this in.
Thanks
> file transfer plugin tests often crash the mobilespec test app
> --------------------------------------------------------------
>
> Key: CB-8125
> URL: https://issues.apache.org/jira/browse/CB-8125
> Project: Apache Cordova
> Issue Type: Bug
> Components: mobile-spec, Plugin File Transfer, Plugin TestFramework
> Affects Versions: 4.0.0
> Environment: Windows, iOS, Android
> Reporter: Dmitry Blotsky
> Labels: file-transfer, newbie, plugin, test-framework
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> Creating a mobilespec app with createmobilespec crashes non-deterministically
> when running file transfer plugin tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]