You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "puchen (JIRA)" <ji...@apache.org> on 2014/04/09 08:15:23 UTC

[jira] [Comment Edited] (CB-6413) spec.105 and spec.108 of file autotest are failed on Android 2.3.7

    [ https://issues.apache.org/jira/browse/CB-6413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963848#comment-13963848 ] 

puchen edited comment on CB-6413 at 4/9/14 6:15 AM:
----------------------------------------------------

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, and ran into the if line in the catch statement, but I alert the blob in fileEntry.createWriter function, which is 'undefined'. Then FILE plugin write this into the file.


was (Author: puchen):
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)