Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1122)

Unified Diff: build/android/buildbot_try_compile_test.sh

Issue 10387086: Run APK tests on the android_test trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated SDK on bots. Ready for review. Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build/android/buildbot_try_compile_test.sh
diff --git a/build/android/buildbot_try_compile_test.sh b/build/android/buildbot_try_compile_test.sh
index e48ed1bde80b3c498986f3fc602aa74071c45124..84332b8fcacdd695a0f7032519eaf96df87bf204 100755
--- a/build/android/buildbot_try_compile_test.sh
+++ b/build/android/buildbot_try_compile_test.sh
@@ -17,3 +17,4 @@ bb_install_build_deps "${ROOT}"/../..
bb_compile
bb_run_tests
bb_native_test_compile_run_tests
+bb_run_apk_tests
John Grabowski 2012/05/15 22:24:39 hmm... don't we need a regyp/recompile?
nilesh 2012/05/15 22:59:25 regyp and compile in done in the previous step.
John Grabowski 2012/05/15 23:06:31 Fix naming to be more clear. Else it is mysterious

Powered by Google App Engine
This is Rietveld 408576698