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

Unified Diff: build/android/run_tests.py

Issue 11828008: Android: enable sandbox_linux_unittests by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use echo for empty command. Created 7 years, 11 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/buildbot_functions.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/run_tests.py
diff --git a/build/android/run_tests.py b/build/android/run_tests.py
index aa4e7dc482e73ae73da6febe95dc3f4f32f758c7..76dc989c00b2db141e04fb614e2731e47d563f19 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -66,6 +66,7 @@ _TEST_SUITES = ['base_unittests',
'ipc_tests',
'media_unittests',
'net_unittests',
+ 'sandbox_linux_unittests',
'sql_unittests',
'sync_unit_tests',
'ui_unittests',
« no previous file with comments | « build/android/buildbot/buildbot_functions.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698