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

Unified Diff: build/android/buildbot.sh

Issue 8769020: Android bot changes for robustness, profiling, and debugging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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/android_commands.py ('k') | build/android/emulator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/buildbot.sh
diff --git a/build/android/buildbot.sh b/build/android/buildbot.sh
index 7446f8b58113b1aa9b72a4e40f4ab7d5ad748866..05137289327ce62490c5d6a62d4663240d8082bf 100755
--- a/build/android/buildbot.sh
+++ b/build/android/buildbot.sh
@@ -65,6 +65,6 @@ for target in ${EXPERIMENTAL_TARGETS} ; do
done
echo "@@@BUILD_STEP Run Tests@@@"
-build/android/run_tests.py -e --xvfb
+build/android/run_tests.py -e --xvfb --verbose
exit 0
« no previous file with comments | « build/android/android_commands.py ('k') | build/android/emulator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698