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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 years, 2 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
(Empty)
1 {
2 "TargetPath": "<Object>",
3 "_build_targets": [
4 "most"
5 ],
6 "_builder_name": "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
7 "_common_args": [
8 "--autogen_svn_baseurl",
9 "bogusValueToFixSkBug2663",
10 "--configuration",
11 "Debug",
12 "--deps_target_os",
13 "chromeos",
14 "--builder_name",
15 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
16 "--build_number",
17 "<Object>",
18 "--target_platform",
19 "linux",
20 "--revision",
21 "<Object>",
22 "--got_revision",
23 "<Object>",
24 "--perf_output_basedir",
25 "None",
26 "--make_flags",
27 "\"\"",
28 "--test_args",
29 "\"",
30 "--gm_args",
31 "\"\"",
32 "--bench_args",
33 "\"\"",
34 "--is_try",
35 "False",
36 "--bench_pictures_cfg",
37 "default",
38 "--issue_number",
39 "<Object>",
40 "--ssh_host",
41 "<Object>",
42 "--ssh_port",
43 "<Object>",
44 "--board",
45 "x86-alex"
46 ],
47 "_configuration": "Debug",
48 "_default_clobber": "<Object>",
49 "_deps_target_os": "chromeos",
50 "_do_patch_step": "<Object>",
51 "_do_upload_bench_results": "<Object>",
52 "_do_upload_render_results": "<Object>",
53 "_env_vars": {},
54 "_flavor": "chromeos",
55 "_gclient_solutions": [
56 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
57 ],
58 "_gyp_defines": {
59 "skia_arch_width": "32",
60 "skia_warnings_as_errors": "0"
61 },
62 "_make_flags": [],
63 "_perf_output_basedir": null,
64 "_skia_cmd_obj": "<Object>",
65 "_skia_svn_password_file": ".skia_svn_password",
66 "_skia_svn_username_file": ".skia_svn_username",
67 "_workdir": "build/skia",
68 "dontskipsteps": [],
69 "properties": "<Object>",
70 "skipsteps": [],
71 "steps": [
72 [
73 "<Object>",
74 {
75 "alwaysRun": "<Object>",
76 "command": [
77 "python",
78 "../../../../../slave/skia_slave_scripts/update_scripts.py",
79 "--autogen_svn_baseurl",
80 "bogusValueToFixSkBug2663",
81 "--configuration",
82 "Debug",
83 "--deps_target_os",
84 "chromeos",
85 "--builder_name",
86 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
87 "--build_number",
88 "<Object>",
89 "--target_platform",
90 "linux",
91 "--revision",
92 "<Object>",
93 "--got_revision",
94 "<Object>",
95 "--perf_output_basedir",
96 "None",
97 "--make_flags",
98 "\"\"",
99 "--test_args",
100 "\"",
101 "--gm_args",
102 "\"\"",
103 "--bench_args",
104 "\"\"",
105 "--is_try",
106 "False",
107 "--bench_pictures_cfg",
108 "default",
109 "--issue_number",
110 "<Object>",
111 "--ssh_host",
112 "<Object>",
113 "--ssh_port",
114 "<Object>",
115 "--board",
116 "x86-alex"
117 ],
118 "description": "UpdateScripts",
119 "doStepIf": "<Object>",
120 "env": {},
121 "exception_on_failure": "<Object>",
122 "flunkOnFailure": "<Object>",
123 "get_props_from_stdout": {
124 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
125 },
126 "haltOnFailure": "<Object>",
127 "hideStepIf": "<Object>",
128 "is_rebaseline_step": "<Object>",
129 "is_upload_step": "<Object>",
130 "timeout": "<Object>",
131 "workdir": "build"
132 }
133 ],
134 [
135 "<Object>",
136 {
137 "alwaysRun": "<Object>",
138 "command": [
139 "python",
140 "../../../../../slave/skia_slave_scripts/update.py",
141 "--autogen_svn_baseurl",
142 "bogusValueToFixSkBug2663",
143 "--configuration",
144 "Debug",
145 "--deps_target_os",
146 "chromeos",
147 "--builder_name",
148 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
149 "--build_number",
150 "<Object>",
151 "--target_platform",
152 "linux",
153 "--revision",
154 "<Object>",
155 "--got_revision",
156 "<Object>",
157 "--perf_output_basedir",
158 "None",
159 "--make_flags",
160 "\"\"",
161 "--test_args",
162 "\"",
163 "--gm_args",
164 "\"\"",
165 "--bench_args",
166 "\"\"",
167 "--is_try",
168 "False",
169 "--bench_pictures_cfg",
170 "default",
171 "--issue_number",
172 "<Object>",
173 "--ssh_host",
174 "<Object>",
175 "--ssh_port",
176 "<Object>",
177 "--board",
178 "x86-alex",
179 "--gclient_solutions",
180 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
181 ],
182 "description": "Update",
183 "doStepIf": "<Object>",
184 "env": {},
185 "exception_on_failure": "<Object>",
186 "flunkOnFailure": "<Object>",
187 "get_props_from_stdout": {
188 "got_revision": "Skia updated to (\\w+)"
189 },
190 "haltOnFailure": "<Object>",
191 "hideStepIf": "<Object>",
192 "is_rebaseline_step": "<Object>",
193 "is_upload_step": "<Object>",
194 "timeout": "<Object>",
195 "workdir": "build"
196 }
197 ],
198 [
199 "<Object>",
200 {
201 "alwaysRun": "<Object>",
202 "command": [
203 "python",
204 "../../../../../../slave/skia_slave_scripts/compile.py",
205 "--autogen_svn_baseurl",
206 "bogusValueToFixSkBug2663",
207 "--configuration",
208 "Debug",
209 "--deps_target_os",
210 "chromeos",
211 "--builder_name",
212 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
213 "--build_number",
214 "<Object>",
215 "--target_platform",
216 "linux",
217 "--revision",
218 "<Object>",
219 "--got_revision",
220 "<Object>",
221 "--perf_output_basedir",
222 "None",
223 "--make_flags",
224 "\"\"",
225 "--test_args",
226 "\"",
227 "--gm_args",
228 "\"\"",
229 "--bench_args",
230 "\"\"",
231 "--is_try",
232 "False",
233 "--bench_pictures_cfg",
234 "default",
235 "--issue_number",
236 "<Object>",
237 "--ssh_host",
238 "<Object>",
239 "--ssh_port",
240 "<Object>",
241 "--board",
242 "x86-alex",
243 "--target",
244 "most",
245 "--gyp_defines",
246 "skia_arch_width=32 skia_warnings_as_errors=1",
247 "--flavor",
248 "chromeos"
249 ],
250 "description": "BuildMost",
251 "doStepIf": "<Object>",
252 "env": {},
253 "exception_on_failure": "<Object>",
254 "flunkOnFailure": "<Object>",
255 "get_props_from_stdout": null,
256 "haltOnFailure": "<Object>",
257 "hideStepIf": "<Object>",
258 "is_rebaseline_step": "<Object>",
259 "is_upload_step": "<Object>",
260 "timeout": "<Object>",
261 "workdir": "build/skia"
262 }
263 ],
264 [
265 "<Object>",
266 {
267 "alwaysRun": "<Object>",
268 "command": [
269 "python",
270 "../../../../../../slave/skia_slave_scripts/clean.py",
271 "--autogen_svn_baseurl",
272 "bogusValueToFixSkBug2663",
273 "--configuration",
274 "Debug",
275 "--deps_target_os",
276 "chromeos",
277 "--builder_name",
278 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
279 "--build_number",
280 "<Object>",
281 "--target_platform",
282 "linux",
283 "--revision",
284 "<Object>",
285 "--got_revision",
286 "<Object>",
287 "--perf_output_basedir",
288 "None",
289 "--make_flags",
290 "\"\"",
291 "--test_args",
292 "\"",
293 "--gm_args",
294 "\"\"",
295 "--bench_args",
296 "\"\"",
297 "--is_try",
298 "False",
299 "--bench_pictures_cfg",
300 "default",
301 "--issue_number",
302 "<Object>",
303 "--ssh_host",
304 "<Object>",
305 "--ssh_port",
306 "<Object>",
307 "--board",
308 "x86-alex",
309 "--flavor",
310 "chromeos"
311 ],
312 "description": "Clean",
313 "doStepIf": "<Object>",
314 "env": {},
315 "exception_on_failure": "<Object>",
316 "flunkOnFailure": "<Object>",
317 "get_props_from_stdout": null,
318 "haltOnFailure": "<Object>",
319 "hideStepIf": "<Object>",
320 "is_rebaseline_step": "<Object>",
321 "is_upload_step": "<Object>",
322 "timeout": "<Object>",
323 "workdir": "build/skia"
324 }
325 ],
326 [
327 "<Object>",
328 {
329 "alwaysRun": "<Object>",
330 "command": [
331 "python",
332 "../../../../../../slave/skia_slave_scripts/compile.py",
333 "--autogen_svn_baseurl",
334 "bogusValueToFixSkBug2663",
335 "--configuration",
336 "Debug",
337 "--deps_target_os",
338 "chromeos",
339 "--builder_name",
340 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
341 "--build_number",
342 "<Object>",
343 "--target_platform",
344 "linux",
345 "--revision",
346 "<Object>",
347 "--got_revision",
348 "<Object>",
349 "--perf_output_basedir",
350 "None",
351 "--make_flags",
352 "\"\"",
353 "--test_args",
354 "\"",
355 "--gm_args",
356 "\"\"",
357 "--bench_args",
358 "\"\"",
359 "--is_try",
360 "False",
361 "--bench_pictures_cfg",
362 "default",
363 "--issue_number",
364 "<Object>",
365 "--ssh_host",
366 "<Object>",
367 "--ssh_port",
368 "<Object>",
369 "--board",
370 "x86-alex",
371 "--target",
372 "most",
373 "--gyp_defines",
374 "skia_arch_width=32 skia_warnings_as_errors=1",
375 "--flavor",
376 "chromeos"
377 ],
378 "description": "Retry_BuildMost",
379 "doStepIf": "<Object>",
380 "env": {},
381 "exception_on_failure": "<Object>",
382 "flunkOnFailure": "<Object>",
383 "get_props_from_stdout": null,
384 "haltOnFailure": "<Object>",
385 "hideStepIf": "<Object>",
386 "is_rebaseline_step": "<Object>",
387 "is_upload_step": "<Object>",
388 "timeout": "<Object>",
389 "workdir": "build/skia"
390 }
391 ],
392 [
393 "<Object>",
394 {
395 "alwaysRun": "<Object>",
396 "command": [
397 "python",
398 "../../../../../../slave/skia_slave_scripts/clean.py",
399 "--autogen_svn_baseurl",
400 "bogusValueToFixSkBug2663",
401 "--configuration",
402 "Debug",
403 "--deps_target_os",
404 "chromeos",
405 "--builder_name",
406 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
407 "--build_number",
408 "<Object>",
409 "--target_platform",
410 "linux",
411 "--revision",
412 "<Object>",
413 "--got_revision",
414 "<Object>",
415 "--perf_output_basedir",
416 "None",
417 "--make_flags",
418 "\"\"",
419 "--test_args",
420 "\"",
421 "--gm_args",
422 "\"\"",
423 "--bench_args",
424 "\"\"",
425 "--is_try",
426 "False",
427 "--bench_pictures_cfg",
428 "default",
429 "--issue_number",
430 "<Object>",
431 "--ssh_host",
432 "<Object>",
433 "--ssh_port",
434 "<Object>",
435 "--board",
436 "x86-alex",
437 "--flavor",
438 "chromeos"
439 ],
440 "description": "Clean",
441 "doStepIf": "<Object>",
442 "env": {},
443 "exception_on_failure": "<Object>",
444 "flunkOnFailure": "<Object>",
445 "get_props_from_stdout": null,
446 "haltOnFailure": "<Object>",
447 "hideStepIf": "<Object>",
448 "is_rebaseline_step": "<Object>",
449 "is_upload_step": "<Object>",
450 "timeout": "<Object>",
451 "workdir": "build/skia"
452 }
453 ],
454 [
455 "<Object>",
456 {
457 "alwaysRun": "<Object>",
458 "command": [
459 "python",
460 "../../../../../../slave/skia_slave_scripts/compile.py",
461 "--autogen_svn_baseurl",
462 "bogusValueToFixSkBug2663",
463 "--configuration",
464 "Debug",
465 "--deps_target_os",
466 "chromeos",
467 "--builder_name",
468 "Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex",
469 "--build_number",
470 "<Object>",
471 "--target_platform",
472 "linux",
473 "--revision",
474 "<Object>",
475 "--got_revision",
476 "<Object>",
477 "--perf_output_basedir",
478 "None",
479 "--make_flags",
480 "\"\"",
481 "--test_args",
482 "\"",
483 "--gm_args",
484 "\"\"",
485 "--bench_args",
486 "\"\"",
487 "--is_try",
488 "False",
489 "--bench_pictures_cfg",
490 "default",
491 "--issue_number",
492 "<Object>",
493 "--ssh_host",
494 "<Object>",
495 "--ssh_port",
496 "<Object>",
497 "--board",
498 "x86-alex",
499 "--target",
500 "most",
501 "--gyp_defines",
502 "skia_arch_width=32 skia_warnings_as_errors=0",
503 "--flavor",
504 "chromeos"
505 ],
506 "description": "Retry_NoWarningsAsErrors_BuildMost",
507 "doStepIf": "<Object>",
508 "env": {},
509 "exception_on_failure": "<Object>",
510 "flunkOnFailure": "<Object>",
511 "get_props_from_stdout": null,
512 "haltOnFailure": "<Object>",
513 "hideStepIf": "<Object>",
514 "is_rebaseline_step": "<Object>",
515 "is_upload_step": "<Object>",
516 "timeout": "<Object>",
517 "workdir": "build/skia"
518 }
519 ]
520 ]
521 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698