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

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

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 years, 2 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.gn ('k') | testing/buildbot/chromium.android.json » ('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 9bc2c80f8625538901360cfa073dce1932c9228a..332a31db61165757a7462c47dbbe150cbff6a5a7 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -37,6 +37,7 @@ STABLE_TEST_SUITES = [
'sandbox_linux_unittests',
'skia_unittests',
'sql_unittests',
+ 'storage_unittests',
'ui_android_unittests',
'ui_base_unittests',
'ui_touch_selection_unittests',
« no previous file with comments | « BUILD.gn ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698