| 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 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 222 "--build-number", | 222 "--build-number", |
| 223 "571" | 223 "571" |
| 224 ], | 224 ], |
| 225 "cwd": "[SLAVE_BUILD]", | 225 "cwd": "[SLAVE_BUILD]", |
| 226 "name": "extract build" | 226 "name": "extract build" |
| 227 }, | 227 }, |
| 228 { | 228 { |
| 229 "cmd": [ | 229 "cmd": [ |
| 230 "python", | 230 "python", |
| 231 "-u", | 231 "-u", |
| 232 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 232 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py", |
| 233 "--build-dir", | 233 "--build-dir", |
| 234 "[SLAVE_BUILD]\\src\\out\\Release", | 234 "[SLAVE_BUILD]\\src\\out\\Release", |
| 235 "--output-json", | 235 "--output-json", |
| 236 "/path/to/tmp/json" | 236 "/path/to/tmp/json" |
| 237 ], | 237 ], |
| 238 "cwd": "[SLAVE_BUILD]", | 238 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "find isolated tests", | 239 "name": "find isolated tests", |
| 240 "~followup_annotations": [ | 240 "~followup_annotations": [ |
| 241 "@@@STEP_LOG_LINE@json.output@{@@@", | 241 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 398 "~followup_annotations": [ | 398 "~followup_annotations": [ |
| 399 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Win7/571/layout-test-results/results.html@@@", | 399 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Win7/571/layout-test-results/results.html@@@", |
| 400 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Win7/571/layout-test-results.zip@@@" | 400 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Win7/571/layout-test-results.zip@@@" |
| 401 ] | 401 ] |
| 402 }, | 402 }, |
| 403 { | 403 { |
| 404 "allow_subannotations": true, | 404 "allow_subannotations": true, |
| 405 "cmd": [ | 405 "cmd": [ |
| 406 "python", | 406 "python", |
| 407 "-u", | 407 "-u", |
| 408 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 408 "RECIPE_MODULE[build.swarming]\\resources\\collect_gtest_task.py", |
| 409 "--swarming-client-dir", | 409 "--swarming-client-dir", |
| 410 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 410 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 411 "--temp-root-dir", | 411 "--temp-root-dir", |
| 412 "[TMP_BASE]", | 412 "[TMP_BASE]", |
| 413 "--merged-test-output", | 413 "--merged-test-output", |
| 414 "/path/to/tmp/json", | 414 "/path/to/tmp/json", |
| 415 "--", | 415 "--", |
| 416 "collect", | 416 "collect", |
| 417 "--swarming", | 417 "--swarming", |
| 418 "https://chromium-swarm.appspot.com", | 418 "https://chromium-swarm.appspot.com", |
| 419 "--decorate", | 419 "--decorate", |
| 420 "--print-status-updates", | 420 "--print-status-updates", |
| 421 "--shards", | 421 "--shards", |
| 422 "1", | 422 "1", |
| 423 "browser_tests/Windows-7-SP1/ffffffffff/WebKit Win7/571" | 423 "browser_tests/Windows-7-SP1/ffffffffff/WebKit Win7/571" |
| 424 ], | 424 ], |
| 425 "cwd": "[SLAVE_BUILD]", | 425 "cwd": "[SLAVE_BUILD]", |
| 426 "name": "browser_tests", | 426 "name": "browser_tests", |
| 427 "~followup_annotations": [ | 427 "~followup_annotations": [ |
| 428 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 428 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 429 ] | 429 ] |
| 430 }, | 430 }, |
| 431 { | 431 { |
| 432 "cmd": [ | 432 "cmd": [ |
| 433 "python", | 433 "python", |
| 434 "-u", | 434 "-u", |
| 435 "RECIPE_MODULE[test_results]\\resources\\upload_gtest_test_results.py", | 435 "RECIPE_MODULE[build.test_results]\\resources\\upload_gtest_test_results.p
y", |
| 436 "--input-gtest-json", | 436 "--input-gtest-json", |
| 437 "{\"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\"}}]}}"
, | 437 "{\"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\"}}]}}"
, |
| 438 "--master-name", | 438 "--master-name", |
| 439 "chromium.webkit", | 439 "chromium.webkit", |
| 440 "--builder-name", | 440 "--builder-name", |
| 441 "WebKit Win7", | 441 "WebKit Win7", |
| 442 "--build-number", | 442 "--build-number", |
| 443 "571", | 443 "571", |
| 444 "--test-type", | 444 "--test-type", |
| 445 "browser_tests", | 445 "browser_tests", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 461 ], | 461 ], |
| 462 "cwd": "[SLAVE_BUILD]", | 462 "cwd": "[SLAVE_BUILD]", |
| 463 "name": "process_dumps" | 463 "name": "process_dumps" |
| 464 }, | 464 }, |
| 465 { | 465 { |
| 466 "name": "$result", | 466 "name": "$result", |
| 467 "recipe_result": null, | 467 "recipe_result": null, |
| 468 "status_code": 0 | 468 "status_code": 0 |
| 469 } | 469 } |
| 470 ] | 470 ] |
| OLD | NEW |