You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2012/10/16 11:27:03 UTC

[jira] [Created] (CB-1663) WP7. Fix mobile-spec tests issues

Sergey Grebnov created CB-1663:
----------------------------------

             Summary: WP7. Fix mobile-spec tests issues
                 Key: CB-1663
                 URL: https://issues.apache.org/jira/browse/CB-1663
             Project: Apache Cordova
          Issue Type: Improvement
         Environment: Windows Phone 7
            Reporter: Sergey Grebnov
            Assignee: Sergey Grebnov
            Priority: Minor


The following api tests are failed now:

Contacts: 5 failed
File: 1 failed
Globalization: 1 failed
Media: 1 failed
Storage: 3 failed
Bridge 13 failed


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1663) WP7. Fix mobile-spec tests issues

Posted by "Sergey Grebnov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476913#comment-13476913 ] 

Sergey Grebnov commented on CB-1663:
------------------------------------

Storage: failed 2 dot notation (low priority, hard to implement) and unsupported api.
Bridge: Android specific
                
> WP7. Fix mobile-spec tests issues
> ---------------------------------
>
>                 Key: CB-1663
>                 URL: https://issues.apache.org/jira/browse/CB-1663
>             Project: Apache Cordova
>          Issue Type: Improvement
>         Environment: Windows Phone 7
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> The following api tests are failed now:
> Contacts: 5 failed
> File: 1 failed
> Globalization: 1 failed
> Media: 1 failed
> Storage: 3 failed
> Bridge 13 failed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1663) WP7. Fix mobile-spec tests issues

Posted by "Sergey Grebnov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476922#comment-13476922 ] 

Sergey Grebnov commented on CB-1663:
------------------------------------

Sent pull request with the changes
https://github.com/purplecabbage/incubator-cordova-wp7/pull/22
                
> WP7. Fix mobile-spec tests issues
> ---------------------------------
>
>                 Key: CB-1663
>                 URL: https://issues.apache.org/jira/browse/CB-1663
>             Project: Apache Cordova
>          Issue Type: Improvement
>         Environment: Windows Phone 7
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> The following api tests are failed now:
> Contacts: 5 failed
> File: 1 failed
> Globalization: 1 failed
> Media: 1 failed
> Storage: 3 failed
> Bridge 13 failed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1663) WP7. Fix mobile-spec tests issues

Posted by "Sergey Grebnov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476893#comment-13476893 ] 

Sergey Grebnov commented on CB-1663:
------------------------------------

Media: found the reason, but this is already fixed in the latest incubator-cordova-js https://github.com/apache/incubator-cordova-js/commit/341b3f4707e77550d28b8292ec75e2d5b8d1bfc5 
                
> WP7. Fix mobile-spec tests issues
> ---------------------------------
>
>                 Key: CB-1663
>                 URL: https://issues.apache.org/jira/browse/CB-1663
>             Project: Apache Cordova
>          Issue Type: Improvement
>         Environment: Windows Phone 7
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> The following api tests are failed now:
> Contacts: 5 failed
> File: 1 failed
> Globalization: 1 failed
> Media: 1 failed
> Storage: 3 failed
> Bridge 13 failed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1663) WP7. Fix mobile-spec tests issues

Posted by "Sergey Grebnov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476876#comment-13476876 ] 

Sergey Grebnov commented on CB-1663:
------------------------------------

File Api: 
    fixed by https://github.com/sgrebnov/incubator-cordova-wp7/commit/5da07d678b4c3967539e49cbae7874c94c610140 
Contact Api:
    fixed, majority of tests are passed now,the rest are failed because WP7 api does not support removing contacts programmatically and setting birthday as part of SaveContactTask
Globalization: 
    investigated, at present time this is supported on iOS only, so this is ok - https://github.com/apache/incubator-cordova-ios/commit/4d322c0b786e96aaac15ee6fbea5a832ac40ea43
                
> WP7. Fix mobile-spec tests issues
> ---------------------------------
>
>                 Key: CB-1663
>                 URL: https://issues.apache.org/jira/browse/CB-1663
>             Project: Apache Cordova
>          Issue Type: Improvement
>         Environment: Windows Phone 7
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> The following api tests are failed now:
> Contacts: 5 failed
> File: 1 failed
> Globalization: 1 failed
> Media: 1 failed
> Storage: 3 failed
> Bridge 13 failed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira