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

Unified Diff: build/android/buildbot_try_tester.sh

Issue 10837180: Added reboot phone step to android testers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moved reboot to before tests Created 8 years, 4 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_tester.sh
diff --git a/build/android/buildbot_try_tester.sh b/build/android/buildbot_try_tester.sh
index dccfe3b7a3f11115643057d7ebac09a0f76b6c63..c3034af6bc648f8aeca0a87d9633b2dbc93f4e32 100755
--- a/build/android/buildbot_try_tester.sh
+++ b/build/android/buildbot_try_tester.sh
@@ -14,5 +14,6 @@ BB_SRC_ROOT="$(cd "$(dirname $0)/../.."; pwd)"
bb_baseline_setup "$BB_SRC_ROOT" "$@"
bb_extract_build
+bb_reboot_phones
bb_run_tests
bb_run_content_shell_instrumentation_test
« build/android/buildbot_functions.sh ('K') | « build/android/buildbot_try_compile_test.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698