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

Unified Diff: build/android/pylib/gtest/gtest_config.py

Issue 12052065: Add components_unittests to android fyi bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add new test target to android ALl target 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/all_android.gyp ('k') | components/components_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/gtest/gtest_config.py
diff --git a/build/android/pylib/gtest/gtest_config.py b/build/android/pylib/gtest/gtest_config.py
index bdd5181f8f9f8024c0b6853f5a8b4771c50a971c..c2d2ec5fe61633a2dc0613de50b430109d4a7f6d 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -7,6 +7,7 @@
# Add new suites here before upgrading them to the stable list below.
EXPERIMENTAL_TEST_SUITES = [
'TestWebKitAPI',
+ 'components_unittests',
'sandbox_linux_unittests',
'webkit_unit_tests',
]
« no previous file with comments | « build/all_android.gyp ('k') | components/components_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698