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.webkit", | 17 "chromium.webkit", |
17 "--builder", | 18 "--builder", |
18 "WebKit Win7", | 19 "WebKit Win7", |
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', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "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", | 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@7496f63cbefd34b2d791022fbad64a82838a3f3f", | 33 "src@7496f63cbefd34b2d791022fbad64a82838a3f3f", |
33 "--revision", | 34 "--revision", |
34 "src/third_party/WebKit@191275", | 35 "src/third_party/WebKit@191275", |
35 "--force", | 36 "--force", |
36 "--output_manifest" | 37 "--output_manifest" |
37 ], | 38 ], |
| 39 "cwd": "[SLAVE_BUILD]", |
38 "env": { | 40 "env": { |
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
40 }, | 42 }, |
41 "name": "bot_update", | 43 "name": "bot_update", |
42 "~followup_annotations": [ | 44 "~followup_annotations": [ |
43 "@@@STEP_TEXT@Some step text@@@", | 45 "@@@STEP_TEXT@Some step text@@@", |
44 "@@@STEP_LOG_LINE@json.output@{@@@", | 46 "@@@STEP_LOG_LINE@json.output@{@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"7496f63cbefd34b2d791022fbad64
a82838a3f3f\", @@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"7496f63cbefd34b2d791022fbad64
a82838a3f3f\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
108 ] | 110 ] |
109 }, | 111 }, |
110 { | 112 { |
111 "cmd": [], | 113 "cmd": [], |
| 114 "cwd": "[SLAVE_BUILD]", |
112 "name": "ensure_goma" | 115 "name": "ensure_goma" |
113 }, | 116 }, |
114 { | 117 { |
115 "cmd": [ | 118 "cmd": [ |
116 "python", | 119 "python", |
117 "-u", | 120 "-u", |
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
119 "--platform", | 122 "--platform", |
120 "windows-386", | 123 "windows-386", |
121 "--dest-directory", | 124 "--dest-directory", |
122 "[CWD]\\cipd", | 125 "[SLAVE_BUILD]\\cipd", |
123 "--json-output", | 126 "--json-output", |
124 "/path/to/tmp/json" | 127 "/path/to/tmp/json" |
125 ], | 128 ], |
| 129 "cwd": "[SLAVE_BUILD]", |
126 "name": "ensure_goma.install cipd", | 130 "name": "ensure_goma.install cipd", |
127 "~followup_annotations": [ | 131 "~followup_annotations": [ |
128 "@@@STEP_NEST_LEVEL@1@@@", | 132 "@@@STEP_NEST_LEVEL@1@@@", |
129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
130 "@@@STEP_LOG_LINE@json.output@{@@@", | 134 "@@@STEP_LOG_LINE@json.output@{@@@", |
131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
133 "@@@STEP_LOG_LINE@json.output@}@@@", | 137 "@@@STEP_LOG_LINE@json.output@}@@@", |
134 "@@@STEP_LOG_END@json.output@@@" | 138 "@@@STEP_LOG_END@json.output@@@" |
135 ] | 139 ] |
136 }, | 140 }, |
137 { | 141 { |
138 "cmd": [ | 142 "cmd": [ |
139 "fake_slave_build/cipd", | 143 "[SLAVE_BUILD]\\cipd\\cipd", |
140 "ensure", | 144 "ensure", |
141 "--root", | 145 "--root", |
142 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 146 "[CACHE]\\cipd\\goma", |
143 "--list", | 147 "--list", |
144 "infra_internal/goma/client/windows-amd64 release", | 148 "infra_internal/goma/client/windows-amd64 release", |
145 "--json-output", | 149 "--json-output", |
146 "/path/to/tmp/json", | 150 "/path/to/tmp/json", |
147 "--service-account-json", | 151 "--service-account-json", |
148 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 152 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
149 ], | 153 ], |
| 154 "cwd": "[SLAVE_BUILD]", |
150 "name": "ensure_goma.ensure_installed", | 155 "name": "ensure_goma.ensure_installed", |
151 "~followup_annotations": [ | 156 "~followup_annotations": [ |
152 "@@@STEP_NEST_LEVEL@1@@@", | 157 "@@@STEP_NEST_LEVEL@1@@@", |
153 "@@@STEP_LOG_LINE@json.output@{@@@", | 158 "@@@STEP_LOG_LINE@json.output@{@@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
155 "@@@STEP_LOG_LINE@json.output@ {@@@", | 160 "@@@STEP_LOG_LINE@json.output@ {@@@", |
156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
158 "@@@STEP_LOG_LINE@json.output@ }@@@", | 163 "@@@STEP_LOG_LINE@json.output@ }@@@", |
159 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 164 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
160 "@@@STEP_LOG_LINE@json.output@}@@@", | 165 "@@@STEP_LOG_LINE@json.output@}@@@", |
161 "@@@STEP_LOG_END@json.output@@@" | 166 "@@@STEP_LOG_END@json.output@@@" |
162 ] | 167 ] |
163 }, | 168 }, |
164 { | 169 { |
165 "cmd": [ | 170 "cmd": [ |
166 "python", | 171 "python", |
167 "-u", | 172 "-u", |
168 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
169 "--version" | 174 "--version" |
170 ], | 175 ], |
| 176 "cwd": "[SLAVE_BUILD]", |
171 "name": "swarming.py --version", | 177 "name": "swarming.py --version", |
172 "stdout": "/path/to/tmp/", | 178 "stdout": "/path/to/tmp/", |
173 "~followup_annotations": [ | 179 "~followup_annotations": [ |
174 "@@@STEP_TEXT@0.4.10@@@" | 180 "@@@STEP_TEXT@0.4.10@@@" |
175 ] | 181 ] |
176 }, | 182 }, |
177 { | 183 { |
178 "cmd": [ | 184 "cmd": [ |
179 "python", | 185 "python", |
180 "-u", | 186 "-u", |
181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
182 "runhooks" | 188 "runhooks" |
183 ], | 189 ], |
| 190 "cwd": "[SLAVE_BUILD]", |
184 "env": { | 191 "env": { |
185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
186 "GYP_CHROMIUM_NO_ACTION": "1", | 193 "GYP_CHROMIUM_NO_ACTION": "1", |
187 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 test_isolati
on_mode=prepare use_goma=1", | 194 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", |
188 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 195 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
189 }, | 196 }, |
190 "name": "gclient runhooks" | 197 "name": "gclient runhooks" |
191 }, | 198 }, |
192 { | 199 { |
193 "cmd": [ | 200 "cmd": [ |
194 "python", | 201 "python", |
195 "-u", | 202 "-u", |
196 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 203 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
197 "--output", | 204 "--output", |
198 "/path/to/tmp/json", | 205 "/path/to/tmp/json", |
199 "--", | 206 "--", |
200 "--build-config-fs", | 207 "--build-config-fs", |
201 "Release", | 208 "Release", |
202 "--paths", | 209 "--paths", |
203 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 210 "{\"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\"}", |
204 "--properties", | 211 "--properties", |
205 "{\"buildername\": \"WebKit Win7\", \"buildnumber\": 571, \"mastername\":
\"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" | 212 "{\"buildername\": \"WebKit Win7\", \"buildnumber\": 571, \"mastername\":
\"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" |
206 ], | 213 ], |
| 214 "cwd": "[SLAVE_BUILD]", |
207 "name": "get compile targets for scripts", | 215 "name": "get compile targets for scripts", |
208 "~followup_annotations": [ | 216 "~followup_annotations": [ |
209 "@@@STEP_LOG_LINE@json.output@{}@@@", | 217 "@@@STEP_LOG_LINE@json.output@{}@@@", |
210 "@@@STEP_LOG_END@json.output@@@" | 218 "@@@STEP_LOG_END@json.output@@@" |
211 ] | 219 ] |
212 }, | 220 }, |
213 { | 221 { |
214 "cmd": [ | 222 "cmd": [ |
215 "python", | 223 "python", |
216 "-u", | 224 "-u", |
217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 225 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
218 "[CWD]\\src\\testing\\buildbot\\chromium.webkit.json", | 226 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit.json", |
219 "/path/to/tmp/json" | 227 "/path/to/tmp/json" |
220 ], | 228 ], |
| 229 "cwd": "[SLAVE_BUILD]", |
221 "name": "read test spec", | 230 "name": "read test spec", |
222 "~followup_annotations": [ | 231 "~followup_annotations": [ |
223 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.webkit.json@@@
", | 232 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit
.json@@@", |
224 "@@@STEP_LOG_LINE@json.output@{}@@@", | 233 "@@@STEP_LOG_LINE@json.output@{}@@@", |
225 "@@@STEP_LOG_END@json.output@@@" | 234 "@@@STEP_LOG_END@json.output@@@" |
226 ] | 235 ] |
227 }, | 236 }, |
228 { | 237 { |
229 "cmd": [ | 238 "cmd": [ |
230 "python", | 239 "python", |
231 "-u", | 240 "-u", |
232 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 241 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
233 "--show-path", | 242 "--show-path", |
234 "python", | 243 "python", |
235 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 244 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
236 ], | 245 ], |
| 246 "cwd": "[SLAVE_BUILD]", |
237 "name": "cleanup_temp" | 247 "name": "cleanup_temp" |
238 }, | 248 }, |
239 { | 249 { |
240 "cmd": [ | 250 "cmd": [ |
241 "python", | 251 "python", |
242 "-u", | 252 "-u", |
243 "\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", | 253 "\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", |
244 "[CWD]\\src\\out\\Release" | 254 "[SLAVE_BUILD]\\src\\out\\Release" |
245 ], | 255 ], |
| 256 "cwd": "[SLAVE_BUILD]", |
246 "name": "rmtree build directory", | 257 "name": "rmtree build directory", |
247 "~followup_annotations": [ | 258 "~followup_annotations": [ |
248 "@@@STEP_LOG_LINE@python.inline@@@@", | 259 "@@@STEP_LOG_LINE@python.inline@@@@", |
249 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 260 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
250 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 261 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
251 "@@@STEP_LOG_LINE@python.inline@@@@", | 262 "@@@STEP_LOG_LINE@python.inline@@@@", |
252 "@@@STEP_LOG_LINE@python.inline@@@@", | 263 "@@@STEP_LOG_LINE@python.inline@@@@", |
253 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 264 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
254 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 265 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
255 "@@@STEP_LOG_END@python.inline@@@" | 266 "@@@STEP_LOG_END@python.inline@@@" |
(...skipping 11 matching lines...) Expand all Loading... |
267 "Release", | 278 "Release", |
268 "--build-url", | 279 "--build-url", |
269 "gs://chromium-webkit-archive/chromium.webkit/WebKit Win Builder/full-buil
d-win32.zip", | 280 "gs://chromium-webkit-archive/chromium.webkit/WebKit Win Builder/full-buil
d-win32.zip", |
270 "--build_revision", | 281 "--build_revision", |
271 "7496f63cbefd34b2d791022fbad64a82838a3f3f", | 282 "7496f63cbefd34b2d791022fbad64a82838a3f3f", |
272 "--master-name", | 283 "--master-name", |
273 "chromium.webkit", | 284 "chromium.webkit", |
274 "--build-number", | 285 "--build-number", |
275 "571" | 286 "571" |
276 ], | 287 ], |
| 288 "cwd": "[SLAVE_BUILD]", |
277 "name": "extract build" | 289 "name": "extract build" |
278 }, | 290 }, |
279 { | 291 { |
280 "cmd": [ | 292 "cmd": [ |
281 "python", | 293 "python", |
282 "-u", | 294 "-u", |
283 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 295 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
284 "--target", | 296 "--target", |
285 "Release", | 297 "Release", |
286 "--factory-properties", | 298 "--factory-properties", |
287 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Win7\", \"buildnumber\": 571, \"mastername\": \"chromium
.webkit\", \"parent_buildername\": \"WebKit Win Builder\", \"parent_got_revision
\": \"7496f63cbefd34b2d791022fbad64a82838a3f3f\", \"parent_got_webkit_revision\"
: \"191275\", \"project\": \"webkit\", \"recipe\": \"chromium\", \"revision\": \
"191275\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/Tes
tSlavename\"}", | 299 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Win7\", \"buildnumber\": 571, \"mastername\": \"chromium
.webkit\", \"parent_buildername\": \"WebKit Win Builder\", \"parent_got_revision
\": \"7496f63cbefd34b2d791022fbad64a82838a3f3f\", \"parent_got_webkit_revision\"
: \"191275\", \"project\": \"webkit\", \"recipe\": \"chromium\", \"revision\": \
"191275\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/Tes
tSlavename\"}", |
288 "--build-properties", | 300 "--build-properties", |
289 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Win7\", \"buildnumber\": 571, \"mastername\": \"chromium
.webkit\", \"parent_buildername\": \"WebKit Win Builder\", \"parent_got_revision
\": \"7496f63cbefd34b2d791022fbad64a82838a3f3f\", \"parent_got_webkit_revision\"
: \"191275\", \"project\": \"webkit\", \"recipe\": \"chromium\", \"revision\": \
"191275\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/Tes
tSlavename\"}", | 301 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Win7\", \"buildnumber\": 571, \"mastername\": \"chromium
.webkit\", \"parent_buildername\": \"WebKit Win Builder\", \"parent_got_revision
\": \"7496f63cbefd34b2d791022fbad64a82838a3f3f\", \"parent_got_webkit_revision\"
: \"191275\", \"project\": \"webkit\", \"recipe\": \"chromium\", \"revision\": \
"191275\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/Tes
tSlavename\"}", |
290 "--step-name=webkit_tests", | 302 "--step-name=webkit_tests", |
291 "--builder-name=WebKit Win7", | 303 "--builder-name=WebKit Win7", |
292 "--slave-name=TestSlavename", | 304 "--slave-name=TestSlavename", |
293 "--build-number=571", | 305 "--build-number=571", |
294 "--run-python-script", | 306 "--run-python-script", |
295 "[ROOT]\\b\\build\\scripts\\slave\\chromium\\layout_test_wrapper.py", | 307 "[BUILD]\\scripts\\slave\\chromium\\layout_test_wrapper.py", |
296 "--target", | 308 "--target", |
297 "Release", | 309 "Release", |
298 "-o", | 310 "-o", |
299 "[CWD]\\layout-test-results", | 311 "[SLAVE_BUILD]\\layout-test-results", |
300 "--build-dir", | 312 "--build-dir", |
301 "[CWD]\\src\\out", | 313 "[SLAVE_BUILD]\\src\\out", |
302 "--json-test-results", | 314 "--json-test-results", |
303 "/path/to/tmp/json", | 315 "/path/to/tmp/json", |
304 "--test-results-server", | 316 "--test-results-server", |
305 "test-results.appspot.com", | 317 "test-results.appspot.com", |
306 "--build-number", | 318 "--build-number", |
307 "571", | 319 "571", |
308 "--builder-name", | 320 "--builder-name", |
309 "WebKit Win7", | 321 "WebKit Win7", |
310 "--step-name", | 322 "--step-name", |
311 "webkit_tests" | 323 "webkit_tests" |
312 ], | 324 ], |
| 325 "cwd": "[SLAVE_BUILD]", |
313 "name": "webkit_tests", | 326 "name": "webkit_tests", |
314 "~followup_annotations": [ | 327 "~followup_annotations": [ |
315 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 328 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
316 ] | 329 ] |
317 }, | 330 }, |
318 { | 331 { |
319 "cmd": [ | 332 "cmd": [ |
320 "python", | 333 "python", |
321 "-u", | 334 "-u", |
322 "[ROOT]\\b\\build\\scripts\\slave\\chromium\\archive_layout_test_results.p
y", | 335 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", |
323 "--results-dir", | 336 "--results-dir", |
324 "[CWD]\\layout-test-results", | 337 "[SLAVE_BUILD]\\layout-test-results", |
325 "--build-dir", | 338 "--build-dir", |
326 "[CWD]\\src\\out", | 339 "[SLAVE_BUILD]\\src\\out", |
327 "--build-number", | 340 "--build-number", |
328 "571", | 341 "571", |
329 "--builder-name", | 342 "--builder-name", |
330 "WebKit Win7", | 343 "WebKit Win7", |
331 "--gs-bucket", | 344 "--gs-bucket", |
332 "gs://chromium-layout-test-archives" | 345 "gs://chromium-layout-test-archives" |
333 ], | 346 ], |
| 347 "cwd": "[SLAVE_BUILD]", |
334 "name": "archive_webkit_tests_results", | 348 "name": "archive_webkit_tests_results", |
335 "~followup_annotations": [ | 349 "~followup_annotations": [ |
336 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Win7/571/layout-test-results/results.html@@@", | 350 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Win7/571/layout-test-results/results.html@@@", |
337 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Win7/571/layout-test-results.zip@@@" | 351 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Win7/571/layout-test-results.zip@@@" |
338 ] | 352 ] |
339 }, | 353 }, |
340 { | 354 { |
341 "cmd": [ | 355 "cmd": [ |
342 "python", | 356 "python", |
343 "-u", | 357 "-u", |
344 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 358 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
345 "--target", | 359 "--target", |
346 "Release" | 360 "Release" |
347 ], | 361 ], |
| 362 "cwd": "[SLAVE_BUILD]", |
348 "name": "process_dumps" | 363 "name": "process_dumps" |
349 }, | 364 }, |
350 { | 365 { |
351 "name": "$result", | 366 "name": "$result", |
352 "recipe_result": null, | 367 "recipe_result": null, |
353 "status_code": 0 | 368 "status_code": 0 |
354 } | 369 } |
355 ] | 370 ] |
OLD | NEW |