| 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 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 206 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 206 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 207 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 207 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 208 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 208 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 209 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", |
| 210 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 210 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 211 "@@@STEP_LOG_LINE@json.output@}@@@", | 211 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 212 "@@@STEP_LOG_END@json.output@@@", | 212 "@@@STEP_LOG_END@json.output@@@", |
| 213 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 213 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 214 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 214 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 215 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 215 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 216 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 216 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 217 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 217 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 218 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 218 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", | 219 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 219 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 220 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 220 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 221 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 221 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\"@@@", | |
| 222 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 222 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 223 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", | 223 "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", |
| 224 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 224 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 225 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 225 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 226 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 226 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 227 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 227 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 228 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 228 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 229 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 229 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 230 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", | 230 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 231 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 231 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 312 "--build-tool", | 312 "--build-tool", |
| 313 "ninja", | 313 "ninja", |
| 314 "--compiler", | 314 "--compiler", |
| 315 "goma-clang", | 315 "goma-clang", |
| 316 "--goma-dir", | 316 "--goma-dir", |
| 317 "[BUILD]/goma", | 317 "[BUILD]/goma", |
| 318 "--goma-disable-local-fallback", | 318 "--goma-disable-local-fallback", |
| 319 "--ninja-ensure-up-to-date", | 319 "--ninja-ensure-up-to-date", |
| 320 "--", | 320 "--", |
| 321 "angle_unittests_run", | 321 "angle_unittests_run", |
| 322 "chrome", |
| 322 "chromium_builder_tests", | 323 "chromium_builder_tests", |
| 323 "chrome", | 324 "content_gl_tests_run", |
| 324 "telemetry_gpu_test_run", | 325 "gl_tests_run", |
| 325 "tab_capture_end2end_tests_run", | 326 "tab_capture_end2end_tests_run", |
| 326 "content_gl_tests_run", | 327 "telemetry_gpu_test_run" |
| 327 "gl_tests_run" | |
| 328 ], | 328 ], |
| 329 "cwd": "[SLAVE_BUILD]", | 329 "cwd": "[SLAVE_BUILD]", |
| 330 "name": "compile (with patch)" | 330 "name": "compile (with patch)" |
| 331 }, | 331 }, |
| 332 { | 332 { |
| 333 "cmd": [ | 333 "cmd": [ |
| 334 "python", | 334 "python", |
| 335 "-u", | 335 "-u", |
| 336 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 336 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 337 "--build-dir", | 337 "--build-dir", |
| (...skipping 3567 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3905 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 3905 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
| 3906 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | 3906 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", |
| 3907 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 3907 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 3908 "@@@STEP_LOG_LINE@python.inline@@@@", | 3908 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 3909 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | 3909 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", |
| 3910 "@@@STEP_LOG_END@python.inline@@@", | 3910 "@@@STEP_LOG_END@python.inline@@@", |
| 3911 "@@@STEP_WARNINGS@@@" | 3911 "@@@STEP_WARNINGS@@@" |
| 3912 ] | 3912 ] |
| 3913 } | 3913 } |
| 3914 ] | 3914 ] |
| OLD | NEW |