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

Unified Diff: build/android/run_tests.py

Issue 10830068: Run unit_tests bundle on Android tester bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disabling few tests. 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/gtest_filter/unit_tests_disabled ('k') | testing/android/OWNERS » ('j') | 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 6f46c74a4b97a75cf2abff05e11518dd35613a66..cf0d3cbd58b84d3a87d947144b15002e366672d2 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -78,6 +78,7 @@ _TEST_SUITES = ['base_unittests',
'sql_unittests',
'sync_unit_tests',
'ui_unittests',
+ 'unit_tests',
]
« no previous file with comments | « build/android/gtest_filter/unit_tests_disabled ('k') | testing/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698