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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json

Issue 878923002: Don't set fastbuild=1 for Mac ASan trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Move fastbuild=0 to asan() config and retrain Created 5 years, 11 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 | « scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac_asan.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json
index ac4e7a7c631a5d66e74612991dd874a08b3f2642..6e225ee267cf7f30371b3a0d28a862a6ea8015d7 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json
@@ -62,7 +62,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 mac_sdk=10.9 target_arch=ia32 use_goma=1"
+ "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=0 gomadir='[BUILD]/goma' lsan=1 mac_sdk=10.9 target_arch=ia32 use_goma=1"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac_asan.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698