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

Unified Diff: masters/master.tryserver.v8/master.cfg

Issue 1236443009: V8 Buildbot: Add mac64 asan trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 5 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.v8/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.v8/master.cfg
diff --git a/masters/master.tryserver.v8/master.cfg b/masters/master.tryserver.v8/master.cfg
index cf4feee012a5bea4eb4915d06904346ce93124f7..98f965baae8711414c11f0eb8bbb08a793ecc383 100644
--- a/masters/master.tryserver.v8/master.cfg
+++ b/masters/master.tryserver.v8/master.cfg
@@ -76,6 +76,7 @@ c['builders'] = [
('v8_mac_dbg', 'mac'),
('v8_mac64_rel', 'mac64'),
('v8_mac64_dbg', 'mac64'),
+ ('v8_mac64_asan_rel', 'mac64_asan'),
('v8_linux_arm_rel', 'arm'),
('v8_linux_arm_dbg', 'arm'),
('v8_linux_arm64_rel', 'arm64'),
« no previous file with comments | « no previous file | masters/master.tryserver.v8/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698