| OLD | NEW |
| 1 [ | 1 [ {"cmd": ["python", "-u", "[BUILD]\\scripts\\slave\\kill_processes.py"], |
| 2 "name": "taskkill"}, |
| 2 { | 3 { |
| 3 "cmd": [ | 4 "cmd": [ |
| 4 "python", | 5 "python", |
| 5 "-u", | 6 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 7 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 7 "--master", | 8 "--master", |
| 8 "chromium.fyi", | 9 "chromium.fyi", |
| 9 "--builder", | 10 "--builder", |
| 10 "Mac OpenSSL", | 11 "Site Isolation Win", |
| 11 "--slave", | 12 "--slave", |
| 12 "TestSlavename", | 13 "TestSlavename", |
| 13 "--spec", | 14 "--spec", |
| 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 15 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--revision_mapping_file", | 16 "--revision_mapping_file", |
| 16 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 17 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 17 "--output_json", | 18 "--output_json", |
| 18 "/path/to/tmp/json", | 19 "/path/to/tmp/json", |
| 19 "--revision", | 20 "--revision", |
| 20 "src@HEAD" | 21 "src@HEAD" |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397
5671d43e399\"@@@", | 56 "@@@SET_BUILD_PROPERTY@got_v8_revision_git@\"801ada225ddc271c132c3a35f0397
5671d43e399\"@@@", |
| 56 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d
a93418c623137f4\"@@@", | 57 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_git@\"0f90628433546e61d9268596d
a93418c623137f4\"@@@", |
| 57 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d
daa4c759c837980b63b99566\"@@@", | 58 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_git@\"a0ee5d99f1d4b38d
daa4c759c837980b63b99566\"@@@", |
| 58 "@@@SET_BUILD_PROPERTY@got_revision_git@\"f27fede2220bcd326aee3e86ddfd4ebd
0fe58cb9\"@@@" | 59 "@@@SET_BUILD_PROPERTY@got_revision_git@\"f27fede2220bcd326aee3e86ddfd4ebd
0fe58cb9\"@@@" |
| 59 ] | 60 ] |
| 60 }, | 61 }, |
| 61 { | 62 { |
| 62 "cmd": [ | 63 "cmd": [ |
| 63 "python", | 64 "python", |
| 64 "-u", | 65 "-u", |
| 65 "[DEPOT_TOOLS]/gclient.py", | 66 "[DEPOT_TOOLS]\\gclient.py", |
| 66 "runhooks" | 67 "runhooks" |
| 67 ], | 68 ], |
| 68 "env": { | 69 "env": { |
| 69 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=ia32 use_goma=1 use_openssl=1" | 70 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=x64 use_goma=1" |
| 70 }, | 71 }, |
| 71 "name": "gclient runhooks" | 72 "name": "gclient runhooks" |
| 72 }, | 73 }, |
| 73 { | 74 { |
| 74 "cmd": [ | 75 "cmd": [ |
| 75 "python", | 76 "python", |
| 76 "-u", | 77 "-u", |
| 77 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 78 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 78 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 79 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 79 "/path/to/tmp/json" | 80 "/path/to/tmp/json" |
| 80 ], | 81 ], |
| 81 "name": "read test spec", | 82 "name": "read test spec", |
| 82 "~followup_annotations": [ | 83 "~followup_annotations": [ |
| 83 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 84 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 84 "@@@STEP_LOG_LINE@json.output@{}@@@", | 85 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 85 "@@@STEP_LOG_END@json.output@@@" | 86 "@@@STEP_LOG_END@json.output@@@" |
| 86 ] | 87 ] |
| 87 }, | 88 }, |
| 88 { | 89 { |
| 89 "cmd": [ | 90 "cmd": [ |
| 90 "python", | 91 "python", |
| 91 "-u", | 92 "-u", |
| 92 "[BUILD]/scripts/slave/cleanup_temp.py" | 93 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 93 ], | 94 ], |
| 94 "name": "cleanup_temp" | 95 "name": "cleanup_temp" |
| 95 }, | 96 }, |
| 96 { | 97 { |
| 97 "cmd": [ | 98 "cmd": [ |
| 98 "python", | 99 "python", |
| 99 "-u", | 100 "-u", |
| 100 "[BUILD]/scripts/slave/compile.py", | 101 "[BUILD]\\scripts\\slave\\compile.py", |
| 101 "--target", | 102 "--target", |
| 102 "Release", | 103 "Release_x64", |
| 103 "--src-dir", | 104 "--src-dir", |
| 104 "[SLAVE_BUILD]/src", | 105 "[SLAVE_BUILD]\\src", |
| 105 "--build-tool", | 106 "--build-tool", |
| 106 "ninja", | 107 "ninja", |
| 107 "--compiler", | 108 "--compiler", |
| 108 "goma-clang", | 109 "goma", |
| 109 "--goma-dir", | 110 "--goma-dir", |
| 110 "[BUILD]/goma", | 111 "[BUILD]\\goma", |
| 111 "--", | 112 "--", |
| 112 "All", | 113 "content_browsertests", |
| 113 "chromium_builder_tests" | 114 "content_unittests" |
| 114 ], | 115 ], |
| 115 "name": "compile" | 116 "name": "compile" |
| 116 }, | 117 }, |
| 117 { | 118 { |
| 118 "cmd": [ | 119 "cmd": [ |
| 119 "python", | 120 "python", |
| 120 "-u", | 121 "-u", |
| 121 "[SLAVE_BUILD]/src/buildtools/checkdeps/checkdeps.py", | 122 "[SLAVE_BUILD]\\src\\buildtools\\checkdeps\\checkdeps.py", |
| 122 "--json", | 123 "--json", |
| 123 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
| 124 ], | 125 ], |
| 125 "name": "checkdeps", | 126 "name": "checkdeps", |
| 126 "~followup_annotations": [ | 127 "~followup_annotations": [ |
| 127 "@@@STEP_LOG_LINE@json.output@[]@@@", | 128 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 128 "@@@STEP_LOG_END@json.output@@@" | 129 "@@@STEP_LOG_END@json.output@@@" |
| 129 ] | 130 ] |
| 130 } | 131 } |
| 131 ] | 132 ] |
| OLD | NEW |