Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_x64_perf_bisect_builder.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_x64_perf_bisect_builder.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_x64_perf_bisect_builder.json |
index 8dd1d2d58f23e410dbdf3677653a7a10780881bb..cfaaeace0a602976fa1c89ba983b2242c6cbf23b 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_x64_perf_bisect_builder.json |
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_x64_perf_bisect_builder.json |
@@ -5,6 +5,7 @@ |
"-u", |
"[BUILD]\\scripts\\slave\\kill_processes.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "taskkill" |
}, |
{ |
@@ -29,6 +30,7 @@ |
"--revision", |
"src@HEAD" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -75,6 +77,7 @@ |
"[DEPOT_TOOLS]\\gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=x64 use_goma=1" |
}, |
@@ -86,6 +89,7 @@ |
"-u", |
"[BUILD]\\scripts\\slave\\cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -111,6 +115,7 @@ |
"chromium_builder_perf", |
"crash_service" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
}, |
{ |
@@ -128,6 +133,7 @@ |
"--build-properties", |
"{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"win_x64_perf_bisect_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "package build" |
} |
] |