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

Multi-configuration (matrix) job does not use the "abi" property when os is "android-MNC"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins 1.609.2 running inside Docker container
      Mac slave running OSX 10.10.4
      Android Emulator Plugin version 2.13.1

      I followed the example on the plugin documentation page (https://wiki.jenkins-ci.org/display/JENKINS/Android+Emulator+Plugin) to create a matrix job using the android emulator plugin.

      Using x86 as a fixed property and the rest as matrix axes.

      These are the os axes defined:

      I'm getting an error only when the os is android-MNC. I checked the logs and the create avd command is missing the --abi property. All other matrix combinations are able to create the avd and include the --abi property

      The error message for android-MNC runs is:

      [android] android-sdk/tools/android create avd -f -a -s WSVGA -n hudson_pt-BR_320_WSVGA_android-MNC_12 -t android-MNC
      	There is more than one system image defined for platform 'android-MNC'.
      	Pick an image to use and set it in the 'Target ABI' config field.
      	Valid ABIs: default/x86, default/x86_64
      

            Unassigned Unassigned
            nicolas_avenza nicolas di noia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: