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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.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/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
index 01fcd5e35608fa98bf979ace526d1abc9d825f32..175827c2875ba6631e26f36c7cbd65f5d04126a9 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test.json
@@ -202,7 +202,6 @@
"--build-number=571",
"--enable-asan",
"--enable-lsan",
- "--lsan-suppressions-file=[SLAVE_BUILD]/src/tools/lsan/suppressions.txt",
"base_unittests",
"--test-launcher-print-test-stdio=always",
"--test-launcher-batch-limit=1"
@@ -349,7 +348,6 @@
"--build-number=571",
"--enable-asan",
"--enable-lsan",
- "--lsan-suppressions-file=[SLAVE_BUILD]/src/tools/lsan/suppressions.txt",
"base_unittests",
"--test-launcher-print-test-stdio=always",
"--test-launcher-batch-limit=1",

Powered by Google App Engine
This is Rietveld 408576698