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 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
350 "/path/to/tmp/json" | 350 "/path/to/tmp/json" |
351 ], | 351 ], |
352 "cwd": "[SLAVE_BUILD]", | 352 "cwd": "[SLAVE_BUILD]", |
353 "name": "test_installer" | 353 "name": "test_installer" |
354 }, | 354 }, |
355 { | 355 { |
356 "allow_subannotations": true, | 356 "allow_subannotations": true, |
357 "cmd": [ | 357 "cmd": [ |
358 "python", | 358 "python", |
359 "-u", | 359 "-u", |
360 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 360 "RECIPE_MODULE[build.swarming]\\resources\\collect_gtest_task.py", |
361 "--swarming-client-dir", | 361 "--swarming-client-dir", |
362 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 362 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
363 "--temp-root-dir", | 363 "--temp-root-dir", |
364 "[TMP_BASE]", | 364 "[TMP_BASE]", |
365 "--merged-test-output", | 365 "--merged-test-output", |
366 "/path/to/tmp/json", | 366 "/path/to/tmp/json", |
367 "--", | 367 "--", |
368 "collect", | 368 "collect", |
369 "--swarming", | 369 "--swarming", |
370 "https://chromium-swarm.appspot.com", | 370 "https://chromium-swarm.appspot.com", |
371 "--decorate", | 371 "--decorate", |
372 "--print-status-updates", | 372 "--print-status-updates", |
373 "--shards", | 373 "--shards", |
374 "1", | 374 "1", |
375 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)/571" | 375 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)/571" |
376 ], | 376 ], |
377 "cwd": "[SLAVE_BUILD]", | 377 "cwd": "[SLAVE_BUILD]", |
378 "name": "browser_tests", | 378 "name": "browser_tests", |
379 "~followup_annotations": [ | 379 "~followup_annotations": [ |
380 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 380 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
381 ] | 381 ] |
382 }, | 382 }, |
383 { | 383 { |
384 "cmd": [ | 384 "cmd": [ |
385 "python", | 385 "python", |
386 "-u", | 386 "-u", |
387 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", | 387 "RECIPE_MODULE[build.test_results]\\resources\\upload_gtest_test_results.p
y", |
388 "--input-gtest-json", | 388 "--input-gtest-json", |
389 "{\"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\"}}]}}"
, | 389 "{\"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\"}}]}}"
, |
390 "--master-name", | 390 "--master-name", |
391 "chromium.win", | 391 "chromium.win", |
392 "--builder-name", | 392 "--builder-name", |
393 "Win7 Tests (1)", | 393 "Win7 Tests (1)", |
394 "--build-number", | 394 "--build-number", |
395 "571", | 395 "571", |
396 "--test-type", | 396 "--test-type", |
397 "browser_tests", | 397 "browser_tests", |
(...skipping 15 matching lines...) Expand all Loading... |
413 ], | 413 ], |
414 "cwd": "[SLAVE_BUILD]", | 414 "cwd": "[SLAVE_BUILD]", |
415 "name": "process_dumps" | 415 "name": "process_dumps" |
416 }, | 416 }, |
417 { | 417 { |
418 "name": "$result", | 418 "name": "$result", |
419 "recipe_result": null, | 419 "recipe_result": null, |
420 "status_code": 0 | 420 "status_code": 0 |
421 } | 421 } |
422 ] | 422 ] |
OLD | NEW |