| 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 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 416 "telemetry_gpu_unittests on NVIDIA GPU on Linux/Linux/eeeeeeeeee/Linux Tes
ts/571", | 416 "telemetry_gpu_unittests on NVIDIA GPU on Linux/Linux/eeeeeeeeee/Linux Tes
ts/571", |
| 417 "--task-output-dir", | 417 "--task-output-dir", |
| 418 "/path/to/tmp/" | 418 "/path/to/tmp/" |
| 419 ], | 419 ], |
| 420 "env": { | 420 "env": { |
| 421 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 421 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 422 }, | 422 }, |
| 423 "name": "telemetry_gpu_unittests on NVIDIA GPU on Linux on Linux", | 423 "name": "telemetry_gpu_unittests on NVIDIA GPU on Linux on Linux", |
| 424 "~followup_annotations": [ | 424 "~followup_annotations": [ |
| 425 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 425 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 426 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true}\", @@@", | 426 "@@@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}}\", @@
@", |
| 427 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 427 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 428 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 428 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 429 "@@@STEP_LOG_END@outdir_json@@@", | 429 "@@@STEP_LOG_END@outdir_json@@@", |
| 430 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 430 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 431 ] | 431 ] |
| 432 }, | 432 }, |
| 433 { | 433 { |
| 434 "name": "$result", | 434 "name": "$result", |
| 435 "recipe_result": null, | 435 "recipe_result": null, |
| 436 "status_code": 0 | 436 "status_code": 0 |
| 437 } | 437 } |
| 438 ] | 438 ] |
| OLD | NEW |