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 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
221 "--build-number", | 221 "--build-number", |
222 "571" | 222 "571" |
223 ], | 223 ], |
224 "cwd": "[SLAVE_BUILD]", | 224 "cwd": "[SLAVE_BUILD]", |
225 "name": "extract build" | 225 "name": "extract build" |
226 }, | 226 }, |
227 { | 227 { |
228 "cmd": [ | 228 "cmd": [ |
229 "python", | 229 "python", |
230 "-u", | 230 "-u", |
231 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 231 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py", |
232 "--build-dir", | 232 "--build-dir", |
233 "[SLAVE_BUILD]\\src\\out\\Release", | 233 "[SLAVE_BUILD]\\src\\out\\Release", |
234 "--output-json", | 234 "--output-json", |
235 "/path/to/tmp/json" | 235 "/path/to/tmp/json" |
236 ], | 236 ], |
237 "cwd": "[SLAVE_BUILD]", | 237 "cwd": "[SLAVE_BUILD]", |
238 "name": "find isolated tests", | 238 "name": "find isolated tests", |
239 "~followup_annotations": [ | 239 "~followup_annotations": [ |
240 "@@@STEP_LOG_LINE@json.output@{@@@", | 240 "@@@STEP_LOG_LINE@json.output@{@@@", |
241 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 241 "@@@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... |
334 "@@@STEP_LOG_LINE@json.output@}@@@", | 334 "@@@STEP_LOG_LINE@json.output@}@@@", |
335 "@@@STEP_LOG_END@json.output@@@", | 335 "@@@STEP_LOG_END@json.output@@@", |
336 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 336 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
337 ] | 337 ] |
338 }, | 338 }, |
339 { | 339 { |
340 "allow_subannotations": true, | 340 "allow_subannotations": true, |
341 "cmd": [ | 341 "cmd": [ |
342 "python", | 342 "python", |
343 "-u", | 343 "-u", |
344 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 344 "RECIPE_MODULE[build.swarming]\\resources\\collect_gtest_task.py", |
345 "--swarming-client-dir", | 345 "--swarming-client-dir", |
346 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 346 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
347 "--temp-root-dir", | 347 "--temp-root-dir", |
348 "[TMP_BASE]", | 348 "[TMP_BASE]", |
349 "--merged-test-output", | 349 "--merged-test-output", |
350 "/path/to/tmp/json", | 350 "/path/to/tmp/json", |
351 "--", | 351 "--", |
352 "collect", | 352 "collect", |
353 "--swarming", | 353 "--swarming", |
354 "https://chromium-swarm.appspot.com", | 354 "https://chromium-swarm.appspot.com", |
355 "--decorate", | 355 "--decorate", |
356 "--print-status-updates", | 356 "--print-status-updates", |
357 "--shards", | 357 "--shards", |
358 "1", | 358 "1", |
359 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (ANGLE)/571" | 359 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (ANGLE)/571" |
360 ], | 360 ], |
361 "cwd": "[SLAVE_BUILD]", | 361 "cwd": "[SLAVE_BUILD]", |
362 "name": "browser_tests", | 362 "name": "browser_tests", |
363 "~followup_annotations": [ | 363 "~followup_annotations": [ |
364 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 364 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
365 ] | 365 ] |
366 }, | 366 }, |
367 { | 367 { |
368 "cmd": [ | 368 "cmd": [ |
369 "python", | 369 "python", |
370 "-u", | 370 "-u", |
371 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", | 371 "RECIPE_MODULE[build.test_results]\\resources\\upload_gtest_test_results.p
y", |
372 "--input-gtest-json", | 372 "--input-gtest-json", |
373 "{\"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\"}}]}}"
, | 373 "{\"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\"}}]}}"
, |
374 "--master-name", | 374 "--master-name", |
375 "chromium.angle", | 375 "chromium.angle", |
376 "--builder-name", | 376 "--builder-name", |
377 "Win7 Tests (ANGLE)", | 377 "Win7 Tests (ANGLE)", |
378 "--build-number", | 378 "--build-number", |
379 "571", | 379 "571", |
380 "--test-type", | 380 "--test-type", |
381 "browser_tests", | 381 "browser_tests", |
(...skipping 15 matching lines...) Expand all Loading... |
397 ], | 397 ], |
398 "cwd": "[SLAVE_BUILD]", | 398 "cwd": "[SLAVE_BUILD]", |
399 "name": "process_dumps" | 399 "name": "process_dumps" |
400 }, | 400 }, |
401 { | 401 { |
402 "name": "$result", | 402 "name": "$result", |
403 "recipe_result": null, | 403 "recipe_result": null, |
404 "status_code": 0 | 404 "status_code": 0 |
405 } | 405 } |
406 ] | 406 ] |
OLD | NEW |