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

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

Issue 2071583003: V8: Use default compiler where possible (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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_Linux___predictable_bisect.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
index 279f0c530ef190dc270d63b23e82f2c49642d3fd..2d92ec736da21c719167e35ff3197f14aa28a3db 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json
@@ -120,7 +120,7 @@
"cwd": "[SLAVE_BUILD]/v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
+ "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -196,28 +196,6 @@
]
},
{
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
- "--src-dir",
- "[SLAVE_BUILD]/v8",
- "--output-json",
- "/path/to/tmp/json"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
- },
- "name": "clang_revision",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
"cmd": [
"python",
"-u",
@@ -238,7 +216,7 @@
"--build-tool",
"ninja",
"--compiler",
- "goma-clang",
+ "goma",
"--goma-jsonstatus",
"/path/to/tmp/json",
"--goma-service-account-json-file",
@@ -301,7 +279,7 @@
"@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@",
"@@@STEP_LOG_LINE@fast@@@@",
"@@@STEP_LOG_LINE@fast@Build environment:@@@",
- "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
+ "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
"@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@",
"@@@STEP_LOG_LINE@fast@@@@",
"@@@STEP_LOG_LINE@fast@Run #1@@@",
@@ -322,7 +300,7 @@
"@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@",
"@@@STEP_LOG_LINE@slow@@@@",
"@@@STEP_LOG_LINE@slow@Build environment:@@@",
- "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
+ "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
"@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@",
"@@@STEP_LOG_LINE@slow@@@@",
"@@@STEP_LOG_LINE@slow@Run #1@@@",
@@ -665,7 +643,7 @@
"cwd": "[SLAVE_BUILD]/v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
+ "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -743,29 +721,6 @@
]
},
{
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
- "--src-dir",
- "[SLAVE_BUILD]/v8",
- "--output-json",
- "/path/to/tmp/json"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
- },
- "name": "Bisect a0.clang_revision",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
"cmd": [
"python",
"-u",
@@ -786,7 +741,7 @@
"--build-tool",
"ninja",
"--compiler",
- "goma-clang",
+ "goma",
"--goma-jsonstatus",
"/path/to/tmp/json",
"--goma-service-account-json-file",
@@ -985,7 +940,7 @@
"cwd": "[SLAVE_BUILD]/v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
+ "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -1063,29 +1018,6 @@
]
},
{
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
- "--src-dir",
- "[SLAVE_BUILD]/v8",
- "--output-json",
- "/path/to/tmp/json"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
- },
- "name": "Bisect a2.clang_revision",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
"cmd": [
"python",
"-u",
@@ -1106,7 +1038,7 @@
"--build-tool",
"ninja",
"--compiler",
- "goma-clang",
+ "goma",
"--goma-jsonstatus",
"/path/to/tmp/json",
"--goma-service-account-json-file",
@@ -1173,7 +1105,7 @@
"@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@",
"@@@STEP_LOG_LINE@fast@@@@",
"@@@STEP_LOG_LINE@fast@Build environment:@@@",
- "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
+ "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
"@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@",
"@@@STEP_LOG_LINE@fast@@@@",
"@@@STEP_LOG_LINE@fast@Run #1@@@",
@@ -1194,7 +1126,7 @@
"@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@",
"@@@STEP_LOG_LINE@slow@@@@",
"@@@STEP_LOG_LINE@slow@Build environment:@@@",
- "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
+ "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
"@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@",
"@@@STEP_LOG_LINE@slow@@@@",
"@@@STEP_LOG_LINE@slow@Run #1@@@",
@@ -1340,7 +1272,7 @@
"cwd": "[SLAVE_BUILD]/v8",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
+ "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -1418,29 +1350,6 @@
]
},
{
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
- "--src-dir",
- "[SLAVE_BUILD]/v8",
- "--output-json",
- "/path/to/tmp/json"
- ],
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
- },
- "name": "Bisect a1.clang_revision",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
"cmd": [
"python",
"-u",
@@ -1461,7 +1370,7 @@
"--build-tool",
"ninja",
"--compiler",
- "goma-clang",
+ "goma",
"--goma-jsonstatus",
"/path/to/tmp/json",
"--goma-service-account-json-file",

Powered by Google App Engine
This is Rietveld 408576698