| Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug___1.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug___1.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug___1.json
|
| index da5ac37f124cb12b0912b5f343778d40411786a1..f0e6c72267b183c3dcc32dd13102ce60239e9bc7 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug___1.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug___1.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 - debug - 1\", \"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"
|
| },
|
| {
|
|
|