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

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

Issue 1241643002: V8 Buildbot: Disable lsan on bots where it's not supported. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Moar expectations 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
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 1dcf8e4ef5baee04363548ca90fffb6a438511c7..c9025df516efe15ba4728d42ece6aae8f38a2455 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
@@ -75,7 +75,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "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"
+ "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=0 gomadir='[BUILD]/goma' mac_sdk=10.9 target_arch=ia32 use_goma=1"
},
"name": "gclient runhooks"
},
@@ -467,4 +467,4 @@
"cwd": "[SLAVE_BUILD]",
"name": "voice_engine_unittests"
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698