| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "cmd": [ | 11 "cmd": [ |
| 12 "python", | 12 "python", |
| 13 "-u", | 13 "-u", |
| 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 15 "--master", | 15 "--master", |
| 16 "chromium.mojo", | 16 "chromium.fyi", |
| 17 "--builder", | 17 "--builder", |
| 18 "Chromium Mojo Windows", | 18 "Mojo Windows", |
| 19 "--slave", | 19 "--slave", |
| 20 "TestSlavename", | 20 "TestSlavename", |
| 21 "--spec", | 21 "--spec", |
| 22 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
| 23 "--root", | 23 "--root", |
| 24 "src", | 24 "src", |
| 25 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 26 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 26 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 27 "--git-cache-dir", | 27 "--git-cache-dir", |
| 28 "[GIT_CACHE]", | 28 "[GIT_CACHE]", |
| (...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 188 "-u", | 188 "-u", |
| 189 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 189 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 190 "--output", | 190 "--output", |
| 191 "/path/to/tmp/json", | 191 "/path/to/tmp/json", |
| 192 "--", | 192 "--", |
| 193 "--build-config-fs", | 193 "--build-config-fs", |
| 194 "Release", | 194 "Release", |
| 195 "--paths", | 195 "--paths", |
| 196 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 196 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 197 "--properties", | 197 "--properties", |
| 198 "{\"buildername\": \"Chromium Mojo Windows\", \"buildnumber\": 571, \"mast
ername\": \"chromium.mojo\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"win\"}" | 198 "{\"buildername\": \"Mojo Windows\", \"buildnumber\": 571, \"mastername\":
\"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\
"}" |
| 199 ], | 199 ], |
| 200 "name": "get compile targets for scripts", | 200 "name": "get compile targets for scripts", |
| 201 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 202 "@@@STEP_LOG_LINE@json.output@{}@@@", | 202 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 203 "@@@STEP_LOG_END@json.output@@@" | 203 "@@@STEP_LOG_END@json.output@@@" |
| 204 ] | 204 ] |
| 205 }, | 205 }, |
| 206 { | 206 { |
| 207 "cmd": [ | 207 "cmd": [ |
| 208 "python", | 208 "python", |
| 209 "-u", | 209 "-u", |
| 210 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 210 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 211 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.mojo.json", | 211 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 212 "/path/to/tmp/json" | 212 "/path/to/tmp/json" |
| 213 ], | 213 ], |
| 214 "name": "read test spec (chromium.mojo.json)", | 214 "name": "read test spec (chromium.fyi.json)", |
| 215 "~followup_annotations": [ | 215 "~followup_annotations": [ |
| 216 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.mojo.j
son@@@", | 216 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 217 "@@@STEP_LOG_LINE@json.output@{}@@@", | 217 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 218 "@@@STEP_LOG_END@json.output@@@" | 218 "@@@STEP_LOG_END@json.output@@@" |
| 219 ] | 219 ] |
| 220 }, | 220 }, |
| 221 { | 221 { |
| 222 "cmd": [ | 222 "cmd": [ |
| 223 "python", | 223 "python", |
| 224 "-u", | 224 "-u", |
| 225 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 225 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 226 "--show-path", | 226 "--show-path", |
| 227 "python", | 227 "python", |
| 228 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 228 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 229 ], | 229 ], |
| 230 "name": "cleanup_temp" | 230 "name": "cleanup_temp" |
| 231 }, | 231 }, |
| 232 { | 232 { |
| 233 "cmd": [ | 233 "cmd": [ |
| 234 "python", | 234 "python", |
| 235 "-u", | 235 "-u", |
| 236 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 236 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
| 237 "gen", | 237 "gen", |
| 238 "-m", | 238 "-m", |
| 239 "chromium.mojo", | 239 "chromium.fyi", |
| 240 "-b", | 240 "-b", |
| 241 "Chromium Mojo Windows", | 241 "Mojo Windows", |
| 242 "--config-file", | 242 "--config-file", |
| 243 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 243 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
| 244 "--goma-dir", | 244 "--goma-dir", |
| 245 "[CACHE]\\cipd\\goma", | 245 "[CACHE]\\cipd\\goma", |
| 246 "//out/Release" | 246 "//out/Release" |
| 247 ], | 247 ], |
| 248 "env": { | 248 "env": { |
| 249 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 249 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 250 }, | 250 }, |
| 251 "name": "generate_build_files" | 251 "name": "generate_build_files" |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 292 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 292 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 293 "@@@STEP_LOG_END@json.output (invalid)@@@" | 293 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 294 ] | 294 ] |
| 295 }, | 295 }, |
| 296 { | 296 { |
| 297 "name": "$result", | 297 "name": "$result", |
| 298 "recipe_result": null, | 298 "recipe_result": null, |
| 299 "status_code": 0 | 299 "status_code": 0 |
| 300 } | 300 } |
| 301 ] | 301 ] |
| OLD | NEW |