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