| OLD | NEW | 
|    1 [ |    1 [ | 
|    2   { |    2   { | 
|    3     "cmd": [ |    3     "cmd": [ | 
|    4       "python", |    4       "python", | 
|    5       "-u", |    5       "-u", | 
|    6       "[BUILD]\\scripts\\slave\\kill_processes.py" |    6       "[BUILD]\\scripts\\slave\\kill_processes.py" | 
|    7     ], |    7     ], | 
|    8     "cwd": "[SLAVE_BUILD]", |    8     "cwd": "[SLAVE_BUILD]", | 
|    9     "name": "taskkill" |    9     "name": "taskkill" | 
|   10   }, |   10   }, | 
| (...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  210       "@@@STEP_LOG_LINE@json.output@}@@@", |  210       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  211       "@@@STEP_LOG_END@json.output@@@" |  211       "@@@STEP_LOG_END@json.output@@@" | 
|  212     ] |  212     ] | 
|  213   }, |  213   }, | 
|  214   { |  214   { | 
|  215     "cmd": [ |  215     "cmd": [ | 
|  216       "python", |  216       "python", | 
|  217       "-u", |  217       "-u", | 
|  218       "[SLAVE_BUILD]\\src\\build\\gyp_chromium", |  218       "[SLAVE_BUILD]\\src\\build\\gyp_chromium", | 
|  219       "--analyzer", |  219       "--analyzer", | 
|  220       "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser
     vice\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test
     _targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform
     _unittests\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", 
     \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_new_test_
     run\", \"webkit_unit_tests\", \"wtf_unittests\"]}", |  220       "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser
     vice\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test
     _targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform
     _unittests\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", 
     \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\
     ", \"webkit_unit_tests\", \"wtf_unittests\"]}", | 
|  221       "/path/to/tmp/json" |  221       "/path/to/tmp/json" | 
|  222     ], |  222     ], | 
|  223     "cwd": "[SLAVE_BUILD]", |  223     "cwd": "[SLAVE_BUILD]", | 
|  224     "env": { |  224     "env": { | 
|  225       "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
     brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go
     ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1
     " |  225       "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
     brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go
     ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1
     " | 
|  226     }, |  226     }, | 
|  227     "name": "analyze", |  227     "name": "analyze", | 
|  228     "~followup_annotations": [ |  228     "~followup_annotations": [ | 
|  229       "@@@STEP_TEXT@No compile necessary@@@", |  229       "@@@STEP_TEXT@No compile necessary@@@", | 
|  230       "@@@STEP_LOG_LINE@json.output@{@@@", |  230       "@@@STEP_LOG_LINE@json.output@{@@@", | 
| (...skipping 12 matching lines...) Expand all  Loading... | 
|  243       "@@@STEP_LOG_LINE@analyze_details@  \"self.m.filter.test_targets\": [], @@
     @", |  243       "@@@STEP_LOG_LINE@analyze_details@  \"self.m.filter.test_targets\": [], @@
     @", | 
|  244       "@@@STEP_LOG_LINE@analyze_details@  \"test_targets\": [@@@", |  244       "@@@STEP_LOG_LINE@analyze_details@  \"test_targets\": [@@@", | 
|  245       "@@@STEP_LOG_LINE@analyze_details@    \"angle_unittests_run\", @@@", |  245       "@@@STEP_LOG_LINE@analyze_details@    \"angle_unittests_run\", @@@", | 
|  246       "@@@STEP_LOG_LINE@analyze_details@    \"blink_heap_unittests\", @@@", |  246       "@@@STEP_LOG_LINE@analyze_details@    \"blink_heap_unittests\", @@@", | 
|  247       "@@@STEP_LOG_LINE@analyze_details@    \"blink_platform_unittests\", @@@", |  247       "@@@STEP_LOG_LINE@analyze_details@    \"blink_platform_unittests\", @@@", | 
|  248       "@@@STEP_LOG_LINE@analyze_details@    \"content_gl_tests_run\", @@@", |  248       "@@@STEP_LOG_LINE@analyze_details@    \"content_gl_tests_run\", @@@", | 
|  249       "@@@STEP_LOG_LINE@analyze_details@    \"gl_tests_run\", @@@", |  249       "@@@STEP_LOG_LINE@analyze_details@    \"gl_tests_run\", @@@", | 
|  250       "@@@STEP_LOG_LINE@analyze_details@    \"gl_unittests_run\", @@@", |  250       "@@@STEP_LOG_LINE@analyze_details@    \"gl_unittests_run\", @@@", | 
|  251       "@@@STEP_LOG_LINE@analyze_details@    \"mini_installer\", @@@", |  251       "@@@STEP_LOG_LINE@analyze_details@    \"mini_installer\", @@@", | 
|  252       "@@@STEP_LOG_LINE@analyze_details@    \"tab_capture_end2end_tests_run\", @
     @@", |  252       "@@@STEP_LOG_LINE@analyze_details@    \"tab_capture_end2end_tests_run\", @
     @@", | 
|  253       "@@@STEP_LOG_LINE@analyze_details@    \"telemetry_gpu_new_test_run\", @@@"
     , |  253       "@@@STEP_LOG_LINE@analyze_details@    \"telemetry_gpu_test_run\", @@@", | 
|  254       "@@@STEP_LOG_LINE@analyze_details@    \"webkit_unit_tests\", @@@", |  254       "@@@STEP_LOG_LINE@analyze_details@    \"webkit_unit_tests\", @@@", | 
|  255       "@@@STEP_LOG_LINE@analyze_details@    \"wtf_unittests\"@@@", |  255       "@@@STEP_LOG_LINE@analyze_details@    \"wtf_unittests\"@@@", | 
|  256       "@@@STEP_LOG_LINE@analyze_details@  ]@@@", |  256       "@@@STEP_LOG_LINE@analyze_details@  ]@@@", | 
|  257       "@@@STEP_LOG_LINE@analyze_details@}@@@", |  257       "@@@STEP_LOG_LINE@analyze_details@}@@@", | 
|  258       "@@@STEP_LOG_END@analyze_details@@@" |  258       "@@@STEP_LOG_END@analyze_details@@@" | 
|  259     ] |  259     ] | 
|  260   }, |  260   }, | 
|  261   { |  261   { | 
|  262     "cmd": [ |  262     "cmd": [ | 
|  263       "python", |  263       "python", | 
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  431     ], |  431     ], | 
|  432     "cwd": "[SLAVE_BUILD]", |  432     "cwd": "[SLAVE_BUILD]", | 
|  433     "name": "process_dumps" |  433     "name": "process_dumps" | 
|  434   }, |  434   }, | 
|  435   { |  435   { | 
|  436     "name": "$result", |  436     "name": "$result", | 
|  437     "recipe_result": null, |  437     "recipe_result": null, | 
|  438     "status_code": 0 |  438     "status_code": 0 | 
|  439   } |  439   } | 
|  440 ] |  440 ] | 
| OLD | NEW |