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

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

Issue 941433004: Remove LSan options/suppressions from recipe configs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 10 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/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 a802e90d1a1ba099827a1d2e198fbe7764884697..16ae6ebbc67e4020c1ce7bdf31b63e6bcee461af 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
@@ -85,7 +85,6 @@
"--slave-name=slavename",
"--enable-asan",
"--enable-lsan",
- "--lsan-suppressions-file=[SLAVE_BUILD]/src/tools/lsan/suppressions.txt",
"libyuv_unittest",
"--test-launcher-print-test-stdio=always",
"--test-launcher-batch-limit=1"

Powered by Google App Engine
This is Rietveld 408576698