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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan_xcode61.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_xcode61.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan_xcode61.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan_xcode61.json
index ced2cf8e6b8bfe913c89f986cc7c56dcb88b085f..502a5917f9b2c6a7c71690084481d0254af5fe29 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan_xcode61.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_asan_xcode61.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