Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm_GC_Stress.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm_GC_Stress.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm_GC_Stress.json |
index 370b68e6bb1727bcaad21514623e8bc08197146f..2ca7ae74eb6134c671ccd6f038a546cf3fb1ef44 100644 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm_GC_Stress.json |
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm_GC_Stress.json |
@@ -23,6 +23,7 @@ |
"--no_shallow", |
"--output_manifest" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -55,6 +56,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_CROSSCOMPILE": "1", |
"GYP_DEFINES": "target_arch=arm v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=arm" |
@@ -67,6 +69,7 @@ |
"-u", |
"[BUILD]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -76,6 +79,7 @@ |
"\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
"[SLAVE_BUILD]/v8/out/Debug" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "rmtree build directory", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -103,6 +107,7 @@ |
"--build-properties", |
"{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"master\", \"buildername\": \"V8 Arm GC Stress\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": \"V8 Arm - debug builder\", \"parent_got_revision\": \"54321\", \"recipe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "extract build" |
}, |
{ |