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