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

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

Issue 2127573003: V8: Get build environment from MB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: V8: Get build environment from MB 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
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN.json
index f0ac0c0ecbd00f74eea04d3affcfef675d144989..c7ad0edd6bfd0306398d2096b45f4033797a035c 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_ASAN.json
@@ -764,8 +764,7 @@
"builder_name": "V8 Linux64 ASAN no inline - release builder",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -782,8 +781,7 @@
"builder_name": "V8 Linux64 ASAN - debug builder",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -800,8 +798,7 @@
"builder_name": "V8 Linux64 ASAN arm64 - debug builder",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -818,8 +815,7 @@
"builder_name": "V8 Linux ASAN arm - debug builder",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",
@@ -836,8 +832,7 @@
"builder_name": "V8 Linux ASAN mipsel - debug builder",
"properties": {
"parent_build_environment": {
- "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
- "GYP_GENERATORS": "ninja"
+ "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
},
"parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
"parent_got_revision_cp": "refs/heads/master@{#50110}",

Powered by Google App Engine
This is Rietveld 408576698