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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.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_mac64_asan_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json
index d55e89b52beecec8a690d6c425ad103afcac6e94..5037d90beda51886e6368ecd285ab0b299613cf3 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_asan_rel.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": "asan=1 clang=1 dcheck_always_on=0 fastbuild=0 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
@@ -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"
},
@@ -192,7 +186,6 @@
"--verbose",
"[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -286,7 +279,6 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Check on Mac-10.9",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -343,7 +335,6 @@
"4",
"Check/Mac-10.9/[dummy has/v8_mac64_asan_rel/571"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",

Powered by Google App Engine
This is Rietveld 408576698