Alexander Sorokin created CB-8395:
-------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]