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

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: Addressed nits, removed some unused header inclusion. 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/media_unittests_disabled ('k') | media/base/run_all_unittests.cc » ('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 01bd4c1daac97f2fe396bb341ef96d2cf2c8abd2..6f46c74a4b97a75cf2abff05e11518dd35613a66 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',
« no previous file with comments | « build/android/gtest_filter/media_unittests_disabled ('k') | media/base/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698