Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Duplicate
-
Component/s: android-emulator-plugin
-
Labels:None
-
Environment:Android emulator Plugin, Matrix job plugin
-
Similar Issues:
Description
The System image config details are not enclosed between " " (inverted commas) thus the AVD does not launch in a multi config job.
Console log:
Check in BOLD, it should be enclosed in inverted commas.
[android] /Users/mobile_team/Library/Android/sdk/tools/bin/avdmanager create avd f c 512M -n hudson_en-US_720_1080x920_android-28_google_apis-x86_multiConfigTestJob-density-xxhdpi-os-21-resolution-1080x1920-29 -k system-images;android-28;google_apis;x86 --tag google_apis
Required:
[android] /Users/mobile_team/Library/Android/sdk/tools/bin/avdmanager create avd f c 512M -n hudson_en-US_720_1080x920_android-28_google_apis-x86_multiConfigTestJob-density-xxhdpi-os-21-resolution-1080x1920-29 -k "system-images;android-28;google_apis;x86" --tag google_apis
Enclosing this in inverted commas will enable us the run the multiConfig matrix job successfully with "keep emulator in job workspace" option enabled.
Full console logs in https://issues.jenkins-ci.org/browse/JENKINS-56282
Attachments
Issue Links
- duplicates
-
JENKINS-63508 Unquoted system image names break sh
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | android-emulator-plugin [ 15725 ] |
Component/s | matrix-project-plugin [ 18765 ] |
Assignee | Kohsuke Kawaguchi [ kohsuke ] | Nikolas Falco [ nfalco ] |
Link |
This issue duplicates |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |