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

Unified Diff: build/android/run_tests.py

Issue 10808115: Run media_unittests on android test bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: build/android/run_tests.py
diff --git a/build/android/run_tests.py b/build/android/run_tests.py
index f1f1ab2faca461b39d317e3701a6edbb256b2ebd..c971538fac8c454f22f0bf519f8da30ab826e477 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -73,6 +73,7 @@ _TEST_SUITES = ['base_unittests',
'content_unittests',
'gpu_unittests',
'ipc_tests',
+ 'media_unittests',
'net_unittests',
'sql_unittests',
'sync_unit_tests',

Powered by Google App Engine
This is Rietveld 408576698