Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11996

android-emulator shouldn't leave emulator processes running

      Currently, sometimes the Proc.kill run on the emulator process will fail if the emulator process is hung really hard.
      The process will not respond to SIGTERM, but will respond to SIGKILL - so we should kill it with that when we fail to SIGTERM it. Otherwise, the android emulator will think the AVD data is no longer in use, and cause weird errors when running new ones.

      I filed JENKINS-11995 to track the required core change.

          [JENKINS-11996] android-emulator shouldn't leave emulator processes running

          Jørgen Tjernø created issue -
          Jørgen Tjernø made changes -
          Link New: This issue depends on JENKINS-11995 [ JENKINS-11995 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 142268 ] New: JNJira + In-Review [ 175648 ]
          Christopher Orr made changes -
          Assignee Original: Christopher Orr [ orrc ]

            Unassigned Unassigned
            jorgenpt Jørgen Tjernø
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: