| 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 "chromium.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Tests", | 10 "Linux Tests", |
| (...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 410 "telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571", | 410 "telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571", |
| 411 "--task-output-dir", | 411 "--task-output-dir", |
| 412 "/path/to/tmp/" | 412 "/path/to/tmp/" |
| 413 ], | 413 ], |
| 414 "env": { | 414 "env": { |
| 415 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 415 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 416 }, | 416 }, |
| 417 "name": "telemetry_gpu_unittests on Ubuntu-12.04", | 417 "name": "telemetry_gpu_unittests on Ubuntu-12.04", |
| 418 "~followup_annotations": [ | 418 "~followup_annotations": [ |
| 419 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 419 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 420 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true}\", @@@", | 420 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@
@", |
| 421 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 421 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 422 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 422 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 423 "@@@STEP_LOG_END@outdir_json@@@", | 423 "@@@STEP_LOG_END@outdir_json@@@", |
| 424 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 424 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 425 ] | 425 ] |
| 426 }, | 426 }, |
| 427 { | 427 { |
| 428 "name": "$result", | 428 "name": "$result", |
| 429 "recipe_result": null, | 429 "recipe_result": null, |
| 430 "status_code": 0 | 430 "status_code": 0 |
| 431 } | 431 } |
| 432 ] | 432 ] |
| OLD | NEW |