You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2015/02/10 19:10:12 UTC

[jira] [Resolved] (CB-7026) Deploy step for windows8 and wp8 fails with `timed out` message

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

Sergey Grebnov resolved CB-7026.
--------------------------------
    Resolution: Fixed
      Assignee:     (was: Sergey Grebnov)

> Deploy step for windows8 and wp8 fails with `timed out` message
> ---------------------------------------------------------------
>
>                 Key: CB-7026
>                 URL: https://issues.apache.org/jira/browse/CB-7026
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic, Windows 8, WP8
>            Reporter: Vladimir Kotikov
>
> Build for both Windows8 and wp8 fails on last step 'Deploy...' with following output:
> {noformat}
> [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
> {noformat}
> 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



--
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