Niedzielski has submitted this change and it was merged. (
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(-)
Approvals:
Hashar: Looks good to me, but someone else must approve
Niedzielski: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I2c92ccf912ab69b8b049e1deeb26a10ef9f53570
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Niedzielski <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits