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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot

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 "everything"
5 ],
6 "_builder_name": "Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot",
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_64-Debug-CrOS_Link-Trybot",
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 "True",
36 "--bench_pictures_cfg",
37 "default",
38 "--issue_number",
39 "<Object>",
40 "--ssh_host",
41 "<Object>",
42 "--ssh_port",
43 "<Object>",
44 "--board",
45 "link"
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": "64",
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_64-Debug-CrOS_Link-Trybot",
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 "True",
107 "--bench_pictures_cfg",
108 "default",
109 "--issue_number",
110 "<Object>",
111 "--ssh_host",
112 "<Object>",
113 "--ssh_port",
114 "<Object>",
115 "--board",
116 "link"
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_64-Debug-CrOS_Link-Trybot",
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 "True",
169 "--bench_pictures_cfg",
170 "default",
171 "--issue_number",
172 "<Object>",
173 "--ssh_host",
174 "<Object>",
175 "--ssh_port",
176 "<Object>",
177 "--board",
178 "link",
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/apply_patch.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_64-Debug-CrOS_Link-Trybot",
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 "True",
233 "--bench_pictures_cfg",
234 "default",
235 "--issue_number",
236 "<Object>",
237 "--ssh_host",
238 "<Object>",
239 "--ssh_port",
240 "<Object>",
241 "--board",
242 "link",
243 "--patch",
244 "<Object>"
245 ],
246 "description": "ApplyPatch",
247 "doStepIf": "<Object>",
248 "env": {},
249 "exception_on_failure": "<Object>",
250 "flunkOnFailure": "<Object>",
251 "get_props_from_stdout": null,
252 "haltOnFailure": "<Object>",
253 "hideStepIf": "<Object>",
254 "is_rebaseline_step": "<Object>",
255 "is_upload_step": "<Object>",
256 "timeout": "<Object>",
257 "workdir": "build/skia"
258 }
259 ],
260 [
261 "<Object>",
262 {
263 "alwaysRun": "<Object>",
264 "command": [
265 "python",
266 "../../../../../../slave/skia_slave_scripts/compile.py",
267 "--autogen_svn_baseurl",
268 "bogusValueToFixSkBug2663",
269 "--configuration",
270 "Debug",
271 "--deps_target_os",
272 "chromeos",
273 "--builder_name",
274 "Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot",
275 "--build_number",
276 "<Object>",
277 "--target_platform",
278 "linux",
279 "--revision",
280 "<Object>",
281 "--got_revision",
282 "<Object>",
283 "--perf_output_basedir",
284 "None",
285 "--make_flags",
286 "\"\"",
287 "--test_args",
288 "\"",
289 "--gm_args",
290 "\"\"",
291 "--bench_args",
292 "\"\"",
293 "--is_try",
294 "True",
295 "--bench_pictures_cfg",
296 "default",
297 "--issue_number",
298 "<Object>",
299 "--ssh_host",
300 "<Object>",
301 "--ssh_port",
302 "<Object>",
303 "--board",
304 "link",
305 "--target",
306 "everything",
307 "--gyp_defines",
308 "skia_arch_width=64 skia_warnings_as_errors=1",
309 "--flavor",
310 "chromeos"
311 ],
312 "description": "BuildEverything",
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/clean.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_64-Debug-CrOS_Link-Trybot",
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 "True",
361 "--bench_pictures_cfg",
362 "default",
363 "--issue_number",
364 "<Object>",
365 "--ssh_host",
366 "<Object>",
367 "--ssh_port",
368 "<Object>",
369 "--board",
370 "link",
371 "--flavor",
372 "chromeos"
373 ],
374 "description": "Clean",
375 "doStepIf": "<Object>",
376 "env": {},
377 "exception_on_failure": "<Object>",
378 "flunkOnFailure": "<Object>",
379 "get_props_from_stdout": null,
380 "haltOnFailure": "<Object>",
381 "hideStepIf": "<Object>",
382 "is_rebaseline_step": "<Object>",
383 "is_upload_step": "<Object>",
384 "timeout": "<Object>",
385 "workdir": "build/skia"
386 }
387 ],
388 [
389 "<Object>",
390 {
391 "alwaysRun": "<Object>",
392 "command": [
393 "python",
394 "../../../../../../slave/skia_slave_scripts/compile.py",
395 "--autogen_svn_baseurl",
396 "bogusValueToFixSkBug2663",
397 "--configuration",
398 "Debug",
399 "--deps_target_os",
400 "chromeos",
401 "--builder_name",
402 "Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot",
403 "--build_number",
404 "<Object>",
405 "--target_platform",
406 "linux",
407 "--revision",
408 "<Object>",
409 "--got_revision",
410 "<Object>",
411 "--perf_output_basedir",
412 "None",
413 "--make_flags",
414 "\"\"",
415 "--test_args",
416 "\"",
417 "--gm_args",
418 "\"\"",
419 "--bench_args",
420 "\"\"",
421 "--is_try",
422 "True",
423 "--bench_pictures_cfg",
424 "default",
425 "--issue_number",
426 "<Object>",
427 "--ssh_host",
428 "<Object>",
429 "--ssh_port",
430 "<Object>",
431 "--board",
432 "link",
433 "--target",
434 "everything",
435 "--gyp_defines",
436 "skia_arch_width=64 skia_warnings_as_errors=1",
437 "--flavor",
438 "chromeos"
439 ],
440 "description": "Retry_BuildEverything",
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/clean.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_64-Debug-CrOS_Link-Trybot",
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 "True",
489 "--bench_pictures_cfg",
490 "default",
491 "--issue_number",
492 "<Object>",
493 "--ssh_host",
494 "<Object>",
495 "--ssh_port",
496 "<Object>",
497 "--board",
498 "link",
499 "--flavor",
500 "chromeos"
501 ],
502 "description": "Clean",
503 "doStepIf": "<Object>",
504 "env": {},
505 "exception_on_failure": "<Object>",
506 "flunkOnFailure": "<Object>",
507 "get_props_from_stdout": null,
508 "haltOnFailure": "<Object>",
509 "hideStepIf": "<Object>",
510 "is_rebaseline_step": "<Object>",
511 "is_upload_step": "<Object>",
512 "timeout": "<Object>",
513 "workdir": "build/skia"
514 }
515 ],
516 [
517 "<Object>",
518 {
519 "alwaysRun": "<Object>",
520 "command": [
521 "python",
522 "../../../../../../slave/skia_slave_scripts/compile.py",
523 "--autogen_svn_baseurl",
524 "bogusValueToFixSkBug2663",
525 "--configuration",
526 "Debug",
527 "--deps_target_os",
528 "chromeos",
529 "--builder_name",
530 "Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot",
531 "--build_number",
532 "<Object>",
533 "--target_platform",
534 "linux",
535 "--revision",
536 "<Object>",
537 "--got_revision",
538 "<Object>",
539 "--perf_output_basedir",
540 "None",
541 "--make_flags",
542 "\"\"",
543 "--test_args",
544 "\"",
545 "--gm_args",
546 "\"\"",
547 "--bench_args",
548 "\"\"",
549 "--is_try",
550 "True",
551 "--bench_pictures_cfg",
552 "default",
553 "--issue_number",
554 "<Object>",
555 "--ssh_host",
556 "<Object>",
557 "--ssh_port",
558 "<Object>",
559 "--board",
560 "link",
561 "--target",
562 "everything",
563 "--gyp_defines",
564 "skia_arch_width=64 skia_warnings_as_errors=0",
565 "--flavor",
566 "chromeos"
567 ],
568 "description": "Retry_NoWarningsAsErrors_BuildEverything",
569 "doStepIf": "<Object>",
570 "env": {},
571 "exception_on_failure": "<Object>",
572 "flunkOnFailure": "<Object>",
573 "get_props_from_stdout": null,
574 "haltOnFailure": "<Object>",
575 "hideStepIf": "<Object>",
576 "is_rebaseline_step": "<Object>",
577 "is_upload_step": "<Object>",
578 "timeout": "<Object>",
579 "workdir": "build/skia"
580 }
581 ]
582 ]
583 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698