Index: scripts/slave/recipes/ozone_ecs.expected/check_ecs_deps_fail.json |
diff --git a/scripts/slave/recipes/ozone_ecs.expected/check_ecs_deps_fail.json b/scripts/slave/recipes/ozone_ecs.expected/check_ecs_deps_fail.json |
index d42efb5018ff8a23c908aa8e4ebd0a8d17a0f785..fbae555556f345e38916920ef2a91f723a2a6008 100644 |
--- a/scripts/slave/recipes/ozone_ecs.expected/check_ecs_deps_fail.json |
+++ b/scripts/slave/recipes/ozone_ecs.expected/check_ecs_deps_fail.json |
@@ -11,20 +11,19 @@ |
"--slave", |
"test_slave", |
"--spec", |
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
+ "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
"--root", |
"src", |
"--revision_mapping_file", |
"{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
"--git-cache-dir", |
- "[GIT_CACHE]", |
+ "[ROOT]/b/build/slave/cache_dir", |
"--output_json", |
"/path/to/tmp/json", |
"--revision", |
"src@204787", |
"--output_manifest" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
}, |
@@ -103,10 +102,9 @@ |
"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": "component=shared_library embedded=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
+ "GYP_DEFINES": "component=shared_library embedded=1 gomadir='[ROOT]/b/build/goma' target_arch=x64 use_goma=1", |
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
}, |
"name": "gclient runhooks" |
@@ -126,9 +124,9 @@ |
"--target", |
"Debug", |
"--src-dir", |
- "[SLAVE_BUILD]/src", |
+ "[CWD]/src", |
"--goma-cache-dir", |
- "[GOMA_CACHE]", |
+ "[ROOT]/b/build/slave/goma_cache", |
"--build-tool", |
"ninja", |
"--compiler", |
@@ -138,11 +136,10 @@ |
"--goma-service-account-json-file", |
"/creds/service_accounts/service-account-goma-client.json", |
"--goma-dir", |
- "[BUILD]/goma", |
+ "[ROOT]/b/build/goma", |
"--", |
"content_shell" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
}, |
@@ -156,9 +153,9 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/tools/check_ecs_deps/check_ecs_deps.py" |
+ "[CWD]/src/tools/check_ecs_deps/check_ecs_deps.py" |
], |
- "cwd": "[SLAVE_BUILD]/src/out/Debug", |
+ "cwd": "[CWD]/src/out/Debug", |
"name": "check ecs deps", |
"~followup_annotations": [ |
"step returned non-zero exit code: 1", |
@@ -180,9 +177,9 @@ |
"--target", |
"Debug", |
"--src-dir", |
- "[SLAVE_BUILD]/src", |
+ "[CWD]/src", |
"--goma-cache-dir", |
- "[GOMA_CACHE]", |
+ "[ROOT]/b/build/slave/goma_cache", |
"--build-tool", |
"ninja", |
"--compiler", |
@@ -192,7 +189,7 @@ |
"--goma-service-account-json-file", |
"/creds/service_accounts/service-account-goma-client.json", |
"--goma-dir", |
- "[BUILD]/goma", |
+ "[ROOT]/b/build/goma", |
"--", |
"aura_unittests", |
"base_unittests", |
@@ -219,7 +216,6 @@ |
"ui_touch_selection_unittests", |
"url_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
}, |
@@ -248,7 +244,6 @@ |
"--no-spawn-dbus", |
"aura_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "aura_unittests" |
}, |
{ |
@@ -270,7 +265,6 @@ |
"--no-spawn-dbus", |
"base_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "base_unittests" |
}, |
{ |
@@ -292,7 +286,6 @@ |
"--no-spawn-dbus", |
"cacheinvalidation_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "cacheinvalidation_unittests" |
}, |
{ |
@@ -314,7 +307,6 @@ |
"--no-spawn-dbus", |
"cc_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "cc_unittests" |
}, |
{ |
@@ -336,7 +328,6 @@ |
"--no-spawn-dbus", |
"components_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "components_unittests" |
}, |
{ |
@@ -358,7 +349,6 @@ |
"--no-spawn-dbus", |
"compositor_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "compositor_unittests" |
}, |
{ |
@@ -380,7 +370,6 @@ |
"--no-spawn-dbus", |
"content_browsertests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "content_browsertests" |
}, |
{ |
@@ -402,7 +391,6 @@ |
"--no-spawn-dbus", |
"content_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "content_unittests" |
}, |
{ |
@@ -424,7 +412,6 @@ |
"--no-spawn-dbus", |
"crypto_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "crypto_unittests" |
}, |
{ |
@@ -446,7 +433,6 @@ |
"--no-spawn-dbus", |
"device_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "device_unittests" |
}, |
{ |
@@ -468,7 +454,6 @@ |
"--no-spawn-dbus", |
"events_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "events_unittests" |
}, |
{ |
@@ -490,7 +475,6 @@ |
"--no-spawn-dbus", |
"gfx_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "gfx_unittests" |
}, |
{ |
@@ -512,7 +496,6 @@ |
"--no-spawn-dbus", |
"gpu_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "gpu_unittests" |
}, |
{ |
@@ -534,7 +517,6 @@ |
"--no-spawn-dbus", |
"ipc_tests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "ipc_tests" |
}, |
{ |
@@ -556,7 +538,6 @@ |
"--no-spawn-dbus", |
"media_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "media_unittests" |
}, |
{ |
@@ -578,7 +559,6 @@ |
"--no-spawn-dbus", |
"net_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "net_unittests" |
}, |
{ |
@@ -600,7 +580,6 @@ |
"--no-spawn-dbus", |
"ozone_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "ozone_unittests" |
}, |
{ |
@@ -622,7 +601,6 @@ |
"--no-spawn-dbus", |
"ppapi_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "ppapi_unittests" |
}, |
{ |
@@ -644,7 +622,6 @@ |
"--no-spawn-dbus", |
"sandbox_linux_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "sandbox_linux_unittests" |
}, |
{ |
@@ -666,7 +643,6 @@ |
"--no-spawn-dbus", |
"sql_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "sql_unittests" |
}, |
{ |
@@ -688,7 +664,6 @@ |
"--no-spawn-dbus", |
"sync_unit_tests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "sync_unit_tests" |
}, |
{ |
@@ -710,7 +685,6 @@ |
"--no-spawn-dbus", |
"ui_base_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "ui_base_unittests" |
}, |
{ |
@@ -732,7 +706,6 @@ |
"--no-spawn-dbus", |
"ui_touch_selection_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "ui_touch_selection_unittests" |
}, |
{ |
@@ -754,7 +727,6 @@ |
"--no-spawn-dbus", |
"url_unittests" |
], |
- "cwd": "[SLAVE_BUILD]", |
"name": "url_unittests" |
}, |
{ |