| OLD | NEW | 
|    1 [ |    1 [ | 
|    2   { |    2   { | 
|    3     "cmd": [ |    3     "cmd": [ | 
|    4       "python", |    4       "python", | 
|    5       "-u", |    5       "-u", | 
|    6       "[BUILD]\\scripts\\slave\\cleanup_temp.py" |    6       "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 
|    7     ], |    7     ], | 
|    8     "cwd": "[SLAVE_BUILD]", |    8     "cwd": "[SLAVE_BUILD]", | 
|    9     "name": "cleanup temp" |    9     "name": "cleanup temp" | 
|   10   }, |   10   }, | 
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  169       "@@@STEP_LOG_LINE@json.output@}@@@", |  169       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  170       "@@@STEP_LOG_END@json.output@@@" |  170       "@@@STEP_LOG_END@json.output@@@" | 
|  171     ] |  171     ] | 
|  172   }, |  172   }, | 
|  173   { |  173   { | 
|  174     "cmd": [ |  174     "cmd": [ | 
|  175       "python", |  175       "python", | 
|  176       "-u", |  176       "-u", | 
|  177       "[SLAVE_BUILD]\\src\\build\\gyp_chromium", |  177       "[SLAVE_BUILD]\\src\\build\\gyp_chromium", | 
|  178       "--analyzer", |  178       "--analyzer", | 
|  179       "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
     ets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"g
     l_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capt
     ure_end2end_tests_run\", \"telemetry_gpu_new_test_run\"]}", |  179       "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
     ets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"g
     l_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capt
     ure_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", | 
|  180       "/path/to/tmp/json" |  180       "/path/to/tmp/json" | 
|  181     ], |  181     ], | 
|  182     "cwd": "[SLAVE_BUILD]", |  182     "cwd": "[SLAVE_BUILD]", | 
|  183     "env": { |  183     "env": { | 
|  184       "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 chromium_win
     _pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=C
     hrome gomadir='[BUILD]\\goma' internal_gles2_conform_tests=1 proprietary_codecs=
     1 target_arch=ia32 test_isolation_mode=prepare use_goma=1" |  184       "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 chromium_win
     _pch=0 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=C
     hrome gomadir='[BUILD]\\goma' internal_gles2_conform_tests=1 proprietary_codecs=
     1 target_arch=ia32 test_isolation_mode=prepare use_goma=1" | 
|  185     }, |  185     }, | 
|  186     "name": "analyze", |  186     "name": "analyze", | 
|  187     "~followup_annotations": [ |  187     "~followup_annotations": [ | 
|  188       "@@@STEP_LOG_LINE@json.output@{@@@", |  188       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  189       "@@@STEP_LOG_LINE@json.output@  \"compile_targets\": [@@@", |  189       "@@@STEP_LOG_LINE@json.output@  \"compile_targets\": [@@@", | 
|  190       "@@@STEP_LOG_LINE@json.output@    \"All\", @@@", |  190       "@@@STEP_LOG_LINE@json.output@    \"All\", @@@", | 
|  191       "@@@STEP_LOG_LINE@json.output@    \"angle_unittests\", @@@", |  191       "@@@STEP_LOG_LINE@json.output@    \"angle_unittests\", @@@", | 
|  192       "@@@STEP_LOG_LINE@json.output@    \"app_list_demo\", @@@", |  192       "@@@STEP_LOG_LINE@json.output@    \"app_list_demo\", @@@", | 
|  193       "@@@STEP_LOG_LINE@json.output@    \"app_list_unittests\", @@@", |  193       "@@@STEP_LOG_LINE@json.output@    \"app_list_unittests\", @@@", | 
|  194       "@@@STEP_LOG_LINE@json.output@    \"app_shell\", @@@", |  194       "@@@STEP_LOG_LINE@json.output@    \"app_shell\", @@@", | 
|  195       "@@@STEP_LOG_LINE@json.output@    \"chrome_initial\", @@@", |  195       "@@@STEP_LOG_LINE@json.output@    \"chrome_initial\", @@@", | 
|  196       "@@@STEP_LOG_LINE@json.output@    \"content_gl_tests\", @@@", |  196       "@@@STEP_LOG_LINE@json.output@    \"content_gl_tests\", @@@", | 
|  197       "@@@STEP_LOG_LINE@json.output@    \"gl_tests\", @@@", |  197       "@@@STEP_LOG_LINE@json.output@    \"gl_tests\", @@@", | 
|  198       "@@@STEP_LOG_LINE@json.output@    \"gl_unittests\", @@@", |  198       "@@@STEP_LOG_LINE@json.output@    \"gl_unittests\", @@@", | 
|  199       "@@@STEP_LOG_LINE@json.output@    \"gles2_conform_test\", @@@", |  199       "@@@STEP_LOG_LINE@json.output@    \"gles2_conform_test\", @@@", | 
|  200       "@@@STEP_LOG_LINE@json.output@    \"gpu_unittests\", @@@", |  200       "@@@STEP_LOG_LINE@json.output@    \"gpu_unittests\", @@@", | 
|  201       "@@@STEP_LOG_LINE@json.output@    \"tab_capture_end2end_tests\", @@@", |  201       "@@@STEP_LOG_LINE@json.output@    \"tab_capture_end2end_tests\", @@@", | 
|  202       "@@@STEP_LOG_LINE@json.output@    \"telemetry_gpu_new_test\"@@@", |  202       "@@@STEP_LOG_LINE@json.output@    \"telemetry_gpu_test\"@@@", | 
|  203       "@@@STEP_LOG_LINE@json.output@  ], @@@", |  203       "@@@STEP_LOG_LINE@json.output@  ], @@@", | 
|  204       "@@@STEP_LOG_LINE@json.output@  \"status\": \"Found dependency\", @@@", |  204       "@@@STEP_LOG_LINE@json.output@  \"status\": \"Found dependency\", @@@", | 
|  205       "@@@STEP_LOG_LINE@json.output@  \"test_targets\": [@@@", |  205       "@@@STEP_LOG_LINE@json.output@  \"test_targets\": [@@@", | 
|  206       "@@@STEP_LOG_LINE@json.output@    \"angle_unittests_run\", @@@", |  206       "@@@STEP_LOG_LINE@json.output@    \"angle_unittests_run\", @@@", | 
|  207       "@@@STEP_LOG_LINE@json.output@    \"content_gl_tests_run\", @@@", |  207       "@@@STEP_LOG_LINE@json.output@    \"content_gl_tests_run\", @@@", | 
|  208       "@@@STEP_LOG_LINE@json.output@    \"gl_tests_run\", @@@", |  208       "@@@STEP_LOG_LINE@json.output@    \"gl_tests_run\", @@@", | 
|  209       "@@@STEP_LOG_LINE@json.output@    \"gl_unittests_run\", @@@", |  209       "@@@STEP_LOG_LINE@json.output@    \"gl_unittests_run\", @@@", | 
|  210       "@@@STEP_LOG_LINE@json.output@    \"gles2_conform_test_run\", @@@", |  210       "@@@STEP_LOG_LINE@json.output@    \"gles2_conform_test_run\", @@@", | 
|  211       "@@@STEP_LOG_LINE@json.output@    \"gpu_unittests_run\", @@@", |  211       "@@@STEP_LOG_LINE@json.output@    \"gpu_unittests_run\", @@@", | 
|  212       "@@@STEP_LOG_LINE@json.output@    \"tab_capture_end2end_tests_run\", @@@", |  212       "@@@STEP_LOG_LINE@json.output@    \"tab_capture_end2end_tests_run\", @@@", | 
|  213       "@@@STEP_LOG_LINE@json.output@    \"telemetry_gpu_new_test_run\"@@@", |  213       "@@@STEP_LOG_LINE@json.output@    \"telemetry_gpu_test_run\"@@@", | 
|  214       "@@@STEP_LOG_LINE@json.output@  ]@@@", |  214       "@@@STEP_LOG_LINE@json.output@  ]@@@", | 
|  215       "@@@STEP_LOG_LINE@json.output@}@@@", |  215       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  216       "@@@STEP_LOG_END@json.output@@@" |  216       "@@@STEP_LOG_END@json.output@@@" | 
|  217     ] |  217     ] | 
|  218   }, |  218   }, | 
|  219   { |  219   { | 
|  220     "cmd": [ |  220     "cmd": [ | 
|  221       "python", |  221       "python", | 
|  222       "-u", |  222       "-u", | 
|  223       "[BUILD]\\scripts\\slave\\compile.py", |  223       "[BUILD]\\scripts\\slave\\compile.py", | 
| (...skipping 24 matching lines...) Expand all  Loading... | 
|  248       "gl_tests", |  248       "gl_tests", | 
|  249       "gl_tests_run", |  249       "gl_tests_run", | 
|  250       "gl_unittests", |  250       "gl_unittests", | 
|  251       "gl_unittests_run", |  251       "gl_unittests_run", | 
|  252       "gles2_conform_test", |  252       "gles2_conform_test", | 
|  253       "gles2_conform_test_run", |  253       "gles2_conform_test_run", | 
|  254       "gpu_unittests", |  254       "gpu_unittests", | 
|  255       "gpu_unittests_run", |  255       "gpu_unittests_run", | 
|  256       "tab_capture_end2end_tests", |  256       "tab_capture_end2end_tests", | 
|  257       "tab_capture_end2end_tests_run", |  257       "tab_capture_end2end_tests_run", | 
|  258       "telemetry_gpu_new_test", |  258       "telemetry_gpu_test", | 
|  259       "telemetry_gpu_new_test_run" |  259       "telemetry_gpu_test_run" | 
|  260     ], |  260     ], | 
|  261     "cwd": "[SLAVE_BUILD]", |  261     "cwd": "[SLAVE_BUILD]", | 
|  262     "name": "compile (with patch)", |  262     "name": "compile (with patch)", | 
|  263     "~followup_annotations": [ |  263     "~followup_annotations": [ | 
|  264       "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |  264       "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 
|  265       "@@@STEP_LOG_END@json.output (invalid)@@@" |  265       "@@@STEP_LOG_END@json.output (invalid)@@@" | 
|  266     ] |  266     ] | 
|  267   }, |  267   }, | 
|  268   { |  268   { | 
|  269     "cmd": [ |  269     "cmd": [ | 
|  270       "python", |  270       "python", | 
|  271       "-u", |  271       "-u", | 
|  272       "RECIPE_MODULE[isolate]\\resources\\isolate.py", |  272       "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 
|  273       "[SLAVE_BUILD]\\src\\tools\\swarming_client", |  273       "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 
|  274       "batcharchive", |  274       "batcharchive", | 
|  275       "--dump-json", |  275       "--dump-json", | 
|  276       "/path/to/tmp/json", |  276       "/path/to/tmp/json", | 
|  277       "--isolate-server", |  277       "--isolate-server", | 
|  278       "https://isolateserver.appspot.com", |  278       "https://isolateserver.appspot.com", | 
|  279       "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", |  279       "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", | 
|  280       "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", |  280       "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", | 
|  281       "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", |  281       "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", | 
|  282       "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", |  282       "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", | 
|  283       "[SLAVE_BUILD]\\src\\out\\Release\\gles2_conform_test.isolated.gen.json", |  283       "[SLAVE_BUILD]\\src\\out\\Release\\gles2_conform_test.isolated.gen.json", | 
|  284       "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", |  284       "[SLAVE_BUILD]\\src\\out\\Release\\gpu_unittests.isolated.gen.json", | 
|  285       "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
     json", |  285       "[SLAVE_BUILD]\\src\\out\\Release\\tab_capture_end2end_tests.isolated.gen.
     json", | 
|  286       "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_new_test.isolated.gen.jso
     n" |  286       "[SLAVE_BUILD]\\src\\out\\Release\\telemetry_gpu_test.isolated.gen.json" | 
|  287     ], |  287     ], | 
|  288     "cwd": "[SLAVE_BUILD]", |  288     "cwd": "[SLAVE_BUILD]", | 
|  289     "name": "isolate tests", |  289     "name": "isolate tests", | 
|  290     "~followup_annotations": [ |  290     "~followup_annotations": [ | 
|  291       "@@@STEP_LOG_LINE@json.output@{@@@", |  291       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  292       "@@@STEP_LOG_LINE@json.output@  \"angle_unittests\": \"[dummy hash for ang
     le_unittests]\", @@@", |  292       "@@@STEP_LOG_LINE@json.output@  \"angle_unittests\": \"[dummy hash for ang
     le_unittests]\", @@@", | 
|  293       "@@@STEP_LOG_LINE@json.output@  \"content_gl_tests\": \"[dummy hash for co
     ntent_gl_tests]\", @@@", |  293       "@@@STEP_LOG_LINE@json.output@  \"content_gl_tests\": \"[dummy hash for co
     ntent_gl_tests]\", @@@", | 
