OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.fyi", | 17 "chromium.fyi", |
17 "--builder", | 18 "--builder", |
18 "Print Preview Win", | 19 "Print Preview Win", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "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_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"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_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"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_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--force", | 34 "--force", |
34 "--output_manifest" | 35 "--output_manifest" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "env": { | 38 "env": { |
37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 40 }, |
39 "name": "bot_update", | 41 "name": "bot_update", |
40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 107 ] |
106 }, | 108 }, |
107 { | 109 { |
108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
110 }, | 113 }, |
111 { | 114 { |
112 "cmd": [ | 115 "cmd": [ |
113 "python", | 116 "python", |
114 "-u", | 117 "-u", |
115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
116 "--platform", | 119 "--platform", |
117 "windows-386", | 120 "windows-386", |
118 "--dest-directory", | 121 "--dest-directory", |
119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
120 "--json-output", | 123 "--json-output", |
121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 136 ] |
133 }, | 137 }, |
134 { | 138 { |
135 "cmd": [ | 139 "cmd": [ |
136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
137 "ensure", | 141 "ensure", |
138 "--root", | 142 "--root", |
139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
140 "--list", | 144 "--list", |
141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
142 "--json-output", | 146 "--json-output", |
143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
144 "--service-account-json", | 148 "--service-account-json", |
145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
159 ] | 164 ] |
160 }, | 165 }, |
161 { | 166 { |
162 "cmd": [ | 167 "cmd": [ |
163 "python", | 168 "python", |
164 "-u", | 169 "-u", |
165 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
166 "runhooks" | 171 "runhooks" |
167 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
168 "env": { | 174 "env": { |
169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 175 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
170 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 use_goma=1", | 176 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 use_goma=1", |
171 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 177 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
172 }, | 178 }, |
173 "name": "gclient runhooks" | 179 "name": "gclient runhooks" |
174 }, | 180 }, |
175 { | 181 { |
176 "cmd": [ | 182 "cmd": [ |
177 "python", | 183 "python", |
178 "-u", | 184 "-u", |
179 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 185 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
180 "--output", | 186 "--output", |
181 "/path/to/tmp/json", | 187 "/path/to/tmp/json", |
182 "--", | 188 "--", |
183 "--build-config-fs", | 189 "--build-config-fs", |
184 "Release", | 190 "Release", |
185 "--paths", | 191 "--paths", |
186 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 192 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
187 "--properties", | 193 "--properties", |
188 "{\"buildername\": \"Print Preview Win\", \"buildnumber\": 571, \"masterna
me\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" | 194 "{\"buildername\": \"Print Preview Win\", \"buildnumber\": 571, \"masterna
me\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" |
189 ], | 195 ], |
| 196 "cwd": "[SLAVE_BUILD]", |
190 "name": "get compile targets for scripts", | 197 "name": "get compile targets for scripts", |
191 "~followup_annotations": [ | 198 "~followup_annotations": [ |
192 "@@@STEP_LOG_LINE@json.output@{}@@@", | 199 "@@@STEP_LOG_LINE@json.output@{}@@@", |
193 "@@@STEP_LOG_END@json.output@@@" | 200 "@@@STEP_LOG_END@json.output@@@" |
194 ] | 201 ] |
195 }, | 202 }, |
196 { | 203 { |
197 "cmd": [ | 204 "cmd": [ |
198 "python", | 205 "python", |
199 "-u", | 206 "-u", |
200 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
201 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", | 208 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
202 "/path/to/tmp/json" | 209 "/path/to/tmp/json" |
203 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
204 "name": "read test spec", | 212 "name": "read test spec", |
205 "~followup_annotations": [ | 213 "~followup_annotations": [ |
206 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", | 214 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
207 "@@@STEP_LOG_LINE@json.output@{}@@@", | 215 "@@@STEP_LOG_LINE@json.output@{}@@@", |
208 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
209 ] | 217 ] |
210 }, | 218 }, |
211 { | 219 { |
212 "cmd": [ | 220 "cmd": [ |
213 "python", | 221 "python", |
214 "-u", | 222 "-u", |
215 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 223 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
216 "--show-path", | 224 "--show-path", |
217 "python", | 225 "python", |
218 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 226 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
219 ], | 227 ], |
| 228 "cwd": "[SLAVE_BUILD]", |
220 "name": "cleanup_temp" | 229 "name": "cleanup_temp" |
221 }, | 230 }, |
222 { | 231 { |
223 "cmd": [ | 232 "cmd": [ |
224 "python", | 233 "python", |
225 "-u", | 234 "-u", |
226 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 235 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
227 "--show-path", | 236 "--show-path", |
228 "python", | 237 "python", |
229 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 238 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
230 "--gsutil-py-path", | 239 "--gsutil-py-path", |
231 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 240 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
232 "--ninja-path", | 241 "--ninja-path", |
233 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 242 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
234 "--target", | 243 "--target", |
235 "Release", | 244 "Release", |
236 "--src-dir", | 245 "--src-dir", |
237 "[CWD]\\src", | 246 "[SLAVE_BUILD]\\src", |
238 "--goma-cache-dir", | 247 "--goma-cache-dir", |
239 "[ROOT]\\b\\build\\slave\\goma_cache", | 248 "[GOMA_CACHE]", |
240 "--build-tool", | 249 "--build-tool", |
241 "ninja", | 250 "ninja", |
242 "--build-data-dir", | 251 "--build-data-dir", |
243 "[ROOT]\\build_data_dir", | 252 "[ROOT]\\build_data_dir", |
244 "--compiler", | 253 "--compiler", |
245 "goma", | 254 "goma", |
246 "--goma-jsonstatus", | 255 "--goma-jsonstatus", |
247 "/path/to/tmp/json", | 256 "/path/to/tmp/json", |
248 "--goma-service-account-json-file", | 257 "--goma-service-account-json-file", |
249 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 258 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
250 "--goma-dir", | 259 "--goma-dir", |
251 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 260 "[CACHE]\\cipd\\goma", |
252 "--", | 261 "--", |
253 "blink_tests", | 262 "blink_tests", |
254 "browser_tests" | 263 "browser_tests" |
255 ], | 264 ], |
| 265 "cwd": "[SLAVE_BUILD]", |
256 "env": { | 266 "env": { |
257 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 267 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
258 }, | 268 }, |
259 "name": "compile", | 269 "name": "compile", |
260 "~followup_annotations": [ | 270 "~followup_annotations": [ |
261 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 271 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
262 "@@@STEP_LOG_END@json.output (invalid)@@@" | 272 "@@@STEP_LOG_END@json.output (invalid)@@@" |
263 ] | 273 ] |
264 }, | 274 }, |
265 { | 275 { |
266 "cmd": [ | 276 "cmd": [ |
267 "python", | 277 "python", |
268 "-u", | 278 "-u", |
269 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 279 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
270 "--target", | 280 "--target", |
271 "Release", | 281 "Release", |
272 "--factory-properties", | 282 "--factory-properties", |
273 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Print Preview
Win\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 283 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Print Preview
Win\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
274 "--build-properties", | 284 "--build-properties", |
275 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Print Preview
Win\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 285 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Print Preview
Win\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
276 "--step-name=print_preview_tests", | 286 "--step-name=print_preview_tests", |
277 "--builder-name=Print Preview Win", | 287 "--builder-name=Print Preview Win", |
278 "--slave-name=TestSlavename", | 288 "--slave-name=TestSlavename", |
279 "--build-number=571", | 289 "--build-number=571", |
280 "--run-python-script", | 290 "--run-python-script", |
281 "[CWD]\\src\\third_party\\WebKit\\Tools\\Scripts\\run-webkit-tests", | 291 "[SLAVE_BUILD]\\src\\third_party\\WebKit\\Tools\\Scripts\\run-webkit-tests
", |
282 "--write-full-results-to", | 292 "--write-full-results-to", |
283 "/path/to/tmp/json", | 293 "/path/to/tmp/json", |
284 "--platform", | 294 "--platform", |
285 "browser_test.win" | 295 "browser_test.win" |
286 ], | 296 ], |
| 297 "cwd": "[SLAVE_BUILD]", |
287 "name": "print_preview_tests" | 298 "name": "print_preview_tests" |
288 }, | 299 }, |
289 { | 300 { |
290 "cmd": [ | 301 "cmd": [ |
291 "python", | 302 "python", |
292 "-u", | 303 "-u", |
293 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 304 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
294 "--target", | 305 "--target", |
295 "Release" | 306 "Release" |
296 ], | 307 ], |
| 308 "cwd": "[SLAVE_BUILD]", |
297 "name": "process_dumps" | 309 "name": "process_dumps" |
298 }, | 310 }, |
299 { | 311 { |
300 "name": "$result", | 312 "name": "$result", |
301 "recipe_result": null, | 313 "recipe_result": null, |
302 "status_code": 0 | 314 "status_code": 0 |
303 } | 315 } |
304 ] | 316 ] |
OLD | NEW |