| 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 219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 "--build-number", | 230 "--build-number", |
| 231 "571" | 231 "571" |
| 232 ], | 232 ], |
| 233 "cwd": "[SLAVE_BUILD]", | 233 "cwd": "[SLAVE_BUILD]", |
| 234 "name": "extract build" | 234 "name": "extract build" |
| 235 }, | 235 }, |
| 236 { | 236 { |
| 237 "cmd": [ | 237 "cmd": [ |
| 238 "python", | 238 "python", |
| 239 "-u", | 239 "-u", |
| 240 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 240 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py", |
| 241 "--build-dir", | 241 "--build-dir", |
| 242 "[SLAVE_BUILD]\\src\\out\\Release", | 242 "[SLAVE_BUILD]\\src\\out\\Release", |
| 243 "--output-json", | 243 "--output-json", |
| 244 "/path/to/tmp/json" | 244 "/path/to/tmp/json" |
| 245 ], | 245 ], |
| 246 "cwd": "[SLAVE_BUILD]", | 246 "cwd": "[SLAVE_BUILD]", |
| 247 "name": "find isolated tests", | 247 "name": "find isolated tests", |
| 248 "~followup_annotations": [ | 248 "~followup_annotations": [ |
| 249 "@@@STEP_LOG_LINE@json.output@{@@@", | 249 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 250 "@@@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... |
| 361 "/path/to/tmp/json" | 361 "/path/to/tmp/json" |
| 362 ], | 362 ], |
| 363 "cwd": "[SLAVE_BUILD]", | 363 "cwd": "[SLAVE_BUILD]", |
| 364 "name": "test_installer" | 364 "name": "test_installer" |
| 365 }, | 365 }, |
| 366 { | 366 { |
| 367 "allow_subannotations": true, | 367 "allow_subannotations": true, |
| 368 "cmd": [ | 368 "cmd": [ |
| 369 "python", | 369 "python", |
| 370 "-u", | 370 "-u", |
| 371 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 371 "RECIPE_MODULE[build.swarming]\\resources\\collect_gtest_task.py", |
| 372 "--swarming-client-dir", | 372 "--swarming-client-dir", |
| 373 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 373 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 374 "--temp-root-dir", | 374 "--temp-root-dir", |
| 375 "[TMP_BASE]", | 375 "[TMP_BASE]", |
| 376 "--merged-test-output", | 376 "--merged-test-output", |
| 377 "/path/to/tmp/json", | 377 "/path/to/tmp/json", |
| 378 "--", | 378 "--", |
| 379 "collect", | 379 "collect", |
| 380 "--swarming", | 380 "--swarming", |
| 381 "https://chromium-swarm.appspot.com", | 381 "https://chromium-swarm.appspot.com", |
| 382 "--decorate", | 382 "--decorate", |
| 383 "--print-status-updates", | 383 "--print-status-updates", |
| 384 "--shards", | 384 "--shards", |
| 385 "1", | 385 "1", |
| 386 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)/571" | 386 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (1)/571" |
| 387 ], | 387 ], |
| 388 "cwd": "[SLAVE_BUILD]", | 388 "cwd": "[SLAVE_BUILD]", |
| 389 "name": "browser_tests", | 389 "name": "browser_tests", |
| 390 "~followup_annotations": [ | 390 "~followup_annotations": [ |
| 391 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 391 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 392 ] | 392 ] |
| 393 }, | 393 }, |
| 394 { | 394 { |
| 395 "cmd": [ | 395 "cmd": [ |
| 396 "python", | 396 "python", |
| 397 "-u", | 397 "-u", |
| 398 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", | 398 "RECIPE_MODULE[build.test_results]\\resources\\upload_gtest_test_results.p
y", |
| 399 "--input-gtest-json", | 399 "--input-gtest-json", |
| 400 "{\"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\"}}]}}"
, | 400 "{\"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\"}}]}}"
, |
| 401 "--master-name", | 401 "--master-name", |
| 402 "client.skia", | 402 "client.skia", |
| 403 "--builder-name", | 403 "--builder-name", |
| 404 "Win7 Tests (1)", | 404 "Win7 Tests (1)", |
| 405 "--build-number", | 405 "--build-number", |
| 406 "571", | 406 "571", |
| 407 "--test-type", | 407 "--test-type", |
| 408 "browser_tests", | 408 "browser_tests", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 424 ], | 424 ], |
| 425 "cwd": "[SLAVE_BUILD]", | 425 "cwd": "[SLAVE_BUILD]", |
| 426 "name": "process_dumps" | 426 "name": "process_dumps" |
| 427 }, | 427 }, |
| 428 { | 428 { |
| 429 "name": "$result", | 429 "name": "$result", |
| 430 "recipe_result": null, | 430 "recipe_result": null, |
| 431 "status_code": 0 | 431 "status_code": 0 |
| 432 } | 432 } |
| 433 ] | 433 ] |
| OLD | NEW |