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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json

Issue 1401313002: libyuv: Remove lsan for Mac since it's not supported. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 2 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/libyuv/libyuv.expected/tryserver_libyuv_linux_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/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
index e072dfa2e53e8bf0ca01dadab9f6f021d266fb1b..b77ddc4436c145b2904d2fe3b4af69d39803f9fc 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan.json
@@ -112,10 +112,7 @@
"--builder-name=mac_asan",
"--slave-name=slavename",
"--enable-asan",
- "--enable-lsan",
- "libyuv_unittest",
- "--test-launcher-print-test-stdio=always",
- "--test-launcher-batch-limit=1"
+ "libyuv_unittest"
],
"cwd": "[SLAVE_BUILD]",
"name": "libyuv_unittest"
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_asan.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698