| 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 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 "cwd": "[SLAVE_BUILD]", | 111 "cwd": "[SLAVE_BUILD]", |
| 112 "env": { | 112 "env": { |
| 113 "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" | 113 "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" |
| 114 }, | 114 }, |
| 115 "name": "gclient runhooks" | 115 "name": "gclient runhooks" |
| 116 }, | 116 }, |
| 117 { | 117 { |
| 118 "cmd": [ | 118 "cmd": [ |
| 119 "python", | 119 "python", |
| 120 "-u", | 120 "-u", |
| 121 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 121 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py", |
| 122 "--build-dir", | 122 "--build-dir", |
| 123 "[SLAVE_BUILD]\\src\\out\\Release", | 123 "[SLAVE_BUILD]\\src\\out\\Release", |
| 124 "--clean-isolated-files" | 124 "--clean-isolated-files" |
| 125 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", | 126 "cwd": "[SLAVE_BUILD]", |
| 127 "name": "clean isolated files" | 127 "name": "clean isolated files" |
| 128 }, | 128 }, |
| 129 { | 129 { |
| 130 "cmd": [ | 130 "cmd": [ |
| 131 "python", | 131 "python", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 162 "name": "compile", | 162 "name": "compile", |
| 163 "~followup_annotations": [ | 163 "~followup_annotations": [ |
| 164 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 164 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 165 "@@@STEP_LOG_END@json.output (invalid)@@@" | 165 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 166 ] | 166 ] |
| 167 }, | 167 }, |
| 168 { | 168 { |
| 169 "cmd": [ | 169 "cmd": [ |
| 170 "python", | 170 "python", |
| 171 "-u", | 171 "-u", |
| 172 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 172 "RECIPE_MODULE[build.isolate]\\resources\\isolate.py", |
| 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 174 "batcharchive", | 174 "batcharchive", |
| 175 "--dump-json", | 175 "--dump-json", |
| 176 "/path/to/tmp/json", | 176 "/path/to/tmp/json", |
| 177 "--isolate-server", | 177 "--isolate-server", |
| 178 "https://isolateserver.appspot.com", | 178 "https://isolateserver.appspot.com", |
| 179 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", | 179 "[SLAVE_BUILD]\\src\\out\\Release\\angle_unittests.isolated.gen.json", |
| 180 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", | 180 "[SLAVE_BUILD]\\src\\out\\Release\\content_gl_tests.isolated.gen.json", |
| 181 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", | 181 "[SLAVE_BUILD]\\src\\out\\Release\\gl_tests.isolated.gen.json", |
| 182 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", | 182 "[SLAVE_BUILD]\\src\\out\\Release\\gl_unittests.isolated.gen.json", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 211 "@@@STEP_LOG_END@json.output@@@", | 211 "@@@STEP_LOG_END@json.output@@@", |
| 212 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_deqp_gles2_tests\": \"[dummy
hash for angle_deqp_gles2_tests]\", \"angle_deqp_gles3_tests\": \"[dummy hash fo
r angle_deqp_gles3_tests]\", \"angle_end2end_tests\": \"[dummy hash for angle_en
d2end_tests]\", \"angle_unittests\": \"[dummy hash for angle_unittests]\", \"aud
io_unittests\": \"[dummy hash for audio_unittests]\", \"content_gl_tests\": \"[d
ummy hash for content_gl_tests]\", \"content_unittests\": \"[dummy hash for cont
ent_unittests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\":
\"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gl
es2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta
b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel
emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@" | 212 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_deqp_gles2_tests\": \"[dummy
hash for angle_deqp_gles2_tests]\", \"angle_deqp_gles3_tests\": \"[dummy hash fo
r angle_deqp_gles3_tests]\", \"angle_end2end_tests\": \"[dummy hash for angle_en
d2end_tests]\", \"angle_unittests\": \"[dummy hash for angle_unittests]\", \"aud
io_unittests\": \"[dummy hash for audio_unittests]\", \"content_gl_tests\": \"[d
ummy hash for content_gl_tests]\", \"content_unittests\": \"[dummy hash for cont
ent_unittests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\":
\"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gl
es2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta
b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel
emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@" |
| 213 ] | 213 ] |
| 214 }, | 214 }, |
| 215 { | 215 { |
| 216 "name": "$result", | 216 "name": "$result", |
| 217 "recipe_result": null, | 217 "recipe_result": null, |
| 218 "status_code": 0 | 218 "status_code": 0 |
| 219 } | 219 } |
| 220 ] | 220 ] |
| OLD | NEW |