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.webkit", | 8 "chromium.webkit", |
9 "--builder", | 9 "--builder", |
10 "WebKit Linux", | 10 "WebKit Linux", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "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_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.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/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\"}", | 18 "{\"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\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@3edb4989f8f69c968c0df14cb1c26d21dd19bf1f", | 24 "src@3edb4989f8f69c968c0df14cb1c26d21dd19bf1f", |
25 "--revision", | 25 "--revision", |
26 "src/third_party/WebKit@HEAD", | 26 "src/third_party/WebKit@HEAD", |
27 "--force", | 27 "--force", |
28 "--output_manifest" | 28 "--output_manifest" |
29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", |
30 "env": { | 31 "env": { |
31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
32 }, | 33 }, |
33 "name": "bot_update", | 34 "name": "bot_update", |
34 "~followup_annotations": [ | 35 "~followup_annotations": [ |
35 "@@@STEP_TEXT@Some step text@@@", | 36 "@@@STEP_TEXT@Some step text@@@", |
36 "@@@STEP_LOG_LINE@json.output@{@@@", | 37 "@@@STEP_LOG_LINE@json.output@{@@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"3edb4989f8f69c968c0df14cb1c26
d21dd19bf1f\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"3edb4989f8f69c968c0df14cb1c26
d21dd19bf1f\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
94 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
95 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
98 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
100 ] | 101 ] |
101 }, | 102 }, |
102 { | 103 { |
103 "cmd": [], | 104 "cmd": [], |
| 105 "cwd": "[SLAVE_BUILD]", |
104 "name": "ensure_goma" | 106 "name": "ensure_goma" |
105 }, | 107 }, |
106 { | 108 { |
107 "cmd": [ | 109 "cmd": [ |
108 "python", | 110 "python", |
109 "-u", | 111 "-u", |
110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
111 "--platform", | 113 "--platform", |
112 "linux-amd64", | 114 "linux-amd64", |
113 "--dest-directory", | 115 "--dest-directory", |
114 "[CWD]/cipd", | 116 "[SLAVE_BUILD]/cipd", |
115 "--json-output", | 117 "--json-output", |
116 "/path/to/tmp/json" | 118 "/path/to/tmp/json" |
117 ], | 119 ], |
| 120 "cwd": "[SLAVE_BUILD]", |
118 "name": "ensure_goma.install cipd", | 121 "name": "ensure_goma.install cipd", |
119 "~followup_annotations": [ | 122 "~followup_annotations": [ |
120 "@@@STEP_NEST_LEVEL@1@@@", | 123 "@@@STEP_NEST_LEVEL@1@@@", |
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
122 "@@@STEP_LOG_LINE@json.output@{@@@", | 125 "@@@STEP_LOG_LINE@json.output@{@@@", |
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
125 "@@@STEP_LOG_LINE@json.output@}@@@", | 128 "@@@STEP_LOG_LINE@json.output@}@@@", |
126 "@@@STEP_LOG_END@json.output@@@" | 129 "@@@STEP_LOG_END@json.output@@@" |
127 ] | 130 ] |
128 }, | 131 }, |
129 { | 132 { |
130 "cmd": [ | 133 "cmd": [ |
131 "fake_slave_build/cipd", | 134 "[SLAVE_BUILD]/cipd/cipd", |
132 "ensure", | 135 "ensure", |
133 "--root", | 136 "--root", |
134 "[ROOT]/b/build/slave/cache/cipd/goma", | 137 "[CACHE]/cipd/goma", |
135 "--list", | 138 "--list", |
136 "infra_internal/goma/client/linux-amd64 release", | 139 "infra_internal/goma/client/linux-amd64 release", |
137 "--json-output", | 140 "--json-output", |
138 "/path/to/tmp/json", | 141 "/path/to/tmp/json", |
139 "--service-account-json", | 142 "--service-account-json", |
140 "/creds/service_accounts/service-account-goma-client.json" | 143 "/creds/service_accounts/service-account-goma-client.json" |
141 ], | 144 ], |
| 145 "cwd": "[SLAVE_BUILD]", |
142 "name": "ensure_goma.ensure_installed", | 146 "name": "ensure_goma.ensure_installed", |
143 "~followup_annotations": [ | 147 "~followup_annotations": [ |
144 "@@@STEP_NEST_LEVEL@1@@@", | 148 "@@@STEP_NEST_LEVEL@1@@@", |
145 "@@@STEP_LOG_LINE@json.output@{@@@", | 149 "@@@STEP_LOG_LINE@json.output@{@@@", |
146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
147 "@@@STEP_LOG_LINE@json.output@ {@@@", | 151 "@@@STEP_LOG_LINE@json.output@ {@@@", |
148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
150 "@@@STEP_LOG_LINE@json.output@ }@@@", | 154 "@@@STEP_LOG_LINE@json.output@ }@@@", |
151 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
152 "@@@STEP_LOG_LINE@json.output@}@@@", | 156 "@@@STEP_LOG_LINE@json.output@}@@@", |
153 "@@@STEP_LOG_END@json.output@@@" | 157 "@@@STEP_LOG_END@json.output@@@" |
154 ] | 158 ] |
155 }, | 159 }, |
156 { | 160 { |
157 "cmd": [ | 161 "cmd": [ |
158 "python", | 162 "python", |
159 "-u", | 163 "-u", |
160 "[CWD]/src/tools/swarming_client/swarming.py", | 164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
161 "--version" | 165 "--version" |
162 ], | 166 ], |
| 167 "cwd": "[SLAVE_BUILD]", |
163 "name": "swarming.py --version", | 168 "name": "swarming.py --version", |
164 "stdout": "/path/to/tmp/", | 169 "stdout": "/path/to/tmp/", |
165 "~followup_annotations": [ | 170 "~followup_annotations": [ |
166 "@@@STEP_TEXT@0.4.10@@@" | 171 "@@@STEP_TEXT@0.4.10@@@" |
167 ] | 172 ] |
168 }, | 173 }, |
169 { | 174 { |
170 "cmd": [ | 175 "cmd": [ |
171 "python", | 176 "python", |
172 "-u", | 177 "-u", |
173 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
174 "runhooks" | 179 "runhooks" |
175 ], | 180 ], |
| 181 "cwd": "[SLAVE_BUILD]", |
176 "env": { | 182 "env": { |
177 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
178 "GYP_CHROMIUM_NO_ACTION": "1", | 184 "GYP_CHROMIUM_NO_ACTION": "1", |
179 "GYP_DEFINES": "component=static_library gomadir='[ROOT]/b/build/slave/cac
he/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 185 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 test_isolation_mode=prepare use_goma=1", |
180 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
181 }, | 187 }, |
182 "name": "gclient runhooks" | 188 "name": "gclient runhooks" |
183 }, | 189 }, |
184 { | 190 { |
185 "cmd": [ | 191 "cmd": [ |
186 "python", | 192 "python", |
187 "-u", | 193 "-u", |
188 "[CWD]/src/testing/scripts/get_compile_targets.py", | 194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
189 "--output", | 195 "--output", |
190 "/path/to/tmp/json", | 196 "/path/to/tmp/json", |
191 "--", | 197 "--", |
192 "--build-config-fs", | 198 "--build-config-fs", |
193 "Release", | 199 "Release", |
194 "--paths", | 200 "--paths", |
195 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 201 "{\"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\"}", |
196 "--properties", | 202 "--properties", |
197 "{\"buildername\": \"WebKit Linux\", \"buildnumber\": 571, \"mastername\":
\"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"l
inux\"}" | 203 "{\"buildername\": \"WebKit Linux\", \"buildnumber\": 571, \"mastername\":
\"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"l
inux\"}" |
198 ], | 204 ], |
| 205 "cwd": "[SLAVE_BUILD]", |
199 "name": "get compile targets for scripts", | 206 "name": "get compile targets for scripts", |
200 "~followup_annotations": [ | 207 "~followup_annotations": [ |
201 "@@@STEP_LOG_LINE@json.output@{}@@@", | 208 "@@@STEP_LOG_LINE@json.output@{}@@@", |
202 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
203 ] | 210 ] |
204 }, | 211 }, |
205 { | 212 { |
206 "cmd": [ | 213 "cmd": [ |
207 "python", | 214 "python", |
208 "-u", | 215 "-u", |
209 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
210 "[CWD]/src/testing/buildbot/chromium.webkit.json", | 217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", |
211 "/path/to/tmp/json" | 218 "/path/to/tmp/json" |
212 ], | 219 ], |
| 220 "cwd": "[SLAVE_BUILD]", |
213 "name": "read test spec", | 221 "name": "read test spec", |
214 "~followup_annotations": [ | 222 "~followup_annotations": [ |
215 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webkit.json@@@", | 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso
n@@@", |
216 "@@@STEP_LOG_LINE@json.output@{}@@@", | 224 "@@@STEP_LOG_LINE@json.output@{}@@@", |
217 "@@@STEP_LOG_END@json.output@@@" | 225 "@@@STEP_LOG_END@json.output@@@" |
218 ] | 226 ] |
219 }, | 227 }, |
220 { | 228 { |
221 "cmd": [ | 229 "cmd": [ |
222 "python", | 230 "python", |
223 "-u", | 231 "-u", |
224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 232 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
225 "--show-path", | 233 "--show-path", |
226 "python", | 234 "python", |
227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 235 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
228 ], | 236 ], |
| 237 "cwd": "[SLAVE_BUILD]", |
229 "name": "cleanup_temp" | 238 "name": "cleanup_temp" |
230 }, | 239 }, |
231 { | 240 { |
232 "cmd": [ | 241 "cmd": [ |
233 "python", | 242 "python", |
234 "-u", | 243 "-u", |
235 "[CWD]/src/tools/mb/mb.py", | 244 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
236 "gen", | 245 "gen", |
237 "-m", | 246 "-m", |
238 "chromium.webkit", | 247 "chromium.webkit", |
239 "-b", | 248 "-b", |
240 "WebKit Linux", | 249 "WebKit Linux", |
241 "--config-file", | 250 "--config-file", |
242 "[CWD]/src/tools/mb/mb_config.pyl", | 251 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
243 "--goma-dir", | 252 "--goma-dir", |
244 "[ROOT]/b/build/slave/cache/cipd/goma", | 253 "[CACHE]/cipd/goma", |
245 "//out/Release" | 254 "//out/Release" |
246 ], | 255 ], |
| 256 "cwd": "[SLAVE_BUILD]", |
247 "name": "generate_build_files" | 257 "name": "generate_build_files" |
248 }, | 258 }, |
249 { | 259 { |
250 "cmd": [ | 260 "cmd": [ |
251 "python", | 261 "python", |
252 "-u", | 262 "-u", |
253 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 263 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
254 "--show-path", | 264 "--show-path", |
255 "python", | 265 "python", |
256 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 266 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
257 "--gsutil-py-path", | 267 "--gsutil-py-path", |
258 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 268 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
259 "--ninja-path", | 269 "--ninja-path", |
260 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 270 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
261 "--target", | 271 "--target", |
262 "Release", | 272 "Release", |
263 "--src-dir", | 273 "--src-dir", |
264 "[CWD]/src", | 274 "[SLAVE_BUILD]/src", |
265 "--goma-cache-dir", | 275 "--goma-cache-dir", |
266 "[ROOT]/b/build/slave/goma_cache", | 276 "[GOMA_CACHE]", |
267 "--build-tool", | 277 "--build-tool", |
268 "ninja", | 278 "ninja", |
269 "--compiler", | 279 "--compiler", |
270 "goma", | 280 "goma", |
271 "--goma-jsonstatus", | 281 "--goma-jsonstatus", |
272 "/path/to/tmp/json", | 282 "/path/to/tmp/json", |
273 "--goma-service-account-json-file", | 283 "--goma-service-account-json-file", |
274 "/creds/service_accounts/service-account-goma-client.json", | 284 "/creds/service_accounts/service-account-goma-client.json", |
275 "--goma-dir", | 285 "--goma-dir", |
276 "[ROOT]/b/build/slave/cache/cipd/goma", | 286 "[CACHE]/cipd/goma", |
277 "--ninja-ensure-up-to-date", | 287 "--ninja-ensure-up-to-date", |
278 "--", | 288 "--", |
279 "blink_tests" | 289 "blink_tests" |
280 ], | 290 ], |
| 291 "cwd": "[SLAVE_BUILD]", |
281 "env": { | 292 "env": { |
282 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 293 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
283 }, | 294 }, |
284 "name": "compile", | 295 "name": "compile", |
285 "~followup_annotations": [ | 296 "~followup_annotations": [ |
286 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 297 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
287 "@@@STEP_LOG_END@json.output (invalid)@@@" | 298 "@@@STEP_LOG_END@json.output (invalid)@@@" |
288 ] | 299 ] |
289 }, | 300 }, |
290 { | 301 { |
291 "cmd": [ | 302 "cmd": [ |
292 "python", | 303 "python", |
293 "-u", | 304 "-u", |
294 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 305 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
295 "--target", | 306 "--target", |
296 "Release", | 307 "Release", |
297 "--no-xvfb", | 308 "--no-xvfb", |
298 "--factory-properties", | 309 "--factory-properties", |
299 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux\", \"buildnumber\": 571, \"mastername\": \"chromiu
m.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revision\": \
"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlavename\", \
"workdir\": \"/path/to/workdir/TestSlavename\"}", | 310 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux\", \"buildnumber\": 571, \"mastername\": \"chromiu
m.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revision\": \
"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlavename\", \
"workdir\": \"/path/to/workdir/TestSlavename\"}", |
300 "--build-properties", | 311 "--build-properties", |
301 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux\", \"buildnumber\": 571, \"mastername\": \"chromiu
m.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revision\": \
"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlavename\", \
"workdir\": \"/path/to/workdir/TestSlavename\"}", | 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux\", \"buildnumber\": 571, \"mastername\": \"chromiu
m.webkit\", \"project\": \"chromium\", \"recipe\": \"chromium\", \"revision\": \
"3edb4989f8f69c968c0df14cb1c26d21dd19bf1f\", \"slavename\": \"TestSlavename\", \
"workdir\": \"/path/to/workdir/TestSlavename\"}", |
302 "--step-name=webkit_tests", | 313 "--step-name=webkit_tests", |
303 "--builder-name=WebKit Linux", | 314 "--builder-name=WebKit Linux", |
304 "--slave-name=TestSlavename", | 315 "--slave-name=TestSlavename", |
305 "--build-number=571", | 316 "--build-number=571", |
306 "--run-python-script", | 317 "--run-python-script", |
307 "[ROOT]/b/build/scripts/slave/chromium/layout_test_wrapper.py", | 318 "[BUILD]/scripts/slave/chromium/layout_test_wrapper.py", |
308 "--target", | 319 "--target", |
309 "Release", | 320 "Release", |
310 "-o", | 321 "-o", |
311 "[CWD]/layout-test-results", | 322 "[SLAVE_BUILD]/layout-test-results", |
312 "--build-dir", | 323 "--build-dir", |
313 "[CWD]/src/out", | 324 "[SLAVE_BUILD]/src/out", |
314 "--json-test-results", | 325 "--json-test-results", |
315 "/path/to/tmp/json", | 326 "/path/to/tmp/json", |
316 "--test-results-server", | 327 "--test-results-server", |
317 "test-results.appspot.com", | 328 "test-results.appspot.com", |
318 "--build-number", | 329 "--build-number", |
319 "571", | 330 "571", |
320 "--builder-name", | 331 "--builder-name", |
321 "WebKit Linux", | 332 "WebKit Linux", |
322 "--step-name", | 333 "--step-name", |
323 "webkit_tests" | 334 "webkit_tests" |
324 ], | 335 ], |
| 336 "cwd": "[SLAVE_BUILD]", |
325 "name": "webkit_tests", | 337 "name": "webkit_tests", |
326 "~followup_annotations": [ | 338 "~followup_annotations": [ |
327 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 339 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
328 ] | 340 ] |
329 }, | 341 }, |
330 { | 342 { |
331 "cmd": [ | 343 "cmd": [ |
332 "python", | 344 "python", |
333 "-u", | 345 "-u", |
334 "[ROOT]/b/build/scripts/slave/chromium/archive_layout_test_results.py", | 346 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
335 "--results-dir", | 347 "--results-dir", |
336 "[CWD]/layout-test-results", | 348 "[SLAVE_BUILD]/layout-test-results", |
337 "--build-dir", | 349 "--build-dir", |
338 "[CWD]/src/out", | 350 "[SLAVE_BUILD]/src/out", |
339 "--build-number", | 351 "--build-number", |
340 "571", | 352 "571", |
341 "--builder-name", | 353 "--builder-name", |
342 "WebKit Linux", | 354 "WebKit Linux", |
343 "--gs-bucket", | 355 "--gs-bucket", |
344 "gs://chromium-layout-test-archives" | 356 "gs://chromium-layout-test-archives" |
345 ], | 357 ], |
| 358 "cwd": "[SLAVE_BUILD]", |
346 "name": "archive_webkit_tests_results", | 359 "name": "archive_webkit_tests_results", |
347 "~followup_annotations": [ | 360 "~followup_annotations": [ |
348 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux/571/layout-test-results/results.html@@@", | 361 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux/571/layout-test-results/results.html@@@", |
349 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux/571/layout-test-results.zip@@@" | 362 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux/571/layout-test-results.zip@@@" |
350 ] | 363 ] |
351 }, | 364 }, |
352 { | 365 { |
353 "name": "$result", | 366 "name": "$result", |
354 "recipe_result": null, | 367 "recipe_result": null, |
355 "status_code": 0 | 368 "status_code": 0 |
356 } | 369 } |
357 ] | 370 ] |
OLD | NEW |