| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]\\bot_update.py", | 6 "RECIPE_PACKAGE[build]\\bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.webrtc", | 8 "tryserver.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "win_swarming", | 10 "win_swarming", |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 54 "@@@STEP_LOG_LINE@json.output@}@@@", | 54 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 55 "@@@STEP_LOG_END@json.output@@@", | 55 "@@@STEP_LOG_END@json.output@@@", |
| 56 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 56 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 57 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 57 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 58 ] | 58 ] |
| 59 }, | 59 }, |
| 60 { | 60 { |
| 61 "cmd": [ | 61 "cmd": [ |
| 62 "python", | 62 "python", |
| 63 "-u", | 63 "-u", |
| 64 "RECIPE_MODULE[webrtc]\\resources\\cleanup_files.py", | 64 "RECIPE_MODULE[build.webrtc]\\resources\\cleanup_files.py", |
| 65 "[SLAVE_BUILD]\\src\\out" | 65 "[SLAVE_BUILD]\\src\\out" |
| 66 ], | 66 ], |
| 67 "cwd": "[SLAVE_BUILD]", | 67 "cwd": "[SLAVE_BUILD]", |
| 68 "name": "clean test output files" | 68 "name": "clean test output files" |
| 69 }, | 69 }, |
| 70 { | 70 { |
| 71 "cmd": [ | 71 "cmd": [ |
| 72 "python", | 72 "python", |
| 73 "-u", | 73 "-u", |
| 74 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 74 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 75 ], | 75 ], |
| 76 "cwd": "[SLAVE_BUILD]", | 76 "cwd": "[SLAVE_BUILD]", |
| 77 "name": "cleanup_temp" | 77 "name": "cleanup_temp" |
| 78 }, | 78 }, |
| 79 { | 79 { |
| 80 "cmd": [ | 80 "cmd": [ |
| 81 "python", | 81 "python", |
| 82 "-u", | 82 "-u", |
| 83 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 83 "RECIPE_MODULE[build.isolate]\\resources\\find_isolated_tests.py", |
| 84 "--build-dir", | 84 "--build-dir", |
| 85 "[SLAVE_BUILD]\\src\\out\\Debug", | 85 "[SLAVE_BUILD]\\src\\out\\Debug", |
| 86 "--clean-isolated-files" | 86 "--clean-isolated-files" |
| 87 ], | 87 ], |
| 88 "cwd": "[SLAVE_BUILD]", | 88 "cwd": "[SLAVE_BUILD]", |
| 89 "name": "clean isolated files" | 89 "name": "clean isolated files" |
| 90 }, | 90 }, |
| 91 { | 91 { |
| 92 "cmd": [ | 92 "cmd": [ |
| 93 "python", | 93 "python", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 141 "name": "compile", | 141 "name": "compile", |
| 142 "~followup_annotations": [ | 142 "~followup_annotations": [ |
| 143 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 143 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 144 "@@@STEP_LOG_END@json.output (invalid)@@@" | 144 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 145 ] | 145 ] |
| 146 }, | 146 }, |
| 147 { | 147 { |
| 148 "cmd": [ | 148 "cmd": [ |
| 149 "python", | 149 "python", |
| 150 "-u", | 150 "-u", |
| 151 "RECIPE_MODULE[isolate]\\resources\\remove_build_metadata.py", | 151 "RECIPE_MODULE[build.isolate]\\resources\\remove_build_metadata.py", |
| 152 "--build-dir", | 152 "--build-dir", |
| 153 "[SLAVE_BUILD]\\src\\out\\Debug", | 153 "[SLAVE_BUILD]\\src\\out\\Debug", |
| 154 "--src-dir", | 154 "--src-dir", |
| 155 "[SLAVE_BUILD]\\src" | 155 "[SLAVE_BUILD]\\src" |
| 156 ], | 156 ], |
| 157 "cwd": "[SLAVE_BUILD]", | 157 "cwd": "[SLAVE_BUILD]", |
| 158 "name": "remove_build_metadata" | 158 "name": "remove_build_metadata" |
| 159 }, | 159 }, |
| 160 { | 160 { |
| 161 "cmd": [ | 161 "cmd": [ |
| 162 "python", | 162 "python", |
| 163 "-u", | 163 "-u", |
| 164 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 164 "RECIPE_MODULE[build.isolate]\\resources\\isolate.py", |
| 165 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 165 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 166 "batcharchive", | 166 "batcharchive", |
| 167 "--dump-json", | 167 "--dump-json", |
| 168 "/path/to/tmp/json", | 168 "/path/to/tmp/json", |
| 169 "--isolate-server", | 169 "--isolate-server", |
| 170 "https://isolateserver.appspot.com", | 170 "https://isolateserver.appspot.com", |
| 171 "[SLAVE_BUILD]\\src\\out\\Debug\\audio_decoder_unittests.isolated.gen.json
", | 171 "[SLAVE_BUILD]\\src\\out\\Debug\\audio_decoder_unittests.isolated.gen.json
", |
| 172 "[SLAVE_BUILD]\\src\\out\\Debug\\common_audio_unittests.isolated.gen.json"
, | 172 "[SLAVE_BUILD]\\src\\out\\Debug\\common_audio_unittests.isolated.gen.json"
, |
| 173 "[SLAVE_BUILD]\\src\\out\\Debug\\common_video_unittests.isolated.gen.json"
, | 173 "[SLAVE_BUILD]\\src\\out\\Debug\\common_video_unittests.isolated.gen.json"
, |
| 174 "[SLAVE_BUILD]\\src\\out\\Debug\\libjingle_media_unittest.isolated.gen.jso
n", | 174 "[SLAVE_BUILD]\\src\\out\\Debug\\libjingle_media_unittest.isolated.gen.jso
n", |
| (...skipping 1957 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2132 "@@@STEP_LOG_END@json.output@@@", | 2132 "@@@STEP_LOG_END@json.output@@@", |
| 2133 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 2133 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 2134 ] | 2134 ] |
| 2135 }, | 2135 }, |
| 2136 { | 2136 { |
| 2137 "name": "$result", | 2137 "name": "$result", |
| 2138 "recipe_result": null, | 2138 "recipe_result": null, |
| 2139 "status_code": 0 | 2139 "status_code": 0 |
| 2140 } | 2140 } |
| 2141 ] | 2141 ] |
| OLD | NEW |