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

Unified Diff: build/android/buildbot/buildbot_functions.sh

Issue 11674008: Add sandbox_linux_unittests to FYI bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/buildbot/buildbot_functions.sh
diff --git a/build/android/buildbot/buildbot_functions.sh b/build/android/buildbot/buildbot_functions.sh
index 59c53802b7d0d20786879cfdb775a3d444cb791c..3eee2e015aba3c91750e4a480c1c70db2b953f0a 100755
--- a/build/android/buildbot/buildbot_functions.sh
+++ b/build/android/buildbot/buildbot_functions.sh
@@ -277,7 +277,7 @@ function bb_run_webkit_layout_tests {
# Run experimental unittest bundles.
function bb_run_experimental_unit_tests {
- echo
+ build/android/run_tests.py --xvfb --verbose -s sandbox_linux_unittests
}
# Run findbugs.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698