|  294       "@@@STEP_LOG_LINE@json.output@  \"gl_tests\": \"[dummy hash for gl_tests]\
     ", @@@", |  294       "@@@STEP_LOG_LINE@json.output@  \"gl_tests\": \"[dummy hash for gl_tests]\
     ", @@@", | 
|  295       "@@@STEP_LOG_LINE@json.output@  \"gl_unittests\": \"[dummy hash for gl_uni
     ttests]\", @@@", |  295       "@@@STEP_LOG_LINE@json.output@  \"gl_unittests\": \"[dummy hash for gl_uni
     ttests]\", @@@", | 
|  296       "@@@STEP_LOG_LINE@json.output@  \"gles2_conform_test\": \"[dummy hash for 
     gles2_conform_test]\", @@@", |  296       "@@@STEP_LOG_LINE@json.output@  \"gles2_conform_test\": \"[dummy hash for 
     gles2_conform_test]\", @@@", | 
|  297       "@@@STEP_LOG_LINE@json.output@  \"gpu_unittests\": \"[dummy hash for gpu_u
     nittests]\", @@@", |  297       "@@@STEP_LOG_LINE@json.output@  \"gpu_unittests\": \"[dummy hash for gpu_u
     nittests]\", @@@", | 
|  298       "@@@STEP_LOG_LINE@json.output@  \"tab_capture_end2end_tests\": \"[dummy ha
     sh for tab_capture_end2end_tests]\", @@@", |  298       "@@@STEP_LOG_LINE@json.output@  \"tab_capture_end2end_tests\": \"[dummy ha
     sh for tab_capture_end2end_tests]\", @@@", | 
