| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.skia", | 8 "client.skia", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Tests", | 10 "Linux Tests", |
| (...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 298 { | 298 { |
| 299 "cmd": [ | 299 "cmd": [ |
| 300 "python", | 300 "python", |
| 301 "-u", | 301 "-u", |
| 302 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 302 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 303 "--build-dir", | 303 "--build-dir", |
| 304 "[SLAVE_BUILD]/src/out/Release", | 304 "[SLAVE_BUILD]/src/out/Release", |
| 305 "--output-json", | 305 "--output-json", |
| 306 "/path/to/tmp/json" | 306 "/path/to/tmp/json" |
| 307 ], | 307 ], |
| 308 "env": { |
| 309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 310 }, |
| 308 "name": "find isolated tests", | 311 "name": "find isolated tests", |
| 309 "~followup_annotations": [ | 312 "~followup_annotations": [ |
| 310 "@@@STEP_LOG_LINE@json.output@{@@@", | 313 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 311 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 314 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 312 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 315 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 313 "@@@STEP_LOG_LINE@json.output@}@@@", | 316 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 314 "@@@STEP_LOG_END@json.output@@@", | 317 "@@@STEP_LOG_END@json.output@@@", |
| 315 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 318 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 316 ] | 319 ] |
| 317 }, | 320 }, |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 371 "purpose:post-commit", | 374 "purpose:post-commit", |
| 372 "--tag", | 375 "--tag", |
| 373 "slavename:TestSlavename", | 376 "slavename:TestSlavename", |
| 374 "--tag", | 377 "--tag", |
| 375 "stepname:browser_tests on Ubuntu-12.04", | 378 "stepname:browser_tests on Ubuntu-12.04", |
| 376 "--idempotent", | 379 "--idempotent", |
| 377 "ffffffffffffffffffffffffffffffffffffffff", | 380 "ffffffffffffffffffffffffffffffffffffffff", |
| 378 "--", | 381 "--", |
| 379 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 382 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 380 ], | 383 ], |
| 384 "env": { |
| 385 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 386 }, |
| 381 "name": "[trigger] browser_tests on Ubuntu-12.04", | 387 "name": "[trigger] browser_tests on Ubuntu-12.04", |
| 382 "~followup_annotations": [ | 388 "~followup_annotations": [ |
| 383 "@@@STEP_LOG_LINE@json.output@{@@@", | 389 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu
-12.04/ffffffffff/Linux Tests/571\", @@@", | 390 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Ubuntu
-12.04/ffffffffff/Linux Tests/571\", @@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 391 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 386 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/
Linux Tests/571\": {@@@", | 392 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Ubuntu-12.04/ffffffffff/
Linux Tests/571\": {@@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 393 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 394 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 389 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 395 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ }@@@", | 396 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 411 "--", | 417 "--", |
| 412 "collect", | 418 "collect", |
| 413 "--swarming", | 419 "--swarming", |
| 414 "https://chromium-swarm.appspot.com", | 420 "https://chromium-swarm.appspot.com", |
| 415 "--decorate", | 421 "--decorate", |
| 416 "--print-status-updates", | 422 "--print-status-updates", |
| 417 "--shards", | 423 "--shards", |
| 418 "1", | 424 "1", |
| 419 "browser_tests/Ubuntu-12.04/ffffffffff/Linux Tests/571" | 425 "browser_tests/Ubuntu-12.04/ffffffffff/Linux Tests/571" |
| 420 ], | 426 ], |
| 427 "env": { |
| 428 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 429 }, |
| 421 "name": "browser_tests on Ubuntu-12.04", | 430 "name": "browser_tests on Ubuntu-12.04", |
| 422 "~followup_annotations": [ | 431 "~followup_annotations": [ |
| 423 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 432 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 424 ] | 433 ] |
| 425 }, | 434 }, |
| 426 { | 435 { |
| 427 "cmd": [ | 436 "cmd": [ |
| 428 "python", | 437 "python", |
| 429 "-u", | 438 "-u", |
| 430 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 439 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 431 "--input-gtest-json", | 440 "--input-gtest-json", |
| 432 "{\"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\"}}]}}"
, | 441 "{\"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\"}}]}}"
, |
| 433 "--master-name", | 442 "--master-name", |
| 434 "client.skia", | 443 "client.skia", |
| 435 "--builder-name", | 444 "--builder-name", |
| 436 "Linux Tests", | 445 "Linux Tests", |
| 437 "--build-number", | 446 "--build-number", |
| 438 "571", | 447 "571", |
| 439 "--test-type", | 448 "--test-type", |
| 440 "browser_tests on Ubuntu-12.04", | 449 "browser_tests on Ubuntu-12.04", |
| 441 "--test-results-server", | 450 "--test-results-server", |
| 442 "test-results.appspot.com", | 451 "test-results.appspot.com", |
| 443 "--chrome-revision", | 452 "--chrome-revision", |
| 444 "143121" | 453 "143121" |
| 445 ], | 454 ], |
| 455 "env": { |
| 456 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 457 }, |
| 446 "name": "Upload to test-results [browser_tests on Ubuntu-12.04]" | 458 "name": "Upload to test-results [browser_tests on Ubuntu-12.04]" |
| 447 }, | 459 }, |
| 448 { | 460 { |
| 449 "name": "$result", | 461 "name": "$result", |
| 450 "recipe_result": null, | 462 "recipe_result": null, |
| 451 "status_code": 0 | 463 "status_code": 0 |
| 452 } | 464 } |
| 453 ] | 465 ] |
| OLD | NEW |