| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.mac", | 8 "chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac GN", | 10 "Mac GYP", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "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'}]", | 14 "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'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"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\"}", | 18 "{\"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\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| (...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 195 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 195 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 196 "--output", | 196 "--output", |
| 197 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
| 198 "--", | 198 "--", |
| 199 "--build-config-fs", | 199 "--build-config-fs", |
| 200 "Release", | 200 "Release", |
| 201 "--use-src-side-runtest-py", | 201 "--use-src-side-runtest-py", |
| 202 "--paths", | 202 "--paths", |
| 203 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 203 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 204 "--properties", | 204 "--properties", |
| 205 "{\"buildername\": \"Mac GN\", \"buildnumber\": 571, \"mastername\": \"chr
omium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}" | 205 "{\"buildername\": \"Mac GYP\", \"buildnumber\": 571, \"mastername\": \"ch
romium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}" |
| 206 ], | 206 ], |
| 207 "name": "get compile targets for scripts", | 207 "name": "get compile targets for scripts", |
| 208 "~followup_annotations": [ | 208 "~followup_annotations": [ |
| 209 "@@@STEP_LOG_LINE@json.output@{}@@@", | 209 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 210 "@@@STEP_LOG_END@json.output@@@" | 210 "@@@STEP_LOG_END@json.output@@@" |
| 211 ] | 211 ] |
| 212 }, | 212 }, |
| 213 { | 213 { |
| 214 "cmd": [ | 214 "cmd": [ |
| 215 "python", | 215 "python", |
| 216 "-u", | 216 "-u", |
| 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 218 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 218 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", |
| 219 "/path/to/tmp/json" | 219 "/path/to/tmp/json" |
| 220 ], | 220 ], |
| 221 "name": "read test spec (chromium.mac.json)", | 221 "name": "read test spec (chromium.mac.json)", |
| 222 "~followup_annotations": [ | 222 "~followup_annotations": [ |
| 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
| 224 "@@@STEP_LOG_LINE@json.output@{@@@", | 224 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 225 "@@@STEP_LOG_LINE@json.output@ \"Mac GN\": {@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"Mac GYP\": {@@@", |
| 226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 227 "@@@STEP_LOG_LINE@json.output@ {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 230 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ }@@@", | 232 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 233 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ }@@@", | 234 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@}@@@", | 235 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 260 }, | 260 }, |
| 261 { | 261 { |
| 262 "cmd": [ | 262 "cmd": [ |
| 263 "python", | 263 "python", |
| 264 "-u", | 264 "-u", |
| 265 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 265 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 266 "gen", | 266 "gen", |
| 267 "-m", | 267 "-m", |
| 268 "chromium.mac", | 268 "chromium.mac", |
| 269 "-b", | 269 "-b", |
| 270 "Mac GN", | 270 "Mac GYP", |
| 271 "--config-file", | 271 "--config-file", |
| 272 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 272 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 273 "--goma-dir", | 273 "--goma-dir", |
| 274 "[CACHE]/cipd/goma", | 274 "[CACHE]/cipd/goma", |
| 275 "--swarming-targets-file", | 275 "--swarming-targets-file", |
| 276 "browser_tests\n", | 276 "browser_tests\n", |
| 277 "//out/Release" | 277 "//out/Release" |
| 278 ], | 278 ], |
| 279 "env": { | 279 "env": { |
| 280 "FORCE_MAC_TOOLCHAIN": "1", | 280 "FORCE_MAC_TOOLCHAIN": "1", |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 451 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 451 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 452 "@@@STEP_LOG_END@python.inline@@@" | 452 "@@@STEP_LOG_END@python.inline@@@" |
| 453 ] | 453 ] |
| 454 }, | 454 }, |
| 455 { | 455 { |
| 456 "name": "$result", | 456 "name": "$result", |
| 457 "recipe_result": null, | 457 "recipe_result": null, |
| 458 "status_code": 0 | 458 "status_code": 0 |
| 459 } | 459 } |
| 460 ] | 460 ] |
| OLD | NEW |