Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux__dbg_.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 (dbg)", 10 "WebKit Linux (dbg)",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
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'}]", 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 "[GIT_CACHE]", 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@HEAD", 24 "src@HEAD",
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]",
31 "env": { 30 "env": {
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
33 }, 32 },
34 "name": "bot_update", 33 "name": "bot_update",
35 "~followup_annotations": [ 34 "~followup_annotations": [
36 "@@@STEP_TEXT@Some step text@@@", 35 "@@@STEP_TEXT@Some step text@@@",
37 "@@@STEP_LOG_LINE@json.output@{@@@", 36 "@@@STEP_LOG_LINE@json.output@{@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 94 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 95 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 98 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
101 ] 100 ]
102 }, 101 },
103 { 102 {
104 "cmd": [], 103 "cmd": [],
105 "cwd": "[SLAVE_BUILD]",
106 "name": "ensure_goma" 104 "name": "ensure_goma"
107 }, 105 },
108 { 106 {
109 "cmd": [ 107 "cmd": [
110 "python", 108 "python",
111 "-u", 109 "-u",
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
113 "--platform", 111 "--platform",
114 "linux-amd64", 112 "linux-amd64",
115 "--dest-directory", 113 "--dest-directory",
116 "[SLAVE_BUILD]/cipd", 114 "[SLAVE_BUILD]/cipd",
117 "--json-output", 115 "--json-output",
118 "/path/to/tmp/json" 116 "/path/to/tmp/json"
119 ], 117 ],
120 "cwd": "[SLAVE_BUILD]",
121 "name": "ensure_goma.install cipd", 118 "name": "ensure_goma.install cipd",
122 "~followup_annotations": [ 119 "~followup_annotations": [
123 "@@@STEP_NEST_LEVEL@1@@@", 120 "@@@STEP_NEST_LEVEL@1@@@",
124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
125 "@@@STEP_LOG_LINE@json.output@{@@@", 122 "@@@STEP_LOG_LINE@json.output@{@@@",
126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
128 "@@@STEP_LOG_LINE@json.output@}@@@", 125 "@@@STEP_LOG_LINE@json.output@}@@@",
129 "@@@STEP_LOG_END@json.output@@@" 126 "@@@STEP_LOG_END@json.output@@@"
130 ] 127 ]
131 }, 128 },
132 { 129 {
133 "cmd": [ 130 "cmd": [
134 "[SLAVE_BUILD]/cipd/cipd", 131 "[SLAVE_BUILD]/cipd/cipd",
135 "ensure", 132 "ensure",
136 "--root", 133 "--root",
137 "[CACHE]/cipd/goma", 134 "[CACHE]/cipd/goma",
138 "--list", 135 "--list",
139 "infra_internal/goma/client/linux-amd64 release", 136 "infra_internal/goma/client/linux-amd64 release",
140 "--json-output", 137 "--json-output",
141 "/path/to/tmp/json", 138 "/path/to/tmp/json",
142 "--service-account-json", 139 "--service-account-json",
143 "/creds/service_accounts/service-account-goma-client.json" 140 "/creds/service_accounts/service-account-goma-client.json"
144 ], 141 ],
145 "cwd": "[SLAVE_BUILD]",
146 "name": "ensure_goma.ensure_installed", 142 "name": "ensure_goma.ensure_installed",
147 "~followup_annotations": [ 143 "~followup_annotations": [
148 "@@@STEP_NEST_LEVEL@1@@@", 144 "@@@STEP_NEST_LEVEL@1@@@",
149 "@@@STEP_LOG_LINE@json.output@{@@@", 145 "@@@STEP_LOG_LINE@json.output@{@@@",
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
151 "@@@STEP_LOG_LINE@json.output@ {@@@", 147 "@@@STEP_LOG_LINE@json.output@ {@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
154 "@@@STEP_LOG_LINE@json.output@ }@@@", 150 "@@@STEP_LOG_LINE@json.output@ }@@@",
155 "@@@STEP_LOG_LINE@json.output@ ]@@@", 151 "@@@STEP_LOG_LINE@json.output@ ]@@@",
156 "@@@STEP_LOG_LINE@json.output@}@@@", 152 "@@@STEP_LOG_LINE@json.output@}@@@",
157 "@@@STEP_LOG_END@json.output@@@" 153 "@@@STEP_LOG_END@json.output@@@"
158 ] 154 ]
159 }, 155 },
160 { 156 {
161 "cmd": [ 157 "cmd": [
162 "python", 158 "python",
163 "-u", 159 "-u",
164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 160 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
165 "--version" 161 "--version"
166 ], 162 ],
167 "cwd": "[SLAVE_BUILD]",
168 "name": "swarming.py --version", 163 "name": "swarming.py --version",
169 "stdout": "/path/to/tmp/", 164 "stdout": "/path/to/tmp/",
170 "~followup_annotations": [ 165 "~followup_annotations": [
171 "@@@STEP_TEXT@0.4.10@@@" 166 "@@@STEP_TEXT@0.4.10@@@"
172 ] 167 ]
173 }, 168 },
174 { 169 {
175 "cmd": [ 170 "cmd": [
176 "python", 171 "python",
177 "-u", 172 "-u",
178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 173 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
179 "runhooks" 174 "runhooks"
180 ], 175 ],
181 "cwd": "[SLAVE_BUILD]",
182 "env": { 176 "env": {
183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 177 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
184 "GYP_CHROMIUM_NO_ACTION": "1", 178 "GYP_CHROMIUM_NO_ACTION": "1",
185 "GYP_DEFINES": "component=shared_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 test_isolation_mode=prepare use_goma=1", 179 "GYP_DEFINES": "component=shared_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 test_isolation_mode=prepare use_goma=1",
186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 180 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
187 }, 181 },
188 "name": "gclient runhooks" 182 "name": "gclient runhooks"
189 }, 183 },
190 { 184 {
191 "cmd": [ 185 "cmd": [
192 "python", 186 "python",
193 "-u", 187 "-u",
194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 188 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
195 "--output", 189 "--output",
196 "/path/to/tmp/json", 190 "/path/to/tmp/json",
197 "--", 191 "--",
198 "--build-config-fs", 192 "--build-config-fs",
199 "Debug", 193 "Debug",
200 "--paths", 194 "--paths",
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\"}", 195 "{\"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\"}",
202 "--properties", 196 "--properties",
203 "{\"buildername\": \"WebKit Linux (dbg)\", \"buildnumber\": 571, \"mastern ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\ ": \"linux\"}" 197 "{\"buildername\": \"WebKit Linux (dbg)\", \"buildnumber\": 571, \"mastern ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\ ": \"linux\"}"
204 ], 198 ],
205 "cwd": "[SLAVE_BUILD]",
206 "name": "get compile targets for scripts", 199 "name": "get compile targets for scripts",
207 "~followup_annotations": [ 200 "~followup_annotations": [
208 "@@@STEP_LOG_LINE@json.output@{}@@@", 201 "@@@STEP_LOG_LINE@json.output@{}@@@",
209 "@@@STEP_LOG_END@json.output@@@" 202 "@@@STEP_LOG_END@json.output@@@"
210 ] 203 ]
211 }, 204 },
212 { 205 {
213 "cmd": [ 206 "cmd": [
214 "python", 207 "python",
215 "-u", 208 "-u",
216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 209 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json", 210 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.json",
218 "/path/to/tmp/json" 211 "/path/to/tmp/json"
219 ], 212 ],
220 "cwd": "[SLAVE_BUILD]",
221 "name": "read test spec", 213 "name": "read test spec",
222 "~followup_annotations": [ 214 "~followup_annotations": [
223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso n@@@", 215 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webkit.jso n@@@",
224 "@@@STEP_LOG_LINE@json.output@{@@@", 216 "@@@STEP_LOG_LINE@json.output@{@@@",
225 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux (dbg)\": {@@@", 217 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux (dbg)\": {@@@",
226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 218 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
227 "@@@STEP_LOG_LINE@json.output@ {@@@", 219 "@@@STEP_LOG_LINE@json.output@ {@@@",
228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 220 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 221 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
230 "@@@STEP_LOG_LINE@json.output@ }, @@@", 222 "@@@STEP_LOG_LINE@json.output@ }, @@@",
231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 223 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
232 "@@@STEP_LOG_LINE@json.output@ }@@@", 224 "@@@STEP_LOG_LINE@json.output@ }@@@",
233 "@@@STEP_LOG_LINE@json.output@ ]@@@", 225 "@@@STEP_LOG_LINE@json.output@ ]@@@",
234 "@@@STEP_LOG_LINE@json.output@ }@@@", 226 "@@@STEP_LOG_LINE@json.output@ }@@@",
235 "@@@STEP_LOG_LINE@json.output@}@@@", 227 "@@@STEP_LOG_LINE@json.output@}@@@",
236 "@@@STEP_LOG_END@json.output@@@" 228 "@@@STEP_LOG_END@json.output@@@"
237 ] 229 ]
238 }, 230 },
239 { 231 {
240 "cmd": [ 232 "cmd": [
241 "python", 233 "python",
242 "-u", 234 "-u",
243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 235 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
244 "--show-path", 236 "--show-path",
245 "python", 237 "python",
246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 238 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
247 ], 239 ],
248 "cwd": "[SLAVE_BUILD]",
249 "name": "cleanup_temp" 240 "name": "cleanup_temp"
250 }, 241 },
251 { 242 {
252 "cmd": [ 243 "cmd": [
253 "python", 244 "python",
254 "-u", 245 "-u",
255 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 246 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
256 "--build-dir", 247 "--build-dir",
257 "[SLAVE_BUILD]/src/out/Debug", 248 "[SLAVE_BUILD]/src/out/Debug",
258 "--clean-isolated-files" 249 "--clean-isolated-files"
259 ], 250 ],
260 "cwd": "[SLAVE_BUILD]",
261 "name": "clean isolated files" 251 "name": "clean isolated files"
262 }, 252 },
263 { 253 {
264 "cmd": [ 254 "cmd": [
265 "python", 255 "python",
266 "-u", 256 "-u",
267 "[SLAVE_BUILD]/src/tools/mb/mb.py", 257 "[SLAVE_BUILD]/src/tools/mb/mb.py",
268 "gen", 258 "gen",
269 "-m", 259 "-m",
270 "chromium.webkit", 260 "chromium.webkit",
271 "-b", 261 "-b",
272 "WebKit Linux (dbg)", 262 "WebKit Linux (dbg)",
273 "--config-file", 263 "--config-file",
274 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 264 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
275 "--goma-dir", 265 "--goma-dir",
276 "[CACHE]/cipd/goma", 266 "[CACHE]/cipd/goma",
277 "--swarming-targets-file", 267 "--swarming-targets-file",
278 "browser_tests\n", 268 "browser_tests\n",
279 "//out/Debug" 269 "//out/Debug"
280 ], 270 ],
281 "cwd": "[SLAVE_BUILD]",
282 "env": { 271 "env": {
283 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 272 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
284 }, 273 },
285 "name": "generate_build_files", 274 "name": "generate_build_files",
286 "~followup_annotations": [ 275 "~followup_annotations": [
287 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 276 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
288 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 277 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
289 ] 278 ]
290 }, 279 },
291 { 280 {
(...skipping 24 matching lines...) Expand all
316 "/path/to/tmp/json", 305 "/path/to/tmp/json",
317 "--goma-service-account-json-file", 306 "--goma-service-account-json-file",
318 "/creds/service_accounts/service-account-goma-client.json", 307 "/creds/service_accounts/service-account-goma-client.json",
319 "--goma-dir", 308 "--goma-dir",
320 "[CACHE]/cipd/goma", 309 "[CACHE]/cipd/goma",
321 "--", 310 "--",
322 "blink_tests", 311 "blink_tests",
323 "browser_tests", 312 "browser_tests",
324 "browser_tests_run" 313 "browser_tests_run"
325 ], 314 ],
326 "cwd": "[SLAVE_BUILD]",
327 "env": { 315 "env": {
328 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 316 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
329 }, 317 },
330 "name": "compile", 318 "name": "compile",
331 "~followup_annotations": [ 319 "~followup_annotations": [
332 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 320 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
333 "@@@STEP_LOG_END@json.output (invalid)@@@" 321 "@@@STEP_LOG_END@json.output (invalid)@@@"
334 ] 322 ]
335 }, 323 },
336 { 324 {
(...skipping 16 matching lines...) Expand all
353 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 341 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
354 "[SLAVE_BUILD]/src/tools/swarming_client", 342 "[SLAVE_BUILD]/src/tools/swarming_client",
355 "batcharchive", 343 "batcharchive",
356 "--dump-json", 344 "--dump-json",
357 "/path/to/tmp/json", 345 "/path/to/tmp/json",
358 "--isolate-server", 346 "--isolate-server",
359 "https://isolateserver.appspot.com", 347 "https://isolateserver.appspot.com",
360 "--verbose", 348 "--verbose",
361 "[SLAVE_BUILD]/src/out/Debug/browser_tests.isolated.gen.json" 349 "[SLAVE_BUILD]/src/out/Debug/browser_tests.isolated.gen.json"
362 ], 350 ],
363 "cwd": "[SLAVE_BUILD]",
364 "name": "isolate tests", 351 "name": "isolate tests",
365 "~followup_annotations": [ 352 "~followup_annotations": [
366 "@@@STEP_LOG_LINE@json.output@{@@@", 353 "@@@STEP_LOG_LINE@json.output@{@@@",
367 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 354 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
368 "@@@STEP_LOG_LINE@json.output@}@@@", 355 "@@@STEP_LOG_LINE@json.output@}@@@",
369 "@@@STEP_LOG_END@json.output@@@" 356 "@@@STEP_LOG_END@json.output@@@"
370 ] 357 ]
371 }, 358 },
372 { 359 {
373 "cmd": [ 360 "cmd": [
374 "python", 361 "python",
375 "-u", 362 "-u",
376 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 363 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
377 "--build-dir", 364 "--build-dir",
378 "[SLAVE_BUILD]/src/out/Debug", 365 "[SLAVE_BUILD]/src/out/Debug",
379 "--output-json", 366 "--output-json",
380 "/path/to/tmp/json" 367 "/path/to/tmp/json"
381 ], 368 ],
382 "cwd": "[SLAVE_BUILD]",
383 "name": "find isolated tests", 369 "name": "find isolated tests",
384 "~followup_annotations": [ 370 "~followup_annotations": [
385 "@@@STEP_LOG_LINE@json.output@{@@@", 371 "@@@STEP_LOG_LINE@json.output@{@@@",
386 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 372 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
387 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 373 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
388 "@@@STEP_LOG_LINE@json.output@}@@@", 374 "@@@STEP_LOG_LINE@json.output@}@@@",
389 "@@@STEP_LOG_END@json.output@@@", 375 "@@@STEP_LOG_END@json.output@@@",
390 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 376 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
391 ] 377 ]
392 }, 378 },
393 { 379 {
394 "cmd": [ 380 "cmd": [
395 "python", 381 "python",
396 "-u", 382 "-u",
397 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n", 383 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n",
398 "browser_tests" 384 "browser_tests"
399 ], 385 ],
400 "cwd": "[SLAVE_BUILD]",
401 "name": "[error] browser_tests", 386 "name": "[error] browser_tests",
402 "~followup_annotations": [ 387 "~followup_annotations": [
403 "@@@STEP_LOG_LINE@python.inline@@@@", 388 "@@@STEP_LOG_LINE@python.inline@@@@",
404 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 389 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
405 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@", 390 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@",
406 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 391 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
407 "@@@STEP_LOG_END@python.inline@@@" 392 "@@@STEP_LOG_END@python.inline@@@"
408 ] 393 ]
409 }, 394 },
410 { 395 {
(...skipping 24 matching lines...) Expand all
435 "/path/to/tmp/json", 420 "/path/to/tmp/json",
436 "--test-results-server", 421 "--test-results-server",
437 "test-results.appspot.com", 422 "test-results.appspot.com",
438 "--build-number", 423 "--build-number",
439 "571", 424 "571",
440 "--builder-name", 425 "--builder-name",
441 "WebKit Linux (dbg)", 426 "WebKit Linux (dbg)",
442 "--step-name", 427 "--step-name",
443 "webkit_tests" 428 "webkit_tests"
444 ], 429 ],
445 "cwd": "[SLAVE_BUILD]",
446 "name": "webkit_tests", 430 "name": "webkit_tests",
447 "~followup_annotations": [ 431 "~followup_annotations": [
448 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" 432 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
449 ] 433 ]
450 }, 434 },
451 { 435 {
452 "cmd": [ 436 "cmd": [
453 "python", 437 "python",
454 "-u", 438 "-u",
455 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", 439 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py",
456 "--results-dir", 440 "--results-dir",
457 "[SLAVE_BUILD]/layout-test-results", 441 "[SLAVE_BUILD]/layout-test-results",
458 "--build-dir", 442 "--build-dir",
459 "[SLAVE_BUILD]/src/out", 443 "[SLAVE_BUILD]/src/out",
460 "--build-number", 444 "--build-number",
461 "571", 445 "571",
462 "--builder-name", 446 "--builder-name",
463 "WebKit Linux (dbg)", 447 "WebKit Linux (dbg)",
464 "--gs-bucket", 448 "--gs-bucket",
465 "gs://chromium-layout-test-archives", 449 "gs://chromium-layout-test-archives",
466 "--gs-acl", 450 "--gs-acl",
467 "public-read" 451 "public-read"
468 ], 452 ],
469 "cwd": "[SLAVE_BUILD]",
470 "name": "archive_webkit_tests_results", 453 "name": "archive_webkit_tests_results",
471 "~followup_annotations": [ 454 "~followup_annotations": [
472 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux__dbg_/571/layout-test-results/results.html@@@" , 455 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium- layout-test-archives/WebKit_Linux__dbg_/571/layout-test-results/results.html@@@" ,
473 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux__dbg_/571/layout-test-results.zip@@@" 456 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar chives/WebKit_Linux__dbg_/571/layout-test-results.zip@@@"
474 ] 457 ]
475 }, 458 },
476 { 459 {
477 "cmd": [ 460 "cmd": [
478 "python", 461 "python",
479 "-u", 462 "-u",
480 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" , 463 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" ,
481 "browser_tests" 464 "browser_tests"
482 ], 465 ],
483 "cwd": "[SLAVE_BUILD]",
484 "name": "[collect error] browser_tests", 466 "name": "[collect error] browser_tests",
485 "~followup_annotations": [ 467 "~followup_annotations": [
486 "@@@STEP_LOG_LINE@python.inline@@@@", 468 "@@@STEP_LOG_LINE@python.inline@@@@",
487 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 469 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
488 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@", 470 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@",
489 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", 471 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
490 "@@@STEP_LOG_END@python.inline@@@" 472 "@@@STEP_LOG_END@python.inline@@@"
491 ] 473 ]
492 }, 474 },
493 { 475 {
494 "name": "$result", 476 "name": "$result",
495 "recipe_result": null, 477 "recipe_result": null,
496 "status_code": 0 478 "status_code": 0
497 } 479 }
498 ] 480 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698