You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2015/06/03 01:12:49 UTC

[jira] [Resolved] (CB-8395) Some contacts tests are green instead of pending on wp8

     [ https://issues.apache.org/jira/browse/CB-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-8395.
---------------------------------
    Resolution: Fixed

Thanks [~alsorokin]

> Some contacts tests are green instead of pending on wp8
> -------------------------------------------------------
>
>                 Key: CB-8395
>                 URL: https://issues.apache.org/jira/browse/CB-8395
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts, WP8
>            Reporter: Alexander Sorokin
>            Assignee: Jesse MacFadyen
>
> contacts.spec.6, contacts.spec.20, contacts.spec.21 and contacts.spec.24 are green on wp8 because of the following code:
> {code}
> if (isWindowsPhone8) {
>   done();
>   return;
> }
> {code}
> Instead of marking them green right away we need to mark them pending.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org