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.mac", | 8 "tryserver.chromium.mac", |
9 "--builder", | 9 "--builder", |
10 "mac_chromium_rel_ng", | 10 "mac_chromium_rel_ng", |
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
241 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 241 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
242 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 242 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
243 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 243 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
244 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 244 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
245 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 245 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
246 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 246 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
247 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 247 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
248 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 248 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
249 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 249 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
250 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 250 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 251 "@@@STEP_LOG_LINE@analyze_details@ \"matching_exes\": [@@@", |
| 252 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 253 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 254 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 255 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 256 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 257 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 258 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 259 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
251 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", | 260 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", |
252 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 261 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
253 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 262 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
254 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 263 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
255 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 264 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
256 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 265 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
257 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 266 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
258 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 267 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
259 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 268 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
260 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 269 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
(...skipping 4096 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4357 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Test1<br/>@@@", | 4366 "@@@STEP_TEXT@<br/>ignored:<br/>Test.Test1<br/>@@@", |
4358 "@@@STEP_WARNINGS@@@" | 4367 "@@@STEP_WARNINGS@@@" |
4359 ] | 4368 ] |
4360 }, | 4369 }, |
4361 { | 4370 { |
4362 "name": "$result", | 4371 "name": "$result", |
4363 "recipe_result": null, | 4372 "recipe_result": null, |
4364 "status_code": 0 | 4373 "status_code": 0 |
4365 } | 4374 } |
4366 ] | 4375 ] |
OLD | NEW |