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

Unified Diff: masters/master.chromium/master_chromeos_cfg.py

Issue 7248051: Remove app_unittests and add sql_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 9 years, 6 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 | « masters/master.chromium.memory/master.cfg ('k') | masters/master.chromium/master_gatekeeper_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium/master_chromeos_cfg.py
diff --git a/masters/master.chromium/master_chromeos_cfg.py b/masters/master.chromium/master_chromeos_cfg.py
index daf67db3606db05fd537e3495ad26b4d657c70ea..8c22fa0b4ccfea3361a50d526f660e3cd4614482 100644
--- a/masters/master.chromium/master_chromeos_cfg.py
+++ b/masters/master.chromium/master_chromeos_cfg.py
@@ -128,7 +128,6 @@ F('view_dbg', chromeos().ChromiumOSFactory(
slave_type='NASBuilder',
target='Debug',
options=['--compiler=goma',
- 'app_unittests',
'base_unittests',
'browser_tests',
'interactive_ui_tests',
@@ -138,6 +137,7 @@ F('view_dbg', chromeos().ChromiumOSFactory(
'net_unittests',
'printing_unittests',
'remoting_unittests',
+ 'sql_unittests',
'sync_unit_tests',
'ui_tests',
'unit_tests',
« no previous file with comments | « masters/master.chromium.memory/master.cfg ('k') | masters/master.chromium/master_gatekeeper_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698