puchen created CB-6413:
--------------------------
Summary: 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)