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

Deploy step for windows8 and wp8 fails with `timed out` message

    XMLWordPrintableJSON

Details

    Description

      Build for both Windows8 and wp8 fails on last step 'Deploy...' with following output:

      [WP8] Modifying Cordova wp8 application. (sha: WP8__master__1403700905)
      [WP8] Write medic.json to autotest folder (sha: WP8__master__1403700905)
      [WP8] [DEPLOY] starting deploy via command: cd d:\medic\slave\WP8_Master\build\mobilespec\platforms\wp8\..\..\ && node ..\cordova-cli\bin\cordova run --emulator wp8 (WP8__master__1403700905)
      query failed for mobilespec_results true
      ...
      query failed for mobilespec_results true
      [WP8 ERROR]: (sha: WP8__ma)
      WP8 tests execution failed.
      timed out
      

      Mobilespec tests are passing and test info is being written to couchDB but build script can't retrieve this results. This is because corresponding design document in mobilespec_results is missing.
      Here is request URL: http://o146:5984/mobilespec_results/_design/results/_view/sha?key="WP8_master_1403700905

      Problem is that _design/results/_view/sha design document is missing from mobilespec_results table.It needs to be created manually, but this is not described in README.md for cordova-medic.

      It is necessary to add info about creating corresponding design document to mobilespec_results table to README.md

      Attachments

        Activity

          People

            Unassigned Unassigned
            vladimir.kotikov Vladimir Kotikov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: