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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.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_tryserver_v8_v8_win64_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
index d140c70eadfb68abd3c6896349e1499775bd2352..b0ec34e12a07f7ef2245c434ea3256dc6ec110b4 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
@@ -5,7 +5,6 @@
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "taskkill"
},
{
@@ -40,7 +39,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -87,7 +85,6 @@
"[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
"--version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -101,7 +98,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 dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64",
@@ -119,7 +115,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -156,7 +151,6 @@
"x64",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -183,7 +177,6 @@
"[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -280,7 +273,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@{@@@",
@@ -389,7 +381,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] SimdJs - all on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -492,7 +483,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@{@@@",
@@ -594,7 +584,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Mozilla on Windows-7-SP1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -633,7 +622,6 @@
"2",
"Check/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -674,7 +662,6 @@
"1",
"SimdJs - all/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "SimdJs - all",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -715,7 +702,6 @@
"1",
"Ignition - turbofan/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Ignition - turbofan",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -756,7 +742,6 @@
"1",
"Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Mozilla",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",

Powered by Google App Engine
This is Rietveld 408576698