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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json

Issue 2195683002: V8: Switch msan configurations to what chromium uses (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 5 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/v8.expected/full_client_v8_V8_Linux___arm64___sim___MSAN.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/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
index d35a96cd9633d4d0475967868a472115ea0d398e..a1a9206db7be6d6b8e9302107e5404e37e063b99 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_msan_rel.json
@@ -148,7 +148,7 @@
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
- "GYP_DEFINES": "clang=1 dcheck_always_on=0 fastbuild=1 gomadir='[CACHE]/cipd/goma' msan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=arm64",
+ "GYP_DEFINES": "clang=1 dcheck_always_on=0 fastbuild=1 gomadir='[CACHE]/cipd/goma' msan=1 msan_track_origins=2 target_arch=x64 test_isolation_mode=prepare use_goma=1 use_prebuilt_instrumented_libraries=1 v8_target_arch=arm64",
Michael Achenbach 2016/07/29 11:30:36 This is set at hooks time because this script need
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___arm64___sim___MSAN.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698