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

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

Issue 1905213002: Move Win x64 clobber bot and remove Win x64 GN bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fix indent Created 4 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ],
8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill"
10 },
11 {
12 "cmd": [
13 "python",
14 "-u",
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
16 "--master",
17 "chromium.win",
18 "--builder",
19 "Win x64 GN",
20 "--slave",
21 "TestSlavename",
22 "--spec",
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'}]",
24 "--root",
25 "src",
26 "--revision_mapping_file",
27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
28 "--git-cache-dir",
29 "[GIT_CACHE]",
30 "--output_json",
31 "/path/to/tmp/json",
32 "--revision",
33 "src@HEAD",
34 "--force",
35 "--output_manifest"
36 ],
37 "cwd": "[SLAVE_BUILD]",
38 "env": {
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
40 },
41 "name": "bot_update",
42 "~followup_annotations": [
43 "@@@STEP_TEXT@Some step text@@@",
44 "@@@STEP_LOG_LINE@json.output@{@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
48 "@@@STEP_LOG_LINE@json.output@ }, @@@",
49 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
50 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
51 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
52 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
53 "@@@STEP_LOG_LINE@json.output@ }, @@@",
54 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
55 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
56 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
57 "@@@STEP_LOG_LINE@json.output@ }, @@@",
58 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
59 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
60 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
61 "@@@STEP_LOG_LINE@json.output@ }, @@@",
62 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
63 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
64 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
65 "@@@STEP_LOG_LINE@json.output@ }, @@@",
66 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
67 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
68 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
69 "@@@STEP_LOG_LINE@json.output@ }, @@@",
70 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
71 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
72 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
73 "@@@STEP_LOG_LINE@json.output@ }@@@",
74 "@@@STEP_LOG_LINE@json.output@ }, @@@",
75 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
76 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
77 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
78 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
79 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
80 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
81 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
82 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
83 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
84 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
85 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
86 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
87 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
88 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
89 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
90 "@@@STEP_LOG_LINE@json.output@ }, @@@",
91 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
92 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
93 "@@@STEP_LOG_LINE@json.output@}@@@",
94 "@@@STEP_LOG_END@json.output@@@",
95 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
100 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
107 ]
108 },
109 {
110 "cmd": [],
111 "cwd": "[SLAVE_BUILD]",
112 "name": "ensure_goma"
113 },
114 {
115 "cmd": [
116 "python",
117 "-u",
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
119 "--platform",
120 "windows-amd64",
121 "--dest-directory",
122 "[SLAVE_BUILD]\\cipd",
123 "--json-output",
124 "/path/to/tmp/json"
125 ],
126 "cwd": "[SLAVE_BUILD]",
127 "name": "ensure_goma.install cipd",
128 "~followup_annotations": [
129 "@@@STEP_NEST_LEVEL@1@@@",
130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
131 "@@@STEP_LOG_LINE@json.output@{@@@",
132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
134 "@@@STEP_LOG_LINE@json.output@}@@@",
135 "@@@STEP_LOG_END@json.output@@@"
136 ]
137 },
138 {
139 "cmd": [
140 "[SLAVE_BUILD]\\cipd\\cipd",
141 "ensure",
142 "--root",
143 "[CACHE]\\cipd\\goma",
144 "--list",
145 "infra_internal/goma/client/windows-amd64 release",
146 "--json-output",
147 "/path/to/tmp/json",
148 "--service-account-json",
149 "C:\\creds\\service_accounts\\service-account-goma-client.json"
150 ],
151 "cwd": "[SLAVE_BUILD]",
152 "name": "ensure_goma.ensure_installed",
153 "~followup_annotations": [
154 "@@@STEP_NEST_LEVEL@1@@@",
155 "@@@STEP_LOG_LINE@json.output@{@@@",
156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
157 "@@@STEP_LOG_LINE@json.output@ {@@@",
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
160 "@@@STEP_LOG_LINE@json.output@ }@@@",
161 "@@@STEP_LOG_LINE@json.output@ ]@@@",
162 "@@@STEP_LOG_LINE@json.output@}@@@",
163 "@@@STEP_LOG_END@json.output@@@"
164 ]
165 },
166 {
167 "cmd": [
168 "python",
169 "-u",
170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py",
171 "--version"
172 ],
173 "cwd": "[SLAVE_BUILD]",
174 "name": "swarming.py --version",
175 "stdout": "/path/to/tmp/",
176 "~followup_annotations": [
177 "@@@STEP_TEXT@0.4.10@@@"
178 ]
179 },
180 {
181 "cmd": [
182 "python",
183 "-u",
184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
185 "runhooks"
186 ],
187 "cwd": "[SLAVE_BUILD]",
188 "env": {
189 "GYP_CHROMIUM_NO_ACTION": "1",
190 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go madir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma =1",
191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
192 },
193 "name": "gclient runhooks"
194 },
195 {
196 "cmd": [
197 "python",
198 "-u",
199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
200 "--output",
201 "/path/to/tmp/json",
202 "--",
203 "--build-config-fs",
204 "Release_x64",
205 "--use-src-side-runtest-py",
206 "--paths",
207 "{\"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\"}",
208 "--properties",
209 "{\"buildername\": \"Win x64 GN\", \"buildnumber\": 571, \"mastername\": \ "chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"} "
210 ],
211 "cwd": "[SLAVE_BUILD]",
212 "name": "get compile targets for scripts",
213 "~followup_annotations": [
214 "@@@STEP_LOG_LINE@json.output@{}@@@",
215 "@@@STEP_LOG_END@json.output@@@"
216 ]
217 },
218 {
219 "cmd": [
220 "python",
221 "-u",
222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json",
224 "/path/to/tmp/json"
225 ],
226 "cwd": "[SLAVE_BUILD]",
227 "name": "read test spec",
228 "~followup_annotations": [
229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js on@@@",
230 "@@@STEP_LOG_LINE@json.output@{@@@",
231 "@@@STEP_LOG_LINE@json.output@ \"Win x64 GN\": {@@@",
232 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
233 "@@@STEP_LOG_LINE@json.output@ {@@@",
234 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
235 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
236 "@@@STEP_LOG_LINE@json.output@ }, @@@",
237 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
238 "@@@STEP_LOG_LINE@json.output@ }@@@",
239 "@@@STEP_LOG_LINE@json.output@ ]@@@",
240 "@@@STEP_LOG_LINE@json.output@ }@@@",
241 "@@@STEP_LOG_LINE@json.output@}@@@",
242 "@@@STEP_LOG_END@json.output@@@"
243 ]
244 },
245 {
246 "cmd": [
247 "python",
248 "-u",
249 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
250 "--show-path",
251 "python",
252 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
253 ],
254 "cwd": "[SLAVE_BUILD]",
255 "name": "cleanup_temp"
256 },
257 {
258 "cmd": [
259 "python",
260 "-u",
261 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
262 "--build-dir",
263 "[SLAVE_BUILD]\\src\\out\\Release_x64",
264 "--clean-isolated-files"
265 ],
266 "cwd": "[SLAVE_BUILD]",
267 "name": "clean isolated files"
268 },
269 {
270 "cmd": [
271 "python",
272 "-u",
273 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
274 "gen",
275 "-m",
276 "chromium.win",
277 "-b",
278 "Win x64 GN",
279 "--config-file",
280 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
281 "--goma-dir",
282 "[CACHE]\\cipd\\goma",
283 "--swarming-targets-file",
284 "browser_tests\n",
285 "//out/Release_x64"
286 ],
287 "cwd": "[SLAVE_BUILD]",
288 "name": "generate_build_files",
289 "~followup_annotations": [
290 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
291 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
292 ]
293 },
294 {
295 "cmd": [
296 "python",
297 "-u",
298 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
299 "--show-path",
300 "python",
301 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
302 "--gsutil-py-path",
303 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
304 "--ninja-path",
305 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
306 "--target",
307 "Release_x64",
308 "--src-dir",
309 "[SLAVE_BUILD]\\src",
310 "--goma-cache-dir",
311 "[GOMA_CACHE]",
312 "--build-tool",
313 "ninja",
314 "--build-data-dir",
315 "[ROOT]\\build_data_dir",
316 "--compiler",
317 "goma",
318 "--goma-jsonstatus",
319 "/path/to/tmp/json",
320 "--goma-service-account-json-file",
321 "C:\\creds\\service_accounts\\service-account-goma-client.json",
322 "--goma-dir",
323 "[CACHE]\\cipd\\goma",
324 "--",
325 "browser_tests",
326 "browser_tests_run"
327 ],
328 "cwd": "[SLAVE_BUILD]",
329 "name": "compile",
330 "~followup_annotations": [
331 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
332 "@@@STEP_LOG_END@json.output (invalid)@@@"
333 ]
334 },
335 {
336 "cmd": [
337 "python",
338 "-u",
339 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py",
340 "--build-dir",
341 "[SLAVE_BUILD]\\src\\out\\Release_x64",
342 "--src-dir",
343 "[SLAVE_BUILD]\\src"
344 ],
345 "cwd": "[SLAVE_BUILD]",
346 "name": "remove_build_metadata"
347 },
348 {
349 "cmd": [
350 "python",
351 "-u",
352 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py",
353 "[SLAVE_BUILD]\\src\\tools\\swarming_client",
354 "batcharchive",
355 "--dump-json",
356 "/path/to/tmp/json",
357 "--isolate-server",
358 "https://isolateserver.appspot.com",
359 "--verbose",
360 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json"
361 ],
362 "cwd": "[SLAVE_BUILD]",
363 "name": "isolate tests",
364 "~followup_annotations": [
365 "@@@STEP_LOG_LINE@json.output@{@@@",
366 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
367 "@@@STEP_LOG_LINE@json.output@}@@@",
368 "@@@STEP_LOG_END@json.output@@@"
369 ]
370 },
371 {
372 "cmd": [
373 "python",
374 "-u",
375 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py",
376 "--build-dir",
377 "[SLAVE_BUILD]\\src\\out\\Release_x64",
378 "--output-json",
379 "/path/to/tmp/json"
380 ],
381 "cwd": "[SLAVE_BUILD]",
382 "name": "find isolated tests",
383 "~followup_annotations": [
384 "@@@STEP_LOG_LINE@json.output@{@@@",
385 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
386 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
387 "@@@STEP_LOG_LINE@json.output@}@@@",
388 "@@@STEP_LOG_END@json.output@@@",
389 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
390 ]
391 },
392 {
393 "cmd": [
394 "python",
395 "-u",
396 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv [1]\nsys.exit(1)\n",
397 "browser_tests"
398 ],
399 "cwd": "[SLAVE_BUILD]",
400 "name": "[error] browser_tests",
401 "~followup_annotations": [
402 "@@@STEP_LOG_LINE@python.inline@@@@",
403 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
404 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi ssing' % sys.argv[1]@@@",
405 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
406 "@@@STEP_LOG_END@python.inline@@@"
407 ]
408 },
409 {
410 "cmd": [
411 "python",
412 "-u",
413 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n" ,
414 "browser_tests"
415 ],
416 "cwd": "[SLAVE_BUILD]",
417 "name": "[collect error] browser_tests",
418 "~followup_annotations": [
419 "@@@STEP_LOG_LINE@python.inline@@@@",
420 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
421 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1 ]@@@",
422 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@",
423 "@@@STEP_LOG_END@python.inline@@@"
424 ]
425 },
426 {
427 "cmd": [
428 "python",
429 "-u",
430 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
431 "--target",
432 "Release_x64"
433 ],
434 "cwd": "[SLAVE_BUILD]",
435 "name": "process_dumps"
436 },
437 {
438 "name": "$result",
439 "recipe_result": null,
440 "status_code": 0
441 }
442 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698