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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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_Win32___nosnap___shared.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___nosnap___shared.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___nosnap___shared.json
index a95711bc8fb1a87d51d4e352fcdaa3899aef08e4..0fc0b10239dd1e8836e63bac5365260f66a45e19 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___nosnap___shared.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win32___nosnap___shared.json
@@ -5,7 +5,6 @@
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "taskkill"
},
{
@@ -34,7 +33,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -81,7 +79,6 @@
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"--version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -95,7 +92,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32 v8_use_snapshot=false",
@@ -113,7 +109,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -146,7 +141,6 @@
"[BUILD]\\goma",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -171,7 +165,6 @@
"[SLAVE_BUILD]\\v8\\out\\Release\\bot_default.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Release\\ignition.isolated.gen.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -260,7 +253,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Check on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -363,7 +355,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Ignition - turbofan on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -402,7 +393,6 @@
"2",
"Check/Windows-7-SP1/[dummy has/V8 Win32 - nosnap - shared/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -443,7 +433,6 @@
"1",
"Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32 - nosnap - shared/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Ignition - turbofan",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",

Powered by Google App Engine
This is Rietveld 408576698