Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-8395

Some contacts tests are green instead of pending on wp8

    XMLWordPrintableJSON

Details

    Description

      contacts.spec.6, contacts.spec.20, contacts.spec.21 and contacts.spec.24 are green on wp8 because of the following code:

      if (isWindowsPhone8) {
        done();
        return;
      }
      

      Instead of marking them green right away we need to mark them pending.

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            alsorokin Alexander Sorokin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: