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

Unified Diff: build/android/run_tests.py

Issue 11668016: Move android_webview_unittests to cq/main waterfall (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 | « 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 c1d62c01d5ed8a62f754e7bfd351f73cbe743774..1a628d1528e1d6c00276dc3ca57d1bd4e4efbfc9 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -69,6 +69,7 @@ _TEST_SUITES = ['base_unittests',
'ui_unittests',
'unit_tests',
'webkit_compositor_bindings_unittests',
+ 'android_webview_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