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

mobilespec test failures on iOS

    XMLWordPrintableJSON

Details

    Description

      Running the automated tests for each plugin individually (there are false failures when run all together in mobilespec) results in the following:
      File-transfer - 3 failures:
      -spec 8 should be able to download a file using https: error timeout - async callback was not invoked...
      -spec 28 should be able to download a file using local paths: reference error can't find variable lastProgressEvent in file:///...
      -spec 29 should be able to upload a file using local paths: reference error can't find variable lastProgressEvent in file:///...

      File - 2 failures (only after running a second time)
      -spec 57 copyTo file: Error copying file

      {"code":12}

      -spec 60 copyTo directory to backup at same root directory: Error copying directory

      {"code":12}

      It looks like the files aren't getting deleted after the first run, which is causing these errors the second time

      Plugin manual tests:
      Camera:
      -Not seeing a difference with different quality values
      -Call to write/copy/upload fails if one is called after the other (i.e. Call to copy succeeds but call to upload fails if done right after the call to copy)

      Native Auto Tests:
      Whitelist - 1 failure:
      -Match function should accept file:///foo.html for []: Expected spy unknown to have been called with [true] but was called with [[false]]

      Attachments

        Activity

          People

            Unassigned Unassigned
            eymorale Edna Morales
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: