[ https://issues.apache.org/jira/browse/CB-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963848#comment-13963848 ]
puchen commented on CB-6413: ---------------------------- Yes, I ran it on dev branch, and I tested the file autotest on Sony MT27i android 2.3.7. And spec.105 and spec.108 are not passing. May be this phone are special. In spec.105, autospect ran in the try line, but didn't ran in the catch line, and I alert the blob in fileEntry.createWriter function, which is 'undefined'. > spec.105 and spec.108 of file autotest are failed on Android 2.3.7 > ------------------------------------------------------------------ > > Key: CB-6413 > URL: https://issues.apache.org/jira/browse/CB-6413 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File > Affects Versions: 3.4.0 > Environment: Android 2.3.7 > Reporter: puchen > > Run spec.105 and spec.108 of file autotest got messages: > spec.105: Expected 4 to be 32. > spec.108: Expected spy verifier to have been called. > Android 2.3.7 can't support window.WebKitBlobBuilder, and js code "if > (window.WebKitBlobBuilder)" the window.WebKitBlobBuilder is 'undefined' in > the spec.105 and spec.108. But codes still run in the if line. -- This message was sent by Atlassian JIRA (v6.2#6252)