[
https://issues.apache.org/jira/browse/CB-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317681#comment-14317681
]
Angela Fowler commented on CB-8045:
-----------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]