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 "cwd": "[SLAVE_BUILD]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.perf.fyi", | 16 "chromium.perf.fyi", |
18 "--builder", | 17 "--builder", |
19 "Win Clang Perf", | 18 "Win Clang Perf", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_
url': 'svn://svn-mirror.golo.chromium.org/llvm-project', 'nacl_trunk': 'svn://sv
n-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-m
irror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromi
um.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': False, 'name': 'src', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src
/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/f
irefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugi
ns': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test
/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/ch
rome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/
autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/
data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/selenium_c
ore': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data': Non
e, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': None, 'sr
c/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': None}, '
deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url': 'svn://svn-
mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@1111111", | 32 "src@1111111", |
34 "--force", | 33 "--force", |
35 "--output_manifest" | 34 "--output_manifest" |
36 ], | 35 ], |
37 "cwd": "[SLAVE_BUILD]", | |
38 "env": { | 36 "env": { |
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
40 }, | 38 }, |
41 "name": "bot_update", | 39 "name": "bot_update", |
42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
107 ] | 105 ] |
108 }, | 106 }, |
109 { | 107 { |
110 "cmd": [], | 108 "cmd": [], |
111 "cwd": "[SLAVE_BUILD]", | |
112 "name": "ensure_goma" | 109 "name": "ensure_goma" |
113 }, | 110 }, |
114 { | 111 { |
115 "cmd": [ | 112 "cmd": [ |
116 "python", | 113 "python", |
117 "-u", | 114 "-u", |
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
119 "--platform", | 116 "--platform", |
120 "windows-386", | 117 "windows-386", |
121 "--dest-directory", | 118 "--dest-directory", |
122 "[SLAVE_BUILD]\\cipd", | 119 "[CWD]\\cipd", |
123 "--json-output", | 120 "--json-output", |
124 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
125 ], | 122 ], |
126 "cwd": "[SLAVE_BUILD]", | |
127 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
128 "~followup_annotations": [ | 124 "~followup_annotations": [ |
129 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
131 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
134 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
135 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
136 ] | 132 ] |
137 }, | 133 }, |
138 { | 134 { |
139 "cmd": [ | 135 "cmd": [ |
140 "[SLAVE_BUILD]\\cipd\\cipd", | 136 "fake_slave_build/cipd", |
141 "ensure", | 137 "ensure", |
142 "--root", | 138 "--root", |
143 "[CACHE]\\cipd\\goma", | 139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
144 "--list", | 140 "--list", |
145 "infra_internal/goma/client/windows-amd64 release", | 141 "infra_internal/goma/client/windows-amd64 release", |
146 "--json-output", | 142 "--json-output", |
147 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
148 "--service-account-json", | 144 "--service-account-json", |
149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
150 ], | 146 ], |
151 "cwd": "[SLAVE_BUILD]", | |
152 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
153 "~followup_annotations": [ | 148 "~followup_annotations": [ |
154 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
155 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
157 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
160 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
162 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
163 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
164 ] | 159 ] |
165 }, | 160 }, |
166 { | 161 { |
167 "cmd": [ | 162 "cmd": [ |
168 "python", | 163 "python", |
169 "-u", | 164 "-u", |
170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 165 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
171 "runhooks" | 166 "runhooks" |
172 ], | 167 ], |
173 "cwd": "[SLAVE_BUILD]", | |
174 "env": { | 168 "env": { |
175 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
176 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32
use_goma=1", | 170 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\
goma' target_arch=ia32 use_goma=1", |
177 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 171 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
178 }, | 172 }, |
179 "name": "gclient runhooks" | 173 "name": "gclient runhooks" |
180 }, | 174 }, |
181 { | 175 { |
182 "cmd": [ | 176 "cmd": [ |
183 "python", | 177 "python", |
184 "-u", | 178 "-u", |
185 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 179 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
186 "--show-path", | 180 "--show-path", |
187 "python", | 181 "python", |
188 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 182 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
189 ], | 183 ], |
190 "cwd": "[SLAVE_BUILD]", | |
191 "name": "cleanup_temp" | 184 "name": "cleanup_temp" |
192 }, | 185 }, |
193 { | 186 { |
194 "cmd": [ | 187 "cmd": [ |
195 "python", | 188 "python", |
196 "-u", | 189 "-u", |
197 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 190 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
198 "[SLAVE_BUILD]\\src\\out\\Release" | 191 "[CWD]\\src\\out\\Release" |
199 ], | 192 ], |
200 "cwd": "[SLAVE_BUILD]", | |
201 "name": "rmtree build directory", | 193 "name": "rmtree build directory", |
202 "~followup_annotations": [ | 194 "~followup_annotations": [ |
203 "@@@STEP_LOG_LINE@python.inline@@@@", | 195 "@@@STEP_LOG_LINE@python.inline@@@@", |
204 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 196 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
205 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 197 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
206 "@@@STEP_LOG_LINE@python.inline@@@@", | 198 "@@@STEP_LOG_LINE@python.inline@@@@", |
207 "@@@STEP_LOG_LINE@python.inline@@@@", | 199 "@@@STEP_LOG_LINE@python.inline@@@@", |
208 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 200 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
209 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 201 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
210 "@@@STEP_LOG_END@python.inline@@@" | 202 "@@@STEP_LOG_END@python.inline@@@" |
211 ] | 203 ] |
212 }, | 204 }, |
213 { | 205 { |
214 "cmd": [ | 206 "cmd": [ |
215 "python", | 207 "python", |
216 "-u", | 208 "-u", |
217 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 209 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
218 "--show-path", | 210 "--show-path", |
219 "python", | 211 "python", |
220 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", | 212 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", |
221 "--target", | 213 "--target", |
222 "Release", | 214 "Release", |
223 "--build-archive-url", | 215 "--build-archive-url", |
224 "gs://test-domain/test-archive.zip", | 216 "gs://test-domain/test-archive.zip", |
225 "--master-name", | 217 "--master-name", |
226 "chromium.perf.fyi", | 218 "chromium.perf.fyi", |
227 "--build-number", | 219 "--build-number", |
228 "571" | 220 "571" |
229 ], | 221 ], |
230 "cwd": "[SLAVE_BUILD]", | |
231 "name": "extract build" | 222 "name": "extract build" |
232 }, | 223 }, |
233 { | 224 { |
234 "cmd": [ | 225 "cmd": [ |
235 "python", | 226 "python", |
236 "-u", | 227 "-u", |
237 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark", | 228 "[CWD]\\src\\tools\\perf\\run_benchmark", |
238 "list", | 229 "list", |
239 "--browser", | 230 "--browser", |
240 "release", | 231 "release", |
241 "--json-output", | 232 "--json-output", |
242 "/path/to/tmp/json", | 233 "/path/to/tmp/json", |
243 "--num-shards", | 234 "--num-shards", |
244 "1" | 235 "1" |
245 ], | 236 ], |
246 "cwd": "[SLAVE_BUILD]", | |
247 "name": "List Perf Tests", | 237 "name": "List Perf Tests", |
248 "~followup_annotations": [ | 238 "~followup_annotations": [ |
249 "@@@STEP_LOG_LINE@json.output@{@@@", | 239 "@@@STEP_LOG_LINE@json.output@{@@@", |
250 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
251 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 241 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
252 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benchmark --a=1 -v --b=2\", @@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benchmark --a=1 -v --b=2\", @@@", |
253 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
254 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", |
255 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 245 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
256 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
300 "/path/to/tmp/json", | 290 "/path/to/tmp/json", |
301 "--builder-name=Win Clang Perf", | 291 "--builder-name=Win Clang Perf", |
302 "--slave-name=TestSlavename", | 292 "--slave-name=TestSlavename", |
303 "--build-number=571", | 293 "--build-number=571", |
304 "--run-python-script", | 294 "--run-python-script", |
305 "/path/to/run_benchmark", | 295 "/path/to/run_benchmark", |
306 "--a=1", | 296 "--a=1", |
307 "-v", | 297 "-v", |
308 "--b=2" | 298 "--b=2" |
309 ], | 299 ], |
310 "cwd": "[SLAVE_BUILD]", | |
311 "name": "blink_perf.all.exact", | 300 "name": "blink_perf.all.exact", |
312 "~followup_annotations": [ | 301 "~followup_annotations": [ |
313 "@@@STEP_LOG_LINE@json.output@[]@@@", | 302 "@@@STEP_LOG_LINE@json.output@[]@@@", |
314 "@@@STEP_LOG_END@json.output@@@" | 303 "@@@STEP_LOG_END@json.output@@@" |
315 ] | 304 ] |
316 }, | 305 }, |
317 { | 306 { |
318 "allow_subannotations": true, | 307 "allow_subannotations": true, |
319 "cmd": [ | 308 "cmd": [ |
320 "python", | 309 "python", |
(...skipping 15 matching lines...) Expand all Loading... |
336 "/path/to/tmp/json", | 325 "/path/to/tmp/json", |
337 "--builder-name=Win Clang Perf", | 326 "--builder-name=Win Clang Perf", |
338 "--slave-name=TestSlavename", | 327 "--slave-name=TestSlavename", |
339 "--build-number=571", | 328 "--build-number=571", |
340 "--run-python-script", | 329 "--run-python-script", |
341 "/path/to/run_benchmark", | 330 "/path/to/run_benchmark", |
342 "--a=1", | 331 "--a=1", |
343 "-v", | 332 "-v", |
344 "--b=2" | 333 "--b=2" |
345 ], | 334 ], |
346 "cwd": "[SLAVE_BUILD]", | |
347 "name": "blink_perf.all.release", | 335 "name": "blink_perf.all.release", |
348 "~followup_annotations": [ | 336 "~followup_annotations": [ |
349 "@@@STEP_LOG_LINE@json.output@[]@@@", | 337 "@@@STEP_LOG_LINE@json.output@[]@@@", |
350 "@@@STEP_LOG_END@json.output@@@" | 338 "@@@STEP_LOG_END@json.output@@@" |
351 ] | 339 ] |
352 }, | 340 }, |
353 { | 341 { |
354 "allow_subannotations": true, | 342 "allow_subannotations": true, |
355 "cmd": [ | 343 "cmd": [ |
356 "python", | 344 "python", |
(...skipping 14 matching lines...) Expand all Loading... |
371 "--chartjson-file", | 359 "--chartjson-file", |
372 "/path/to/tmp/json", | 360 "/path/to/tmp/json", |
373 "--builder-name=Win Clang Perf", | 361 "--builder-name=Win Clang Perf", |
374 "--slave-name=TestSlavename", | 362 "--slave-name=TestSlavename", |
375 "--build-number=571", | 363 "--build-number=571", |
376 "--run-python-script", | 364 "--run-python-script", |
377 "-v", | 365 "-v", |
378 "--upload-results", | 366 "--upload-results", |
379 "blink_perf.dom" | 367 "blink_perf.dom" |
380 ], | 368 ], |
381 "cwd": "[SLAVE_BUILD]", | |
382 "name": "blink_perf.dom", | 369 "name": "blink_perf.dom", |
383 "~followup_annotations": [ | 370 "~followup_annotations": [ |
384 "@@@STEP_LOG_LINE@json.output@[]@@@", | 371 "@@@STEP_LOG_LINE@json.output@[]@@@", |
385 "@@@STEP_LOG_END@json.output@@@" | 372 "@@@STEP_LOG_END@json.output@@@" |
386 ] | 373 ] |
387 }, | 374 }, |
388 { | 375 { |
389 "allow_subannotations": true, | 376 "allow_subannotations": true, |
390 "cmd": [ | 377 "cmd": [ |
391 "python", | 378 "python", |
(...skipping 12 matching lines...) Expand all Loading... |
404 "--test-type=dromaeo.cssqueryjquery", | 391 "--test-type=dromaeo.cssqueryjquery", |
405 "--step-name=dromaeo.cssqueryjquery", | 392 "--step-name=dromaeo.cssqueryjquery", |
406 "--chartjson-file", | 393 "--chartjson-file", |
407 "/path/to/tmp/json", | 394 "/path/to/tmp/json", |
408 "--builder-name=Win Clang Perf", | 395 "--builder-name=Win Clang Perf", |
409 "--slave-name=TestSlavename", | 396 "--slave-name=TestSlavename", |
410 "--build-number=571", | 397 "--build-number=571", |
411 "--run-python-script", | 398 "--run-python-script", |
412 "/path/to/run_benchmark" | 399 "/path/to/run_benchmark" |
413 ], | 400 ], |
414 "cwd": "[SLAVE_BUILD]", | |
415 "name": "dromaeo.cssqueryjquery", | 401 "name": "dromaeo.cssqueryjquery", |
416 "~followup_annotations": [ | 402 "~followup_annotations": [ |
417 "@@@STEP_LOG_LINE@json.output@[]@@@", | 403 "@@@STEP_LOG_LINE@json.output@[]@@@", |
418 "@@@STEP_LOG_END@json.output@@@" | 404 "@@@STEP_LOG_END@json.output@@@" |
419 ] | 405 ] |
420 }, | 406 }, |
421 { | 407 { |
422 "allow_subannotations": true, | 408 "allow_subannotations": true, |
423 "cmd": [ | 409 "cmd": [ |
424 "python", | 410 "python", |
(...skipping 12 matching lines...) Expand all Loading... |
437 "--test-type=dromaeo.cssqueryjquery", | 423 "--test-type=dromaeo.cssqueryjquery", |
438 "--step-name=dromaeo.cssqueryjquery.release", | 424 "--step-name=dromaeo.cssqueryjquery.release", |
439 "--chartjson-file", | 425 "--chartjson-file", |
440 "/path/to/tmp/json", | 426 "/path/to/tmp/json", |
441 "--builder-name=Win Clang Perf", | 427 "--builder-name=Win Clang Perf", |
442 "--slave-name=TestSlavename", | 428 "--slave-name=TestSlavename", |
443 "--build-number=571", | 429 "--build-number=571", |
444 "--run-python-script", | 430 "--run-python-script", |
445 "/path/to/run_benchmark" | 431 "/path/to/run_benchmark" |
446 ], | 432 ], |
447 "cwd": "[SLAVE_BUILD]", | |
448 "name": "dromaeo.cssqueryjquery.release", | 433 "name": "dromaeo.cssqueryjquery.release", |
449 "~followup_annotations": [ | 434 "~followup_annotations": [ |
450 "@@@STEP_LOG_LINE@json.output@[]@@@", | 435 "@@@STEP_LOG_LINE@json.output@[]@@@", |
451 "@@@STEP_LOG_END@json.output@@@" | 436 "@@@STEP_LOG_END@json.output@@@" |
452 ] | 437 ] |
453 }, | 438 }, |
454 { | 439 { |
455 "cmd": [ | 440 "cmd": [ |
456 "python", | 441 "python", |
457 "-u", | 442 "-u", |
458 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 443 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
459 "--target", | 444 "--target", |
460 "Release" | 445 "Release" |
461 ], | 446 ], |
462 "cwd": "[SLAVE_BUILD]", | |
463 "name": "process_dumps" | 447 "name": "process_dumps" |
464 }, | 448 }, |
465 { | 449 { |
466 "name": "$result", | 450 "name": "$result", |
467 "recipe_result": null, | 451 "recipe_result": null, |
468 "status_code": 0 | 452 "status_code": 0 |
469 } | 453 } |
470 ] | 454 ] |
OLD | NEW |