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

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

Issue 2119363003: V8: Add temporary bots to support gyp (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
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
similarity index 96%
copy from scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
copy to scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
index 11b7a6edbc67bf8c721b07d930635530db23e9b3..2723035c723ef2c83bfec5643ceadca68be10391 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gyp.json
@@ -7,7 +7,7 @@
"--master",
"client.v8",
"--builder",
- "V8 Linux64 - internal snapshot",
+ "V8 Linux64 - gyp",
"--slave",
"TestSlavename",
"--spec",
@@ -142,7 +142,7 @@
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
- "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
+ "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -168,7 +168,7 @@
"-m",
"client.v8",
"-b",
- "V8 Linux64 - internal snapshot",
+ "V8 Linux64 - gyp",
"--config-file",
"[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
"--goma-dir",
@@ -207,7 +207,7 @@
"-m",
"client.v8",
"-b",
- "V8 Linux64 - internal snapshot",
+ "V8 Linux64 - gyp",
"--config-file",
"[mb config]",
"--goma-dir",
@@ -322,7 +322,7 @@
"--shards",
"1",
"--task-name",
- "Check/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571",
+ "Check/Ubuntu-12.04/[dummy has/V8 Linux64 - gyp/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -344,7 +344,7 @@
"pool",
"Chrome",
"--tag",
- "buildername:V8 Linux64 - internal snapshot",
+ "buildername:V8 Linux64 - gyp",
"--tag",
"buildnumber:571",
"--tag",
@@ -388,9 +388,9 @@
"name": "[trigger] Check on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/V8 Linux64 - gyp/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux64 - gyp/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -421,7 +421,7 @@
"--print-status-updates",
"--shards",
"1",
- "Check/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571"
+ "Check/Ubuntu-12.04/[dummy has/V8 Linux64 - gyp/571"
],
"name": "Check",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698