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

Unified Diff: masters/master.tryserver.chromium.mac/master.cfg

Issue 1853563002: Deleted the Mac deterministic builder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 9 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 | masters/master.tryserver.chromium.mac/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.mac/master.cfg
diff --git a/masters/master.tryserver.chromium.mac/master.cfg b/masters/master.tryserver.chromium.mac/master.cfg
index 315a8258b1a0eb43511314159718fc01d47b0f78..bbb07888815cf7b6e199c0f82e5e108138336cb0 100644
--- a/masters/master.tryserver.chromium.mac/master.cfg
+++ b/masters/master.tryserver.chromium.mac/master.cfg
@@ -151,11 +151,6 @@ chromium_builders.append({
'factory': m_annotator.BaseFactory('chromium_trybot', timeout=3600),
})
-chromium_builders.append({
- 'name': 'mac_deterministic',
- 'factory': m_annotator.BaseFactory('deterministic_build'),
-})
-
# Optional GPU tryserver
chromium_builders.append({
'name': 'mac_optional_gpu_tests_rel',
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.mac/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698