Niedzielski has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/349630 )

Change subject: Android: Set -no-boot-anim command line flag for emulator
......................................................................


Android: Set -no-boot-anim command line flag for emulator

This at least seems to get the emulator booting about half the time.

Change-Id: Ia9060aad19585b4b7fd8babf3fda96a3fa9aeb99
---
M jjb/mobile.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Niedzielski: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/mobile.yaml b/jjb/mobile.yaml
index c5828b3..37732aa 100644
--- a/jjb/mobile.yaml
+++ b/jjb/mobile.yaml
@@ -85,7 +85,7 @@
          show-window: true
          # Unnecessary for a long time. After upgrading the SDK, emulators 
stopped booting.
          # http://stackoverflow.com/a/21446610/970346
-         commandline-options: -no-audio
+         commandline-options: -no-audio -no-boot-anim
          hardware-properties:
             # Required for emulators to terminate: 
https://wiki.jenkins-ci.org/display/JENKINS/Android+Emulator+Plugin#AndroidEmulatorPlugin-Knownissues
             hw.audioInput: no

-- 
To view, visit https://gerrit.wikimedia.org/r/349630
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia9060aad19585b4b7fd8babf3fda96a3fa9aeb99
Gerrit-PatchSet: 4
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Mholloway <mhollo...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Niedzielski <sniedziel...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to