| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "ClangToTMacASan tester", | 10 "ClangToTMacASan tester", |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 209 "--build-number", | 209 "--build-number", |
| 210 "571" | 210 "571" |
| 211 ], | 211 ], |
| 212 "cwd": "[SLAVE_BUILD]", | 212 "cwd": "[SLAVE_BUILD]", |
| 213 "name": "extract build" | 213 "name": "extract build" |
| 214 }, | 214 }, |
| 215 { | 215 { |
| 216 "cmd": [ | 216 "cmd": [ |
| 217 "python", | 217 "python", |
| 218 "-u", | 218 "-u", |
| 219 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 219 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py", |
| 220 "--build-dir", | 220 "--build-dir", |
| 221 "[SLAVE_BUILD]/src/out/Release", | 221 "[SLAVE_BUILD]/src/out/Release", |
| 222 "--output-json", | 222 "--output-json", |
| 223 "/path/to/tmp/json" | 223 "/path/to/tmp/json" |
| 224 ], | 224 ], |
| 225 "cwd": "[SLAVE_BUILD]", | 225 "cwd": "[SLAVE_BUILD]", |
| 226 "name": "find isolated tests", | 226 "name": "find isolated tests", |
| 227 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 228 "@@@STEP_LOG_LINE@json.output@{@@@", | 228 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 314 "@@@STEP_LOG_LINE@json.output@}@@@", | 314 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 315 "@@@STEP_LOG_END@json.output@@@", | 315 "@@@STEP_LOG_END@json.output@@@", |
| 316 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 316 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 317 ] | 317 ] |
| 318 }, | 318 }, |
| 319 { | 319 { |
| 320 "allow_subannotations": true, | 320 "allow_subannotations": true, |
| 321 "cmd": [ | 321 "cmd": [ |
| 322 "python", | 322 "python", |
| 323 "-u", | 323 "-u", |
| 324 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 324 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 325 "--swarming-client-dir", | 325 "--swarming-client-dir", |
| 326 "[SLAVE_BUILD]/src/tools/swarming_client", | 326 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 327 "--temp-root-dir", | 327 "--temp-root-dir", |
| 328 "[TMP_BASE]", | 328 "[TMP_BASE]", |
| 329 "--merged-test-output", | 329 "--merged-test-output", |
| 330 "/path/to/tmp/json", | 330 "/path/to/tmp/json", |
| 331 "--", | 331 "--", |
| 332 "collect", | 332 "collect", |
| 333 "--swarming", | 333 "--swarming", |
| 334 "https://chromium-swarm.appspot.com", | 334 "https://chromium-swarm.appspot.com", |
| 335 "--decorate", | 335 "--decorate", |
| 336 "--print-status-updates", | 336 "--print-status-updates", |
| 337 "--shards", | 337 "--shards", |
| 338 "1", | 338 "1", |
| 339 "browser_tests/Mac-10.8/ffffffffff/ClangToTMacASan tester/571" | 339 "browser_tests/Mac-10.8/ffffffffff/ClangToTMacASan tester/571" |
| 340 ], | 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", | 341 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "browser_tests", | 342 "name": "browser_tests", |
| 343 "~followup_annotations": [ | 343 "~followup_annotations": [ |
| 344 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 344 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 345 ] | 345 ] |
| 346 }, | 346 }, |
| 347 { | 347 { |
| 348 "cmd": [ | 348 "cmd": [ |
| 349 "python", | 349 "python", |
| 350 "-u", | 350 "-u", |
| 351 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 351 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 352 "--input-gtest-json", | 352 "--input-gtest-json", |
| 353 "{\"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\"}}]}}"
, | 353 "{\"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\"}}]}}"
, |
| 354 "--master-name", | 354 "--master-name", |
| 355 "chromium.fyi", | 355 "chromium.fyi", |
| 356 "--builder-name", | 356 "--builder-name", |
| 357 "ClangToTMacASan tester", | 357 "ClangToTMacASan tester", |
| 358 "--build-number", | 358 "--build-number", |
| 359 "571", | 359 "571", |
| 360 "--test-type", | 360 "--test-type", |
| 361 "browser_tests", | 361 "browser_tests", |
| 362 "--test-results-server", | 362 "--test-results-server", |
| 363 "test-results.appspot.com", | 363 "test-results.appspot.com", |
| 364 "--chrome-revision", | 364 "--chrome-revision", |
| 365 "170242" | 365 "170242" |
| 366 ], | 366 ], |
| 367 "cwd": "[SLAVE_BUILD]", | 367 "cwd": "[SLAVE_BUILD]", |
| 368 "name": "Upload to test-results [browser_tests]" | 368 "name": "Upload to test-results [browser_tests]" |
| 369 }, | 369 }, |
| 370 { | 370 { |
| 371 "name": "$result", | 371 "name": "$result", |
| 372 "recipe_result": null, | 372 "recipe_result": null, |
| 373 "status_code": 0 | 373 "status_code": 0 |
| 374 } | 374 } |
| 375 ] | 375 ] |
| OLD | NEW |