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 3766 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4027 "@@@STEP_FAILURE@@@", | 4036 "@@@STEP_FAILURE@@@", |
4028 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db
1f3a\"@@@" | 4037 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db
1f3a\"@@@" |
4029 ] | 4038 ] |
4030 }, | 4039 }, |
4031 { | 4040 { |
4032 "name": "$result", | 4041 "name": "$result", |
4033 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on
Intel GPU on Mac') failed with return_code 1", | 4042 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on
Intel GPU on Mac') failed with return_code 1", |
4034 "status_code": 1 | 4043 "status_code": 1 |
4035 } | 4044 } |
4036 ] | 4045 ] |
OLD | NEW |