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

Unified Diff: build/android/buildbot_fyi.sh

Issue 10689168: Run simple content shell test on Android bots. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Move to content/shell/android directory Created 8 years, 5 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
« no previous file with comments | « build/android/buildbot_functions.sh ('k') | build/android/buildbot_fyi_tester.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/buildbot_fyi.sh
diff --git a/build/android/buildbot_fyi.sh b/build/android/buildbot_fyi.sh
index 5a48c9ab1e901ef6f8c4331526918615fd4e6ca0..10d1ebce763d4928f89b54bddcbe5e8d691735d0 100755
--- a/build/android/buildbot_fyi.sh
+++ b/build/android/buildbot_fyi.sh
@@ -16,4 +16,5 @@ bb_baseline_setup "$BB_SRC_ROOT" "$@"
bb_install_build_deps "$BB_SRC_ROOT"
bb_compile
bb_compile_experimental
+bb_run_content_shell_test
bb_run_tests
« no previous file with comments | « build/android/buildbot_functions.sh ('k') | build/android/buildbot_fyi_tester.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698