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

Unified Diff: build/android/buildbot_functions.sh

Issue 10825100: Android: follow up on instrumentation tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch 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/adb_install_content_shell ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/buildbot_functions.sh
diff --git a/build/android/buildbot_functions.sh b/build/android/buildbot_functions.sh
index 309fbbff072c1351d9330810ae3b847afa8485f7..2f64af23e2e2843bae1ac339a2095bad1542759e 100755
--- a/build/android/buildbot_functions.sh
+++ b/build/android/buildbot_functions.sh
@@ -265,6 +265,7 @@ function bb_run_content_shell_test {
function bb_run_content_shell_instrumentation_test {
echo "@@@BUILD_STEP Run content shell instrumentation test on actual "\
"hardware@@@"
+ build/android/adb_install_content_shell
build/android/run_instrumentation_tests.py -I \
--test-apk content_shell_test/ContentShellTest-debug -vvv
}
« no previous file with comments | « build/android/adb_install_content_shell ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698