[
https://issues.apache.org/jira/browse/CB-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578117#comment-14578117
]
ASF GitHub Bot commented on CB-9119:
------------------------------------
GitHub user dblotsky opened a pull request:
https://github.com/apache/cordova-android/pull/180
CB-9119 Fixing intermittent 'adb install' hanging issue
Adding lib/retry.js for retrying promise-returning functions. Retrying 'adb
install' in emulator.js to work around it hanging sometimes.
Related Android bug:
https://code.google.com/p/android/issues/detail?id=10255
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-android CB-9119
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/180.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #180
----
commit 912f011bc7edc42b388a59c6fbce3229cd1209bb
Author: Dmitry Blotsky <[email protected]>
Date: 2015-06-09T00:17:12Z
CB-9119 Adding lib/retry.js for retrying promise-returning functions.
Retrying 'adb install' in emulator.js because it sometimes hangs.
----
> ADB install in automation sometimes hangs the emulator
> ------------------------------------------------------
>
> Key: CB-9119
> URL: https://issues.apache.org/jira/browse/CB-9119
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: Master
> Reporter: Dmitry Blotsky
> Assignee: Dmitry Blotsky
> Priority: Critical
> Labels: adb, android, hang, hard_to_verify
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> Sometimes "adb install ..." hangs indefinitely when running "cordova run"
> under medic. Jenkins also sees this. Related links below.
> Android bug: http://code.google.com/p/android/issues/detail?id=10255
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]