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

Unified Diff: masters/master.chromium/master_mac_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/master_linux_cfg.py ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium/master_mac_cfg.py
diff --git a/masters/master.chromium/master_mac_cfg.py b/masters/master.chromium/master_mac_cfg.py
index d7cc64cc85c57647024457530d7e29be77b3ab6f..655b691e346421f7f73768c937ae96e4a84a5de5 100644
--- a/masters/master.chromium/master_mac_cfg.py
+++ b/masters/master.chromium/master_mac_cfg.py
@@ -215,7 +215,7 @@ F('dbg_mac_clang', mac().ChromiumFactory(
# many flaky tests.
tests=[
'base', 'gfx', 'crypto',
- # Adds ipc_tests, sync_unit_tests, unit_tests, and app_unittests
+ # Adds ipc_tests, sync_unit_tests, unit_tests, and sql_unittests
# unit_tests is very flaky due to http://crbug.com/60426
# TODO(thakis): Re-add this once the bug is fixed.
#'unit',
« no previous file with comments | « masters/master.chromium/master_linux_cfg.py ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698