Hamilton Turner created JENKINS-13932:
-----------------------------------------
Summary: React to failed APK install
Key: JENKINS-13932
URL: https://issues.jenkins-ci.org/browse/JENKINS-13932
Project: Jenkins
Issue Type: Improvement
Components: android-emulator
Affects Versions: current
Reporter: Hamilton Turner
Assignee: Christopher Orr
Priority: Minor
Currently a failed APK install won't mark the build as failed - it likely
should. Eg:
[tmp] $ /home/foo/tools/android-sdk/platform-tools/adb -s localhost:55208
install -r benchmark.apk
783 KB/s (62492 bytes in 0.077s)
pkg: /data/local/tmp/benchmark.apk
Failure [INSTALL_FAILED_OLDER_SDK]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira