Hello! I'm trying to specify an AVD for the emulator plugin to run, but it
seems to be looking in the wrong place.
I have an AVD called "Image" - it is located in ~/.android/avd/Image.ini
and ~/.android/avd/Image.avd as normal.
After ticking "Run an Android emulator during build" and inputing "
Hello! My Jenkins slave is Mac OS X 10.8.4 and I'm using the Android
Emulator Plugin. For some reason, adb doesn't recognize that there's an
emulator when Jenkins launches it. When I log into the machine and start an
emulator, "adb devices" lists it.
*22:35:51* [android] Using Android SDK:
/Us
Ah, that was the problem! Thanks! Most of my environment variables were
missing when non-interactive shells ran.
On Tuesday, July 16, 2013 10:46:40 AM UTC-7, JonathanRRogers wrote:
>
> Ling-Yi Kung wrote:
> > On Tuesday, July 16, 2013 9:19:26 AM UTC-7, JonathanRRogers wrote:
>
On Tuesday, July 16, 2013 9:19:26 AM UTC-7, JonathanRRogers wrote:
> So you were able to run "
>
> curl
> https://raw.github.com/appium/appium/master/sample-code/examples/node/simplest.js";
> interactively on the same host?
>
>
Yes. I'm using my local machine as a slave, and everything in my scr
Hello! I'm trying to run some simple shell commands. However, curl is
giving me an error. I'm a bit confused on why that is? From the terminal of
the slave, I can execute the commands without error.
Started by user lkung
[EnvInject] - Loading node environment variables.
Building remotely on lkun