OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
219 "--build-number", | 219 "--build-number", |
220 "571" | 220 "571" |
221 ], | 221 ], |
222 "cwd": "[SLAVE_BUILD]", | 222 "cwd": "[SLAVE_BUILD]", |
223 "name": "extract build" | 223 "name": "extract build" |
224 }, | 224 }, |
225 { | 225 { |
226 "cmd": [ | 226 "cmd": [ |
227 "python", | 227 "python", |
228 "-u", | 228 "-u", |
229 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 229 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py", |
230 "--build-dir", | 230 "--build-dir", |
231 "[SLAVE_BUILD]\\src\\out\\Release", | 231 "[SLAVE_BUILD]\\src\\out\\Release", |
232 "--output-json", | 232 "--output-json", |
233 "/path/to/tmp/json" | 233 "/path/to/tmp/json" |
234 ], | 234 ], |
235 "cwd": "[SLAVE_BUILD]", | 235 "cwd": "[SLAVE_BUILD]", |
236 "name": "find isolated tests", | 236 "name": "find isolated tests", |
237 "~followup_annotations": [ | 237 "~followup_annotations": [ |
238 "@@@STEP_LOG_LINE@json.output@{@@@", | 238 "@@@STEP_LOG_LINE@json.output@{@@@", |
239 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
332 "@@@STEP_LOG_LINE@json.output@}@@@", | 332 "@@@STEP_LOG_LINE@json.output@}@@@", |
333 "@@@STEP_LOG_END@json.output@@@", | 333 "@@@STEP_LOG_END@json.output@@@", |
334 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 334 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
335 ] | 335 ] |
336 }, | 336 }, |
337 { | 337 { |
338 "allow_subannotations": true, | 338 "allow_subannotations": true, |
339 "cmd": [ | 339 "cmd": [ |
340 "python", | 340 "python", |
341 "-u", | 341 "-u", |
342 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 342 "RECIPE_MODULE[build.swarming]\\resources\\collect_gtest_task.py", |
343 "--swarming-client-dir", | 343 "--swarming-client-dir", |
344 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 344 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
345 "--temp-root-dir", | 345 "--temp-root-dir", |
346 "[TMP_BASE]", | 346 "[TMP_BASE]", |
347 "--merged-test-output", | 347 "--merged-test-output", |
348 "/path/to/tmp/json", | 348 "/path/to/tmp/json", |
349 "--", | 349 "--", |
350 "collect", | 350 "collect", |
351 "--swarming", | 351 "--swarming", |
352 "https://chromium-swarm.appspot.com", | 352 "https://chromium-swarm.appspot.com", |
353 "--decorate", | 353 "--decorate", |
354 "--print-status-updates", | 354 "--print-status-updates", |
355 "--shards", | 355 "--shards", |
356 "1", | 356 "1", |
357 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Release (NVIDIA)/571" | 357 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Release (NVIDIA)/571" |
358 ], | 358 ], |
359 "cwd": "[SLAVE_BUILD]", | 359 "cwd": "[SLAVE_BUILD]", |
360 "name": "browser_tests", | 360 "name": "browser_tests", |
361 "~followup_annotations": [ | 361 "~followup_annotations": [ |
362 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 362 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
363 ] | 363 ] |
364 }, | 364 }, |
365 { | 365 { |
366 "cmd": [ | 366 "cmd": [ |
367 "python", | 367 "python", |
368 "-u", | 368 "-u", |
369 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", | 369 "RECIPE_MODULE[build.test_results]\\resources\\upload_gtest_test_results.p
y", |
370 "--input-gtest-json", | 370 "--input-gtest-json", |
371 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 371 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
372 "--master-name", | 372 "--master-name", |
373 "chromium.gpu", | 373 "chromium.gpu", |
374 "--builder-name", | 374 "--builder-name", |
375 "Win7 Release (NVIDIA)", | 375 "Win7 Release (NVIDIA)", |
376 "--build-number", | 376 "--build-number", |
377 "571", | 377 "571", |
378 "--test-type", | 378 "--test-type", |
379 "browser_tests", | 379 "browser_tests", |
(...skipping 15 matching lines...) Expand all Loading... |
395 ], | 395 ], |
396 "cwd": "[SLAVE_BUILD]", | 396 "cwd": "[SLAVE_BUILD]", |
397 "name": "process_dumps" | 397 "name": "process_dumps" |
398 }, | 398 }, |
399 { | 399 { |
400 "name": "$result", | 400 "name": "$result", |
401 "recipe_result": null, | 401 "recipe_result": null, |
402 "status_code": 0 | 402 "status_code": 0 |
403 } | 403 } |
404 ] | 404 ] |
OLD | NEW |