| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
| (...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 "name": "analyze", | 230 "name": "analyze", |
| 231 "~followup_annotations": [ | 231 "~followup_annotations": [ |
| 232 "@@@STEP_LOG_LINE@json.output@{@@@", | 232 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [], @@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [], @@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ \"targets\": []@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"targets\": []@@@", |
| 236 "@@@STEP_LOG_LINE@json.output@}@@@", | 236 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 237 "@@@STEP_LOG_END@json.output@@@", | 237 "@@@STEP_LOG_END@json.output@@@", |
| 238 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 238 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 239 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", | 239 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
| 240 "@@@STEP_LOG_LINE@analyze_details@ \"matching_exes\": [], @@@", |
| 240 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", | 241 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", |
| 241 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 242 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 242 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 243 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 243 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@", | 244 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@", |
| 244 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 245 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 245 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 246 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 246 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 247 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
| 247 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 248 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 248 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 249 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 249 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 250 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 262 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 263 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 263 "@@@STEP_LOG_END@analyze_details@@@" | 264 "@@@STEP_LOG_END@analyze_details@@@" |
| 264 ] | 265 ] |
| 265 }, | 266 }, |
| 266 { | 267 { |
| 267 "name": "$result", | 268 "name": "$result", |
| 268 "recipe_result": null, | 269 "recipe_result": null, |
| 269 "status_code": 0 | 270 "status_code": 0 |
| 270 } | 271 } |
| 271 ] | 272 ] |
| OLD | NEW |