You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Angela Fowler (JIRA)" <ji...@apache.org> on 2015/02/13 08:35:11 UTC

[jira] [Comment Edited] (CB-8045) Android test for windows failed to deploy app

    [ https://issues.apache.org/jira/browse/CB-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317681#comment-14317681 ] 

Angela Fowler edited comment on CB-8045 at 2/13/15 7:34 AM:
------------------------------------------------------------

Still getting the timeout in the "Run Tests" step for Android in Mac environment.

Added some logging to src/build/makers/android/deploy.js:
[ANDROID] [DEPLOY] adb -s emulator-5554 shell am start -n org.apache.mobilespec/.MainActivity (Android__master__1423721520)
[ANDROID] [DEPLOY] adb -s emulator-5554 logcat -c (Android__master__1423721520)
[ANDROID] [DEPLOY] spawn logcat process (Android__master__1423721520)
[ANDROID] [DEPLOY] Mobile-spec timed out on emulator-5554, continuing. (Android__master__1423721520)
Android test prepare failed

Seems to be here:
                                    var logcat = cp.spawn('adb', ['-s', d, 'logcat']);



was (Author: amfowler):
Still getting the timeout in the "Run Tests" step. 

Added some logging to src/build/makers/android/deploy.js:
[ANDROID] [DEPLOY] adb -s emulator-5554 shell am start -n org.apache.mobilespec/.MainActivity (Android__master__1423721520)
[ANDROID] [DEPLOY] adb -s emulator-5554 logcat -c (Android__master__1423721520)
[ANDROID] [DEPLOY] spawn logcat process (Android__master__1423721520)
[ANDROID] [DEPLOY] Mobile-spec timed out on emulator-5554, continuing. (Android__master__1423721520)
Android test prepare failed

Seems to be here:
                                    var logcat = cp.spawn('adb', ['-s', d, 'logcat']);


> Android test for windows failed to deploy app
> ---------------------------------------------
>
>                 Key: CB-8045
>                 URL: https://issues.apache.org/jira/browse/CB-8045
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: Android, Medic
>            Reporter: Maria Bukharina
>
> Repo steps:
> 1. Set up medic configuration
> 2. Create android emutlator
> 3. Run AndroidWin build
> Deploy step failed:]
>  [ANDROID] [DEPLOY] Mobile-spec timed out on emulator-5554, continuing. (Android__master__1416321767)
> Android test prepare failed
> program finished with exit code 1



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