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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json

Issue 1821573002: Enable dcheck_always_on on Win 10 FYI bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: fix tests Created 4 years, 9 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/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json
index e17894dff6ddecb9b47553b0fed6a8634bf9c1b8..c0ea81cd399126a96ee650a86d2e33ea416c5bf4 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Win_10.json
@@ -115,7 +115,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=x64 use_goma=1",
+ "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=x64 use_goma=1",
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698