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

ASF GitHub Bot commented on CB-9172:
------------------------------------

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-medic/pull/57

    CB-9172 Retry running tests if something went wrong

    Retry 'run tests' step up to 3 times to improve test run reliability.
    
    https://issues.apache.org/jira/browse/CB-9172

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-medic CB-9172

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/57.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 #57
    
----
commit b09598876926b1899016d4298325939d5a1a3bb6
Author: alsorokin <[email protected]>
Date:   2015-06-24T10:27:46Z

    CB-9172 Retry running tests if something went wrong

----


> Android "cordova run" sometimes locks up the emulator
> -----------------------------------------------------
>
>                 Key: CB-9172
>                 URL: https://issues.apache.org/jira/browse/CB-9172
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>         Environment: Android on OSX and Windows
>            Reporter: Dmitry Blotsky
>              Labels: adb, android
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> ADB commands used in "cordova run" for Android don't always wait for proper 
> success conditions on Android, sometimes calling operations at the wrong 
> time. For example, sometimes installation happens too soon after emulator 
> boot, and the emulator locks up.
> The implementation of "cordova run" for Android should be made more robust. A 
> reference implementation can be found in the Jenkins Android code, here: 
> https://github.com/jenkinsci/android-emulator-plugin/blob/master/src/main/java/hudson/plugins/android_emulator/InstallBuilder.java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to