|  299       "@@@STEP_LOG_LINE@json.output@  \"telemetry_gpu_new_test\": \"[dummy hash 
     for telemetry_gpu_new_test]\"@@@", |  299       "@@@STEP_LOG_LINE@json.output@  \"telemetry_gpu_test\": \"[dummy hash for 
     telemetry_gpu_test]\"@@@", | 
|  300       "@@@STEP_LOG_LINE@json.output@}@@@", |  300       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  301       "@@@STEP_LOG_END@json.output@@@", |  301       "@@@STEP_LOG_END@json.output@@@", | 
|  302       "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
     r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
     ", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash 
     for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
     t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
     nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_new_
     test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@" |  302       "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo
     r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\
     ", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash 
     for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_tes
     t]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2e
     nd_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test
     \": \"[dummy hash for telemetry_gpu_test]\"}@@@" | 
|  303     ] |  303     ] | 
|  304   }, |  304   }, | 
|  305   { |  305   { | 
|  306     "allow_subannotations": true, |  306     "allow_subannotations": true, | 
|  307     "cmd": [ |  307     "cmd": [ | 
|  308       "python", |  308       "python", | 
|  309       "-u", |  309       "-u", | 
|  310       "[BUILD]\\scripts\\slave\\runtest.py", |  310       "[BUILD]\\scripts\\slave\\runtest.py", | 
|  311       "--target", |  311       "--target", | 
|  312       "Release", |  312       "Release", | 
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  445     ], |  445     ], | 
|  446     "cwd": "[SLAVE_BUILD]", |  446     "cwd": "[SLAVE_BUILD]", | 
|  447     "name": "gl_unittests" |  447     "name": "gl_unittests" | 
|  448   }, |  448   }, | 
|  449   { |  449   { | 
|  450     "cmd": [ |  450     "cmd": [ | 
|  451       "python", |  451       "python", | 
|  452       "-u", |  452       "-u", | 
|  453       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  453       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  454       "--isolated", |  454       "--isolated", | 
|  455       "[dummy hash for telemetry_gpu_new_test]", |  455       "[dummy hash for telemetry_gpu_test]", | 
|  456       "-I", |  456       "-I", | 
|  457       "https://isolateserver.appspot.com", |  457       "https://isolateserver.appspot.com", | 
|  458       "--verbose", |  458       "--verbose", | 
|  459       "--", |  459       "--", | 
|  460       "maps", |  460       "maps", | 
|  461       "--show-stdout", |  461       "--show-stdout", | 
|  462       "--browser=release", |  462       "--browser=release", | 
|  463       "-v", |  463       "-v", | 
|  464       "--build-revision", |  464       "--build-revision", | 
|  465       "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |  465       "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 
| (...skipping 12 matching lines...) Expand all  Loading... | 
|  478       "@@@STEP_LOG_LINE@json.output@}@@@", |  478       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  479       "@@@STEP_LOG_END@json.output@@@" |  479       "@@@STEP_LOG_END@json.output@@@" | 
|  480     ] |  480     ] | 
|  481   }, |  481   }, | 
|  482   { |  482   { | 
|  483     "cmd": [ |  483     "cmd": [ | 
|  484       "python", |  484       "python", | 
|  485       "-u", |  485       "-u", | 
|  486       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  486       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  487       "--isolated", |  487       "--isolated", | 
|  488       "[dummy hash for telemetry_gpu_new_test]", |  488       "[dummy hash for telemetry_gpu_test]", | 
|  489       "-I", |  489       "-I", | 
|  490       "https://isolateserver.appspot.com", |  490       "https://isolateserver.appspot.com", | 
|  491       "--verbose", |  491       "--verbose", | 
|  492       "--", |  492       "--", | 
|  493       "pixel", |  493       "pixel", | 
|  494       "--show-stdout", |  494       "--show-stdout", | 
|  495       "--browser=release", |  495       "--browser=release", | 
|  496       "-v", |  496       "-v", | 
|  497       "--build-revision", |  497       "--build-revision", | 
|  498       "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |  498       "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 
| (...skipping 17 matching lines...) Expand all  Loading... | 
|  516       "@@@STEP_LOG_LINE@json.output@}@@@", |  516       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  517       "@@@STEP_LOG_END@json.output@@@" |  517       "@@@STEP_LOG_END@json.output@@@" | 
|  518     ] |  518     ] | 
|  519   }, |  519   }, | 
|  520   { |  520   { | 
|  521     "cmd": [ |  521     "cmd": [ | 
|  522       "python", |  522       "python", | 
|  523       "-u", |  523       "-u", | 
|  524       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  524       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  525       "--isolated", |  525       "--isolated", | 
|  526       "[dummy hash for telemetry_gpu_new_test]", |  526       "[dummy hash for telemetry_gpu_test]", | 
|  527       "-I", |  527       "-I", | 
|  528       "https://isolateserver.appspot.com", |  528       "https://isolateserver.appspot.com", | 
|  529       "--verbose", |  529       "--verbose", | 
|  530       "--", |  530       "--", | 
|  531       "webgl_conformance", |  531       "webgl_conformance", | 
|  532       "--show-stdout", |  532       "--show-stdout", | 
|  533       "--browser=release", |  533       "--browser=release", | 
|  534       "-v", |  534       "-v", | 
|  535       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  535       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  536       "--isolated-script-test-output", |  536       "--isolated-script-test-output", | 
|  537       "/path/to/tmp/json" |  537       "/path/to/tmp/json" | 
|  538     ], |  538     ], | 
|  539     "cwd": "[SLAVE_BUILD]", |  539     "cwd": "[SLAVE_BUILD]", | 
|  540     "name": "webgl_conformance_tests", |  540     "name": "webgl_conformance_tests", | 
|  541     "~followup_annotations": [ |  541     "~followup_annotations": [ | 
|  542       "@@@STEP_LOG_LINE@json.output@{@@@", |  542       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  543       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  543       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  544       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  544       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  545       "@@@STEP_LOG_LINE@json.output@}@@@", |  545       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  546       "@@@STEP_LOG_END@json.output@@@" |  546       "@@@STEP_LOG_END@json.output@@@" | 
|  547     ] |  547     ] | 
|  548   }, |  548   }, | 
|  549   { |  549   { | 
|  550     "cmd": [ |  550     "cmd": [ | 
|  551       "python", |  551       "python", | 
|  552       "-u", |  552       "-u", | 
|  553       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  553       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  554       "--isolated", |  554       "--isolated", | 
|  555       "[dummy hash for telemetry_gpu_new_test]", |  555       "[dummy hash for telemetry_gpu_test]", | 
|  556       "-I", |  556       "-I", | 
|  557       "https://isolateserver.appspot.com", |  557       "https://isolateserver.appspot.com", | 
|  558       "--verbose", |  558       "--verbose", | 
|  559       "--", |  559       "--", | 
|  560       "context_lost", |  560       "context_lost", | 
|  561       "--show-stdout", |  561       "--show-stdout", | 
|  562       "--browser=release", |  562       "--browser=release", | 
|  563       "-v", |  563       "-v", | 
|  564       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  564       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  565       "--isolated-script-test-output", |  565       "--isolated-script-test-output", | 
|  566       "/path/to/tmp/json" |  566       "/path/to/tmp/json" | 
|  567     ], |  567     ], | 
|  568     "cwd": "[SLAVE_BUILD]", |  568     "cwd": "[SLAVE_BUILD]", | 
|  569     "name": "context_lost_tests", |  569     "name": "context_lost_tests", | 
|  570     "~followup_annotations": [ |  570     "~followup_annotations": [ | 
|  571       "@@@STEP_LOG_LINE@json.output@{@@@", |  571       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  572       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  572       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  573       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  573       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  574       "@@@STEP_LOG_LINE@json.output@}@@@", |  574       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  575       "@@@STEP_LOG_END@json.output@@@" |  575       "@@@STEP_LOG_END@json.output@@@" | 
|  576     ] |  576     ] | 
|  577   }, |  577   }, | 
|  578   { |  578   { | 
|  579     "cmd": [ |  579     "cmd": [ | 
|  580       "python", |  580       "python", | 
|  581       "-u", |  581       "-u", | 
|  582       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  582       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  583       "--isolated", |  583       "--isolated", | 
|  584       "[dummy hash for telemetry_gpu_new_test]", |  584       "[dummy hash for telemetry_gpu_test]", | 
|  585       "-I", |  585       "-I", | 
|  586       "https://isolateserver.appspot.com", |  586       "https://isolateserver.appspot.com", | 
|  587       "--verbose", |  587       "--verbose", | 
|  588       "--", |  588       "--", | 
|  589       "memory_test", |  589       "memory_test", | 
|  590       "--show-stdout", |  590       "--show-stdout", | 
|  591       "--browser=release", |  591       "--browser=release", | 
|  592       "-v", |  592       "-v", | 
|  593       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  593       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  594       "--isolated-script-test-output", |  594       "--isolated-script-test-output", | 
|  595       "/path/to/tmp/json" |  595       "/path/to/tmp/json" | 
|  596     ], |  596     ], | 
|  597     "cwd": "[SLAVE_BUILD]", |  597     "cwd": "[SLAVE_BUILD]", | 
|  598     "name": "memory_test", |  598     "name": "memory_test", | 
|  599     "~followup_annotations": [ |  599     "~followup_annotations": [ | 
|  600       "@@@STEP_LOG_LINE@json.output@{@@@", |  600       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  601       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  601       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  602       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  602       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  603       "@@@STEP_LOG_LINE@json.output@}@@@", |  603       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  604       "@@@STEP_LOG_END@json.output@@@" |  604       "@@@STEP_LOG_END@json.output@@@" | 
|  605     ] |  605     ] | 
|  606   }, |  606   }, | 
|  607   { |  607   { | 
|  608     "cmd": [ |  608     "cmd": [ | 
|  609       "python", |  609       "python", | 
|  610       "-u", |  610       "-u", | 
|  611       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  611       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  612       "--isolated", |  612       "--isolated", | 
|  613       "[dummy hash for telemetry_gpu_new_test]", |  613       "[dummy hash for telemetry_gpu_test]", | 
|  614       "-I", |  614       "-I", | 
|  615       "https://isolateserver.appspot.com", |  615       "https://isolateserver.appspot.com", | 
|  616       "--verbose", |  616       "--verbose", | 
|  617       "--", |  617       "--", | 
|  618       "trace_test", |  618       "trace_test", | 
|  619       "--show-stdout", |  619       "--show-stdout", | 
|  620       "--browser=release", |  620       "--browser=release", | 
|  621       "-v", |  621       "-v", | 
|  622       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  622       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  623       "--isolated-script-test-output", |  623       "--isolated-script-test-output", | 
|  624       "/path/to/tmp/json" |  624       "/path/to/tmp/json" | 
|  625     ], |  625     ], | 
|  626     "cwd": "[SLAVE_BUILD]", |  626     "cwd": "[SLAVE_BUILD]", | 
|  627     "name": "trace_test", |  627     "name": "trace_test", | 
|  628     "~followup_annotations": [ |  628     "~followup_annotations": [ | 
|  629       "@@@STEP_LOG_LINE@json.output@{@@@", |  629       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  630       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  630       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  631       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  631       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  632       "@@@STEP_LOG_LINE@json.output@}@@@", |  632       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  633       "@@@STEP_LOG_END@json.output@@@" |  633       "@@@STEP_LOG_END@json.output@@@" | 
|  634     ] |  634     ] | 
|  635   }, |  635   }, | 
|  636   { |  636   { | 
|  637     "cmd": [ |  637     "cmd": [ | 
|  638       "python", |  638       "python", | 
|  639       "-u", |  639       "-u", | 
|  640       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  640       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  641       "--isolated", |  641       "--isolated", | 
|  642       "[dummy hash for telemetry_gpu_new_test]", |  642       "[dummy hash for telemetry_gpu_test]", | 
|  643       "-I", |  643       "-I", | 
|  644       "https://isolateserver.appspot.com", |  644       "https://isolateserver.appspot.com", | 
|  645       "--verbose", |  645       "--verbose", | 
|  646       "--", |  646       "--", | 
|  647       "screenshot_sync", |  647       "screenshot_sync", | 
|  648       "--show-stdout", |  648       "--show-stdout", | 
|  649       "--browser=release", |  649       "--browser=release", | 
|  650       "-v", |  650       "-v", | 
|  651       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  651       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  652       "--isolated-script-test-output", |  652       "--isolated-script-test-output", | 
|  653       "/path/to/tmp/json" |  653       "/path/to/tmp/json" | 
|  654     ], |  654     ], | 
|  655     "cwd": "[SLAVE_BUILD]", |  655     "cwd": "[SLAVE_BUILD]", | 
|  656     "name": "screenshot_sync_tests", |  656     "name": "screenshot_sync_tests", | 
|  657     "~followup_annotations": [ |  657     "~followup_annotations": [ | 
|  658       "@@@STEP_LOG_LINE@json.output@{@@@", |  658       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  659       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  659       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  660       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  660       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  661       "@@@STEP_LOG_LINE@json.output@}@@@", |  661       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  662       "@@@STEP_LOG_END@json.output@@@" |  662       "@@@STEP_LOG_END@json.output@@@" | 
|  663     ] |  663     ] | 
|  664   }, |  664   }, | 
|  665   { |  665   { | 
|  666     "cmd": [ |  666     "cmd": [ | 
|  667       "python", |  667       "python", | 
|  668       "-u", |  668       "-u", | 
|  669       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  669       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  670       "--isolated", |  670       "--isolated", | 
|  671       "[dummy hash for telemetry_gpu_new_test]", |  671       "[dummy hash for telemetry_gpu_test]", | 
|  672       "-I", |  672       "-I", | 
|  673       "https://isolateserver.appspot.com", |  673       "https://isolateserver.appspot.com", | 
|  674       "--verbose", |  674       "--verbose", | 
|  675       "--", |  675       "--", | 
|  676       "hardware_accelerated_feature", |  676       "hardware_accelerated_feature", | 
|  677       "--show-stdout", |  677       "--show-stdout", | 
|  678       "--browser=release", |  678       "--browser=release", | 
|  679       "-v", |  679       "-v", | 
|  680       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  680       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  681       "--isolated-script-test-output", |  681       "--isolated-script-test-output", | 
|  682       "/path/to/tmp/json" |  682       "/path/to/tmp/json" | 
|  683     ], |  683     ], | 
|  684     "cwd": "[SLAVE_BUILD]", |  684     "cwd": "[SLAVE_BUILD]", | 
|  685     "name": "hardware_accelerated_feature_tests", |  685     "name": "hardware_accelerated_feature_tests", | 
|  686     "~followup_annotations": [ |  686     "~followup_annotations": [ | 
|  687       "@@@STEP_LOG_LINE@json.output@{@@@", |  687       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  688       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  688       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  689       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  689       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  690       "@@@STEP_LOG_LINE@json.output@}@@@", |  690       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  691       "@@@STEP_LOG_END@json.output@@@" |  691       "@@@STEP_LOG_END@json.output@@@" | 
|  692     ] |  692     ] | 
|  693   }, |  693   }, | 
|  694   { |  694   { | 
|  695     "cmd": [ |  695     "cmd": [ | 
|  696       "python", |  696       "python", | 
|  697       "-u", |  697       "-u", | 
|  698       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  698       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  699       "--isolated", |  699       "--isolated", | 
|  700       "[dummy hash for telemetry_gpu_new_test]", |  700       "[dummy hash for telemetry_gpu_test]", | 
|  701       "-I", |  701       "-I", | 
|  702       "https://isolateserver.appspot.com", |  702       "https://isolateserver.appspot.com", | 
|  703       "--verbose", |  703       "--verbose", | 
|  704       "--", |  704       "--", | 
|  705       "gpu_process", |  705       "gpu_process", | 
|  706       "--show-stdout", |  706       "--show-stdout", | 
|  707       "--browser=release", |  707       "--browser=release", | 
|  708       "-v", |  708       "-v", | 
|  709       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |  709       "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 
|  710       "--isolated-script-test-output", |  710       "--isolated-script-test-output", | 
|  711       "/path/to/tmp/json" |  711       "/path/to/tmp/json" | 
|  712     ], |  712     ], | 
|  713     "cwd": "[SLAVE_BUILD]", |  713     "cwd": "[SLAVE_BUILD]", | 
|  714     "name": "gpu_process_launch_tests", |  714     "name": "gpu_process_launch_tests", | 
|  715     "~followup_annotations": [ |  715     "~followup_annotations": [ | 
|  716       "@@@STEP_LOG_LINE@json.output@{@@@", |  716       "@@@STEP_LOG_LINE@json.output@{@@@", | 
|  717       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", |  717       "@@@STEP_LOG_LINE@json.output@  \"failures\": [], @@@", | 
|  718       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", |  718       "@@@STEP_LOG_LINE@json.output@  \"valid\": true@@@", | 
|  719       "@@@STEP_LOG_LINE@json.output@}@@@", |  719       "@@@STEP_LOG_LINE@json.output@}@@@", | 
|  720       "@@@STEP_LOG_END@json.output@@@" |  720       "@@@STEP_LOG_END@json.output@@@" | 
|  721     ] |  721     ] | 
|  722   }, |  722   }, | 
|  723   { |  723   { | 
|  724     "cmd": [ |  724     "cmd": [ | 
|  725       "python", |  725       "python", | 
|  726       "-u", |  726       "-u", | 
|  727       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", |  727       "[SLAVE_BUILD]\\src\\tools\\swarming_client\\run_isolated.py", | 
|  728       "--isolated", |  728       "--isolated", | 
|  729       "[dummy hash for telemetry_gpu_new_test]", |  729       "[dummy hash for telemetry_gpu_test]", | 
|  730       "-I", |  730       "-I", | 
|  731       "https://isolateserver.appspot.com", |  731       "https://isolateserver.appspot.com", | 
|  732       "--verbose", |  732       "--verbose", | 
|  733       "--", |  733       "--", | 
|  734       "gpu_rasterization", |  734       "gpu_rasterization", | 
|  735       "--show-stdout", |  735       "--show-stdout", | 
|  736       "--browser=release", |  736       "--browser=release", | 
|  737       "-v", |  737       "-v", | 
|  738       "--build-revision", |  738       "--build-revision", | 
|  739       "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |  739       "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  787     ], |  787     ], | 
|  788     "cwd": "[SLAVE_BUILD]", |  788     "cwd": "[SLAVE_BUILD]", | 
|  789     "name": "tab_capture_end2end_tests" |  789     "name": "tab_capture_end2end_tests" | 
|  790   }, |  790   }, | 
|  791   { |  791   { | 
|  792     "name": "$result", |  792     "name": "$result", | 
|  793     "recipe_result": null, |  793     "recipe_result": null, | 
|  794     "status_code": 0 |  794     "status_code": 0 | 
|  795   } |  795   } | 
|  796 ] |  796 ] | 
| OLD | NEW |