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

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

GitHub user dblotsky opened a pull request:

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

    [CB-8853] Killing Android emulator before build.

    This works around the issue with the running emulator process preventing 
running builds. A full solution will come later with a deeper dive into the 
[Android build 
script](https://github.com/apache/cordova-medic/blob/master/src/build/makers/android.js).

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

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

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

    https://github.com/apache/cordova-medic/pull/43.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 #43
    
----
commit b60d6c66692080f0f9a3b4687534f42980e863a5
Author: Dmitry Blotsky <[email protected]>
Date:   2015-04-17T04:12:27Z

    [CB-8853] Killing Android emulator before build.

----


> Android builds fail when emulator is already running
> ----------------------------------------------------
>
>                 Key: CB-8853
>                 URL: https://issues.apache.org/jira/browse/CB-8853
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Medic
>    Affects Versions: Master
>         Environment: OSX, Windows
>            Reporter: Dmitry Blotsky
>              Labels: android, emulator, medic
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Running an Android build when the emulator is already running fails in 
> different ways on different platforms (e.g. hang, error, etc.). However, 
> running the build when the emulator is not running succeeds, but raises an 
> error regarding shutdown.
> Examples of hangs:
> http://ci.apache.org/builders/cordova-android-osx/builds/310/steps/running-tests/logs/stdio
> http://ci.apache.org/builders/cordova-android-win/builds/1085/steps/running-tests/logs/stdio
> Example of failure to shut down:
> http://ci.apache.org/builders/cordova-android-win/builds/1086/steps/running-tests/logs/stdio



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