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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_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_linux_greedy_allocator_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg.json
index 8b56f3b2cad1582dd4ff02463f1544a8f4dd0f2f..6e71ce2c8c6ecf83de458f70fb6e0c294a7cb14d 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_greedy_allocator_dbg.json
@@ -31,7 +31,6 @@
"--no_shallow",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -78,7 +77,6 @@
"[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
"--version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -92,7 +90,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "clang=1 dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
@@ -110,7 +107,6 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -124,7 +120,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -168,7 +163,6 @@
"--goma-disable-local-fallback",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -194,7 +188,6 @@
"[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -292,7 +285,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Check on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -403,7 +395,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Benchmarks on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -508,7 +499,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] SimdJs - all on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -547,7 +537,6 @@
"2",
"Check/Ubuntu-12.04/[dummy has/v8_linux_greedy_allocator_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -588,7 +577,6 @@
"1",
"Benchmarks/Ubuntu-12.04/[dummy has/v8_linux_greedy_allocator_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Benchmarks",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
@@ -629,7 +617,6 @@
"1",
"SimdJs - all/Ubuntu-12.04/[dummy has/v8_linux_greedy_allocator_dbg/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "SimdJs - all",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",

Powered by Google App Engine
This is Rietveld 408576698