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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 10264010: Make Chromium Mac 10.6 Shared not check for dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Use tests_run=noop instead Created 8 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index 7feac1a7087dc0188e381779a3fd47755565ab00..7b1a76f6bcd9ed47e5f873cbb15e21d372a56eff 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -677,7 +677,7 @@ f_chromium_mac_106_shared = mac().ChromiumFactory(
factory_properties={
'trigger': 'mac_rel',
'gclient_env': {
- 'GYP_DEFINES': 'fastbuild=1 component=shared_library',
+ 'GYP_DEFINES': 'fastbuild=1 component=shared_library tests_run=noop',
'GYP_GENERATORS': 'make',
}},
tests=[])
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698