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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_asan__parallel_.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
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_asan__parallel_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_asan__parallel_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_asan__parallel_.json
index d0074c8d5b9d0bc90a4fb1a08ada91ee53f447ca..52e4b00c87cbe5a2074bfe005c34233bba1d2f26 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_asan__parallel_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_asan__parallel_.json
@@ -56,7 +56,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "asan=1 clang=1 component=static_library gomadir='[BUILD]/goma' lsan=1 mac_sdk=10.9 target_arch=x64 use_goma=1"
+ "GYP_DEFINES": "asan=1 clang=1 component=static_library fastbuild=0 gomadir='[BUILD]/goma' lsan=1 mac_sdk=10.9 target_arch=x64 use_goma=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698