Mholloway has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/363615 )
Change subject: Android: Add -no-window command line option when booting
emulator
......................................................................
Android: Add -no-window command line option when booting emulator
This is required for the emulator to boot. Currently added via the web
config interface just to get things running again but should be in JJB
config for posterity.
Change-Id: I2c92ccf912ab69b8b049e1deeb26a10ef9f53570
---
M jjb/mobile.yaml
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/15/363615/1
diff --git a/jjb/mobile.yaml b/jjb/mobile.yaml
index 37732aa..135dff1 100644
--- a/jjb/mobile.yaml
+++ b/jjb/mobile.yaml
@@ -83,9 +83,7 @@
screen-density: 240
target-abi: x86
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 -no-boot-anim
+ commandline-options: -no-window -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/363615
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c92ccf912ab69b8b049e1deeb26a10ef9f53570
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits