You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2016/02/22 22:56:18 UTC

[jira] [Created] (CB-10671) Gathering Logs fails in android-win CI because of ghost emulators

Richard B Knoll created CB-10671:
------------------------------------

             Summary: Gathering Logs fails in android-win CI because of ghost emulators
                 Key: CB-10671
                 URL: https://issues.apache.org/jira/browse/CB-10671
             Project: Apache Cordova
          Issue Type: Test
          Components: Medic
         Environment: Windows 8.1
            Reporter: Richard B Knoll


Gathering logs fails for Android when there is more than one device connected. That's fine, but for some reason a number of "ghost" emulators are hanging around and causing {{adb devices}} to come up with more than one connected emulator. The emulators are labelled as "host" rather than "device" in the output and I have no idea what that is referring to (adb docs make no mention of that as a possible value). Task manager confirms that no emulators are actually running. This is either related to appium, CB-10510, or was always an issue and is just now showing up because we stopped killing adb in medic-kill. Running {{adb kill-server}} and {{adb start-server}} clears the host entries, so that might be the quick fix.



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