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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug

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": "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
7 "_common_args": [
8 "--autogen_svn_baseurl",
9 "bogusValueToFixSkBug2663",
10 "--configuration",
11 "Debug",
12 "--deps_target_os",
13 "None",
14 "--builder_name",
15 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
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 ],
41 "_configuration": "Debug",
42 "_default_clobber": "<Object>",
43 "_deps_target_os": null,
44 "_do_patch_step": "<Object>",
45 "_do_upload_bench_results": "<Object>",
46 "_do_upload_render_results": "<Object>",
47 "_env_vars": {},
48 "_flavor": null,
49 "_gclient_solutions": [
50 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
51 ],
52 "_gyp_defines": {
53 "skia_arch_width": "64",
54 "skia_gpu": "0",
55 "skia_warnings_as_errors": "0"
56 },
57 "_make_flags": [],
58 "_perf_output_basedir": null,
59 "_skia_cmd_obj": "<Object>",
60 "_skia_svn_password_file": ".skia_svn_password",
61 "_skia_svn_username_file": ".skia_svn_username",
62 "_workdir": "build/skia",
63 "dontskipsteps": [],
64 "properties": "<Object>",
65 "skipsteps": [],
66 "steps": [
67 [
68 "<Object>",
69 {
70 "alwaysRun": "<Object>",
71 "command": [
72 "python",
73 "../../../../../slave/skia_slave_scripts/update_scripts.py",
74 "--autogen_svn_baseurl",
75 "bogusValueToFixSkBug2663",
76 "--configuration",
77 "Debug",
78 "--deps_target_os",
79 "None",
80 "--builder_name",
81 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
82 "--build_number",
83 "<Object>",
84 "--target_platform",
85 "linux",
86 "--revision",
87 "<Object>",
88 "--got_revision",
89 "<Object>",
90 "--perf_output_basedir",
91 "None",
92 "--make_flags",
93 "\"\"",
94 "--test_args",
95 "\"",
96 "--gm_args",
97 "\"\"",
98 "--bench_args",
99 "\"\"",
100 "--is_try",
101 "False",
102 "--bench_pictures_cfg",
103 "default",
104 "--issue_number",
105 "<Object>"
106 ],
107 "description": "UpdateScripts",
108 "doStepIf": "<Object>",
109 "env": {},
110 "exception_on_failure": "<Object>",
111 "flunkOnFailure": "<Object>",
112 "get_props_from_stdout": {
113 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
114 },
115 "haltOnFailure": "<Object>",
116 "hideStepIf": "<Object>",
117 "is_rebaseline_step": "<Object>",
118 "is_upload_step": "<Object>",
119 "timeout": "<Object>",
120 "workdir": "build"
121 }
122 ],
123 [
124 "<Object>",
125 {
126 "alwaysRun": "<Object>",
127 "command": [
128 "python",
129 "../../../../../slave/skia_slave_scripts/update.py",
130 "--autogen_svn_baseurl",
131 "bogusValueToFixSkBug2663",
132 "--configuration",
133 "Debug",
134 "--deps_target_os",
135 "None",
136 "--builder_name",
137 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
138 "--build_number",
139 "<Object>",
140 "--target_platform",
141 "linux",
142 "--revision",
143 "<Object>",
144 "--got_revision",
145 "<Object>",
146 "--perf_output_basedir",
147 "None",
148 "--make_flags",
149 "\"\"",
150 "--test_args",
151 "\"",
152 "--gm_args",
153 "\"\"",
154 "--bench_args",
155 "\"\"",
156 "--is_try",
157 "False",
158 "--bench_pictures_cfg",
159 "default",
160 "--issue_number",
161 "<Object>",
162 "--gclient_solutions",
163 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
164 ],
165 "description": "Update",
166 "doStepIf": "<Object>",
167 "env": {},
168 "exception_on_failure": "<Object>",
169 "flunkOnFailure": "<Object>",
170 "get_props_from_stdout": {
171 "got_revision": "Skia updated to (\\w+)"
172 },
173 "haltOnFailure": "<Object>",
174 "hideStepIf": "<Object>",
175 "is_rebaseline_step": "<Object>",
176 "is_upload_step": "<Object>",
177 "timeout": "<Object>",
178 "workdir": "build"
179 }
180 ],
181 [
182 "<Object>",
183 {
184 "alwaysRun": "<Object>",
185 "command": [
186 "python",
187 "../../../../../../slave/skia_slave_scripts/download_skps.py ",
188 "--autogen_svn_baseurl",
189 "bogusValueToFixSkBug2663",
190 "--configuration",
191 "Debug",
192 "--deps_target_os",
193 "None",
194 "--builder_name",
195 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
196 "--build_number",
197 "<Object>",
198 "--target_platform",
199 "linux",
200 "--revision",
201 "<Object>",
202 "--got_revision",
203 "<Object>",
204 "--perf_output_basedir",
205 "None",
206 "--make_flags",
207 "\"\"",
208 "--test_args",
209 "\"",
210 "--gm_args",
211 "\"\"",
212 "--bench_args",
213 "\"\"",
214 "--is_try",
215 "False",
216 "--bench_pictures_cfg",
217 "default",
218 "--issue_number",
219 "<Object>"
220 ],
221 "description": "DownloadSKPs",
222 "doStepIf": "<Object>",
223 "env": {},
224 "exception_on_failure": "<Object>",
225 "flunkOnFailure": "<Object>",
226 "get_props_from_stdout": null,
227 "haltOnFailure": "<Object>",
228 "hideStepIf": "<Object>",
229 "is_rebaseline_step": "<Object>",
230 "is_upload_step": "<Object>",
231 "timeout": "<Object>",
232 "workdir": "build/skia"
233 }
234 ],
235 [
236 "<Object>",
237 {
238 "alwaysRun": "<Object>",
239 "command": [
240 "python",
241 "../../../../../../slave/skia_slave_scripts/compile.py",
242 "--autogen_svn_baseurl",
243 "bogusValueToFixSkBug2663",
244 "--configuration",
245 "Debug",
246 "--deps_target_os",
247 "None",
248 "--builder_name",
249 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
250 "--build_number",
251 "<Object>",
252 "--target_platform",
253 "linux",
254 "--revision",
255 "<Object>",
256 "--got_revision",
257 "<Object>",
258 "--perf_output_basedir",
259 "None",
260 "--make_flags",
261 "\"\"",
262 "--test_args",
263 "\"",
264 "--gm_args",
265 "\"\"",
266 "--bench_args",
267 "\"\"",
268 "--is_try",
269 "False",
270 "--bench_pictures_cfg",
271 "default",
272 "--issue_number",
273 "<Object>",
274 "--target",
275 "most",
276 "--gyp_defines",
277 "skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
278 "--flavor",
279 "default"
280 ],
281 "description": "BuildMost",
282 "doStepIf": "<Object>",
283 "env": {},
284 "exception_on_failure": "<Object>",
285 "flunkOnFailure": "<Object>",
286 "get_props_from_stdout": null,
287 "haltOnFailure": "<Object>",
288 "hideStepIf": "<Object>",
289 "is_rebaseline_step": "<Object>",
290 "is_upload_step": "<Object>",
291 "timeout": "<Object>",
292 "workdir": "build/skia"
293 }
294 ],
295 [
296 "<Object>",
297 {
298 "alwaysRun": "<Object>",
299 "command": [
300 "python",
301 "../../../../../../slave/skia_slave_scripts/clean.py",
302 "--autogen_svn_baseurl",
303 "bogusValueToFixSkBug2663",
304 "--configuration",
305 "Debug",
306 "--deps_target_os",
307 "None",
308 "--builder_name",
309 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
310 "--build_number",
311 "<Object>",
312 "--target_platform",
313 "linux",
314 "--revision",
315 "<Object>",
316 "--got_revision",
317 "<Object>",
318 "--perf_output_basedir",
319 "None",
320 "--make_flags",
321 "\"\"",
322 "--test_args",
323 "\"",
324 "--gm_args",
325 "\"\"",
326 "--bench_args",
327 "\"\"",
328 "--is_try",
329 "False",
330 "--bench_pictures_cfg",
331 "default",
332 "--issue_number",
333 "<Object>",
334 "--flavor",
335 "default"
336 ],
337 "description": "Clean",
338 "doStepIf": "<Object>",
339 "env": {},
340 "exception_on_failure": "<Object>",
341 "flunkOnFailure": "<Object>",
342 "get_props_from_stdout": null,
343 "haltOnFailure": "<Object>",
344 "hideStepIf": "<Object>",
345 "is_rebaseline_step": "<Object>",
346 "is_upload_step": "<Object>",
347 "timeout": "<Object>",
348 "workdir": "build/skia"
349 }
350 ],
351 [
352 "<Object>",
353 {
354 "alwaysRun": "<Object>",
355 "command": [
356 "python",
357 "../../../../../../slave/skia_slave_scripts/compile.py",
358 "--autogen_svn_baseurl",
359 "bogusValueToFixSkBug2663",
360 "--configuration",
361 "Debug",
362 "--deps_target_os",
363 "None",
364 "--builder_name",
365 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
366 "--build_number",
367 "<Object>",
368 "--target_platform",
369 "linux",
370 "--revision",
371 "<Object>",
372 "--got_revision",
373 "<Object>",
374 "--perf_output_basedir",
375 "None",
376 "--make_flags",
377 "\"\"",
378 "--test_args",
379 "\"",
380 "--gm_args",
381 "\"\"",
382 "--bench_args",
383 "\"\"",
384 "--is_try",
385 "False",
386 "--bench_pictures_cfg",
387 "default",
388 "--issue_number",
389 "<Object>",
390 "--target",
391 "most",
392 "--gyp_defines",
393 "skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
394 "--flavor",
395 "default"
396 ],
397 "description": "Retry_BuildMost",
398 "doStepIf": "<Object>",
399 "env": {},
400 "exception_on_failure": "<Object>",
401 "flunkOnFailure": "<Object>",
402 "get_props_from_stdout": null,
403 "haltOnFailure": "<Object>",
404 "hideStepIf": "<Object>",
405 "is_rebaseline_step": "<Object>",
406 "is_upload_step": "<Object>",
407 "timeout": "<Object>",
408 "workdir": "build/skia"
409 }
410 ],
411 [
412 "<Object>",
413 {
414 "alwaysRun": "<Object>",
415 "command": [
416 "python",
417 "../../../../../../slave/skia_slave_scripts/clean.py",
418 "--autogen_svn_baseurl",
419 "bogusValueToFixSkBug2663",
420 "--configuration",
421 "Debug",
422 "--deps_target_os",
423 "None",
424 "--builder_name",
425 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
426 "--build_number",
427 "<Object>",
428 "--target_platform",
429 "linux",
430 "--revision",
431 "<Object>",
432 "--got_revision",
433 "<Object>",
434 "--perf_output_basedir",
435 "None",
436 "--make_flags",
437 "\"\"",
438 "--test_args",
439 "\"",
440 "--gm_args",
441 "\"\"",
442 "--bench_args",
443 "\"\"",
444 "--is_try",
445 "False",
446 "--bench_pictures_cfg",
447 "default",
448 "--issue_number",
449 "<Object>",
450 "--flavor",
451 "default"
452 ],
453 "description": "Clean",
454 "doStepIf": "<Object>",
455 "env": {},
456 "exception_on_failure": "<Object>",
457 "flunkOnFailure": "<Object>",
458 "get_props_from_stdout": null,
459 "haltOnFailure": "<Object>",
460 "hideStepIf": "<Object>",
461 "is_rebaseline_step": "<Object>",
462 "is_upload_step": "<Object>",
463 "timeout": "<Object>",
464 "workdir": "build/skia"
465 }
466 ],
467 [
468 "<Object>",
469 {
470 "alwaysRun": "<Object>",
471 "command": [
472 "python",
473 "../../../../../../slave/skia_slave_scripts/compile.py",
474 "--autogen_svn_baseurl",
475 "bogusValueToFixSkBug2663",
476 "--configuration",
477 "Debug",
478 "--deps_target_os",
479 "None",
480 "--builder_name",
481 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
482 "--build_number",
483 "<Object>",
484 "--target_platform",
485 "linux",
486 "--revision",
487 "<Object>",
488 "--got_revision",
489 "<Object>",
490 "--perf_output_basedir",
491 "None",
492 "--make_flags",
493 "\"\"",
494 "--test_args",
495 "\"",
496 "--gm_args",
497 "\"\"",
498 "--bench_args",
499 "\"\"",
500 "--is_try",
501 "False",
502 "--bench_pictures_cfg",
503 "default",
504 "--issue_number",
505 "<Object>",
506 "--target",
507 "most",
508 "--gyp_defines",
509 "skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0",
510 "--flavor",
511 "default"
512 ],
513 "description": "Retry_NoWarningsAsErrors_BuildMost",
514 "doStepIf": "<Object>",
515 "env": {},
516 "exception_on_failure": "<Object>",
517 "flunkOnFailure": "<Object>",
518 "get_props_from_stdout": null,
519 "haltOnFailure": "<Object>",
520 "hideStepIf": "<Object>",
521 "is_rebaseline_step": "<Object>",
522 "is_upload_step": "<Object>",
523 "timeout": "<Object>",
524 "workdir": "build/skia"
525 }
526 ],
527 [
528 "<Object>",
529 {
530 "alwaysRun": "<Object>",
531 "command": [
532 "python",
533 "../../../../../../slave/skia_slave_scripts/install.py",
534 "--autogen_svn_baseurl",
535 "bogusValueToFixSkBug2663",
536 "--configuration",
537 "Debug",
538 "--deps_target_os",
539 "None",
540 "--builder_name",
541 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
542 "--build_number",
543 "<Object>",
544 "--target_platform",
545 "linux",
546 "--revision",
547 "<Object>",
548 "--got_revision",
549 "<Object>",
550 "--perf_output_basedir",
551 "None",
552 "--make_flags",
553 "\"\"",
554 "--test_args",
555 "\"",
556 "--gm_args",
557 "\"\"",
558 "--bench_args",
559 "\"\"",
560 "--is_try",
561 "False",
562 "--bench_pictures_cfg",
563 "default",
564 "--issue_number",
565 "<Object>",
566 "--flavor",
567 "default"
568 ],
569 "description": "Install",
570 "doStepIf": "<Object>",
571 "env": {},
572 "exception_on_failure": "<Object>",
573 "flunkOnFailure": "<Object>",
574 "get_props_from_stdout": null,
575 "haltOnFailure": "<Object>",
576 "hideStepIf": "<Object>",
577 "is_rebaseline_step": "<Object>",
578 "is_upload_step": "<Object>",
579 "timeout": "<Object>",
580 "workdir": "build/skia"
581 }
582 ],
583 [
584 "<Object>",
585 {
586 "alwaysRun": "<Object>",
587 "command": [
588 "python",
589 "../../../../../../slave/skia_slave_scripts/download_skimage _files.py",
590 "--autogen_svn_baseurl",
591 "bogusValueToFixSkBug2663",
592 "--configuration",
593 "Debug",
594 "--deps_target_os",
595 "None",
596 "--builder_name",
597 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
598 "--build_number",
599 "<Object>",
600 "--target_platform",
601 "linux",
602 "--revision",
603 "<Object>",
604 "--got_revision",
605 "<Object>",
606 "--perf_output_basedir",
607 "None",
608 "--make_flags",
609 "\"\"",
610 "--test_args",
611 "\"",
612 "--gm_args",
613 "\"\"",
614 "--bench_args",
615 "\"\"",
616 "--is_try",
617 "False",
618 "--bench_pictures_cfg",
619 "default",
620 "--issue_number",
621 "<Object>"
622 ],
623 "description": "DownloadSKImageFiles",
624 "doStepIf": "<Object>",
625 "env": {},
626 "exception_on_failure": "<Object>",
627 "flunkOnFailure": "<Object>",
628 "get_props_from_stdout": null,
629 "haltOnFailure": "<Object>",
630 "hideStepIf": "<Object>",
631 "is_rebaseline_step": "<Object>",
632 "is_upload_step": "<Object>",
633 "timeout": "<Object>",
634 "workdir": "build/skia"
635 }
636 ],
637 [
638 "<Object>",
639 {
640 "alwaysRun": "<Object>",
641 "command": [
642 "python",
643 "../../../../../../slave/skia_slave_scripts/prerender.py",
644 "--autogen_svn_baseurl",
645 "bogusValueToFixSkBug2663",
646 "--configuration",
647 "Debug",
648 "--deps_target_os",
649 "None",
650 "--builder_name",
651 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
652 "--build_number",
653 "<Object>",
654 "--target_platform",
655 "linux",
656 "--revision",
657 "<Object>",
658 "--got_revision",
659 "<Object>",
660 "--perf_output_basedir",
661 "None",
662 "--make_flags",
663 "\"\"",
664 "--test_args",
665 "\"",
666 "--gm_args",
667 "\"\"",
668 "--bench_args",
669 "\"\"",
670 "--is_try",
671 "False",
672 "--bench_pictures_cfg",
673 "default",
674 "--issue_number",
675 "<Object>",
676 "--flavor",
677 "default"
678 ],
679 "description": "PreRender",
680 "doStepIf": "<Object>",
681 "env": {},
682 "exception_on_failure": "<Object>",
683 "flunkOnFailure": "<Object>",
684 "get_props_from_stdout": null,
685 "haltOnFailure": "<Object>",
686 "hideStepIf": "<Object>",
687 "is_rebaseline_step": "<Object>",
688 "is_upload_step": "<Object>",
689 "timeout": "<Object>",
690 "workdir": "build/skia"
691 }
692 ],
693 [
694 "<Object>",
695 {
696 "alwaysRun": "<Object>",
697 "command": [
698 "python",
699 "../../../../../../slave/skia_slave_scripts/run_dm.py",
700 "--autogen_svn_baseurl",
701 "bogusValueToFixSkBug2663",
702 "--configuration",
703 "Debug",
704 "--deps_target_os",
705 "None",
706 "--builder_name",
707 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
708 "--build_number",
709 "<Object>",
710 "--target_platform",
711 "linux",
712 "--revision",
713 "<Object>",
714 "--got_revision",
715 "<Object>",
716 "--perf_output_basedir",
717 "None",
718 "--make_flags",
719 "\"\"",
720 "--test_args",
721 "\"",
722 "--gm_args",
723 "\"\"",
724 "--bench_args",
725 "\"\"",
726 "--is_try",
727 "False",
728 "--bench_pictures_cfg",
729 "default",
730 "--issue_number",
731 "<Object>",
732 "--flavor",
733 "default"
734 ],
735 "description": "RunDM",
736 "doStepIf": "<Object>",
737 "env": {},
738 "exception_on_failure": "<Object>",
739 "flunkOnFailure": "<Object>",
740 "get_props_from_stdout": null,
741 "haltOnFailure": "<Object>",
742 "hideStepIf": "<Object>",
743 "is_rebaseline_step": "<Object>",
744 "is_upload_step": "<Object>",
745 "timeout": "<Object>",
746 "workdir": "build/skia"
747 }
748 ],
749 [
750 "<Object>",
751 {
752 "alwaysRun": "<Object>",
753 "command": [
754 "python",
755 "../../../../../../slave/skia_slave_scripts/run_gm.py",
756 "--autogen_svn_baseurl",
757 "bogusValueToFixSkBug2663",
758 "--configuration",
759 "Debug",
760 "--deps_target_os",
761 "None",
762 "--builder_name",
763 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
764 "--build_number",
765 "<Object>",
766 "--target_platform",
767 "linux",
768 "--revision",
769 "<Object>",
770 "--got_revision",
771 "<Object>",
772 "--perf_output_basedir",
773 "None",
774 "--make_flags",
775 "\"\"",
776 "--test_args",
777 "\"",
778 "--gm_args",
779 "\"\"",
780 "--bench_args",
781 "\"\"",
782 "--is_try",
783 "False",
784 "--bench_pictures_cfg",
785 "default",
786 "--issue_number",
787 "<Object>",
788 "--flavor",
789 "default"
790 ],
791 "description": "GenerateGMs",
792 "doStepIf": "<Object>",
793 "env": {},
794 "exception_on_failure": "<Object>",
795 "flunkOnFailure": "<Object>",
796 "get_props_from_stdout": null,
797 "haltOnFailure": "<Object>",
798 "hideStepIf": "<Object>",
799 "is_rebaseline_step": "<Object>",
800 "is_upload_step": "<Object>",
801 "timeout": "<Object>",
802 "workdir": "build/skia"
803 }
804 ],
805 [
806 "<Object>",
807 {
808 "alwaysRun": "<Object>",
809 "command": [
810 "python",
811 "../../../../../../slave/skia_slave_scripts/render_skps.py",
812 "--autogen_svn_baseurl",
813 "bogusValueToFixSkBug2663",
814 "--configuration",
815 "Debug",
816 "--deps_target_os",
817 "None",
818 "--builder_name",
819 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
820 "--build_number",
821 "<Object>",
822 "--target_platform",
823 "linux",
824 "--revision",
825 "<Object>",
826 "--got_revision",
827 "<Object>",
828 "--perf_output_basedir",
829 "None",
830 "--make_flags",
831 "\"\"",
832 "--test_args",
833 "\"",
834 "--gm_args",
835 "\"\"",
836 "--bench_args",
837 "\"\"",
838 "--is_try",
839 "False",
840 "--bench_pictures_cfg",
841 "default",
842 "--issue_number",
843 "<Object>",
844 "--flavor",
845 "default"
846 ],
847 "description": "RenderSKPs",
848 "doStepIf": "<Object>",
849 "env": {},
850 "exception_on_failure": "<Object>",
851 "flunkOnFailure": "<Object>",
852 "get_props_from_stdout": null,
853 "haltOnFailure": "<Object>",
854 "hideStepIf": "<Object>",
855 "is_rebaseline_step": "<Object>",
856 "is_upload_step": "<Object>",
857 "timeout": "<Object>",
858 "workdir": "build/skia"
859 }
860 ],
861 [
862 "<Object>",
863 {
864 "alwaysRun": "<Object>",
865 "command": [
866 "python",
867 "../../../../../../slave/skia_slave_scripts/render_pdfs.py",
868 "--autogen_svn_baseurl",
869 "bogusValueToFixSkBug2663",
870 "--configuration",
871 "Debug",
872 "--deps_target_os",
873 "None",
874 "--builder_name",
875 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
876 "--build_number",
877 "<Object>",
878 "--target_platform",
879 "linux",
880 "--revision",
881 "<Object>",
882 "--got_revision",
883 "<Object>",
884 "--perf_output_basedir",
885 "None",
886 "--make_flags",
887 "\"\"",
888 "--test_args",
889 "\"",
890 "--gm_args",
891 "\"\"",
892 "--bench_args",
893 "\"\"",
894 "--is_try",
895 "False",
896 "--bench_pictures_cfg",
897 "default",
898 "--issue_number",
899 "<Object>",
900 "--flavor",
901 "default"
902 ],
903 "description": "RenderPdfs",
904 "doStepIf": "<Object>",
905 "env": {},
906 "exception_on_failure": "<Object>",
907 "flunkOnFailure": "<Object>",
908 "get_props_from_stdout": null,
909 "haltOnFailure": "<Object>",
910 "hideStepIf": "<Object>",
911 "is_rebaseline_step": "<Object>",
912 "is_upload_step": "<Object>",
913 "timeout": "<Object>",
914 "workdir": "build/skia"
915 }
916 ],
917 [
918 "<Object>",
919 {
920 "alwaysRun": "<Object>",
921 "command": [
922 "python",
923 "../../../../../../slave/skia_slave_scripts/run_decoding_tes ts.py",
924 "--autogen_svn_baseurl",
925 "bogusValueToFixSkBug2663",
926 "--configuration",
927 "Debug",
928 "--deps_target_os",
929 "None",
930 "--builder_name",
931 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
932 "--build_number",
933 "<Object>",
934 "--target_platform",
935 "linux",
936 "--revision",
937 "<Object>",
938 "--got_revision",
939 "<Object>",
940 "--perf_output_basedir",
941 "None",
942 "--make_flags",
943 "\"\"",
944 "--test_args",
945 "\"",
946 "--gm_args",
947 "\"\"",
948 "--bench_args",
949 "\"\"",
950 "--is_try",
951 "False",
952 "--bench_pictures_cfg",
953 "default",
954 "--issue_number",
955 "<Object>",
956 "--flavor",
957 "default"
958 ],
959 "description": "RunDecodingTests",
960 "doStepIf": "<Object>",
961 "env": {},
962 "exception_on_failure": "<Object>",
963 "flunkOnFailure": "<Object>",
964 "get_props_from_stdout": null,
965 "haltOnFailure": "<Object>",
966 "hideStepIf": "<Object>",
967 "is_rebaseline_step": "<Object>",
968 "is_upload_step": "<Object>",
969 "timeout": "<Object>",
970 "workdir": "build/skia"
971 }
972 ],
973 [
974 "<Object>",
975 {
976 "alwaysRun": "<Object>",
977 "command": [
978 "python",
979 "../../../../../../slave/skia_slave_scripts/postrender.py",
980 "--autogen_svn_baseurl",
981 "bogusValueToFixSkBug2663",
982 "--configuration",
983 "Debug",
984 "--deps_target_os",
985 "None",
986 "--builder_name",
987 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
988 "--build_number",
989 "<Object>",
990 "--target_platform",
991 "linux",
992 "--revision",
993 "<Object>",
994 "--got_revision",
995 "<Object>",
996 "--perf_output_basedir",
997 "None",
998 "--make_flags",
999 "\"\"",
1000 "--test_args",
1001 "\"",
1002 "--gm_args",
1003 "\"\"",
1004 "--bench_args",
1005 "\"\"",
1006 "--is_try",
1007 "False",
1008 "--bench_pictures_cfg",
1009 "default",
1010 "--issue_number",
1011 "<Object>",
1012 "--flavor",
1013 "default"
1014 ],
1015 "description": "PostRender",
1016 "doStepIf": "<Object>",
1017 "env": {},
1018 "exception_on_failure": "<Object>",
1019 "flunkOnFailure": "<Object>",
1020 "get_props_from_stdout": null,
1021 "haltOnFailure": "<Object>",
1022 "hideStepIf": "<Object>",
1023 "is_rebaseline_step": "<Object>",
1024 "is_upload_step": "<Object>",
1025 "timeout": "<Object>",
1026 "workdir": "build/skia"
1027 }
1028 ],
1029 [
1030 "<Object>",
1031 {
1032 "alwaysRun": "<Object>",
1033 "command": [
1034 "python",
1035 "../../../../../../slave/skia_slave_scripts/upload_gm_result s.py",
1036 "--autogen_svn_baseurl",
1037 "bogusValueToFixSkBug2663",
1038 "--configuration",
1039 "Debug",
1040 "--deps_target_os",
1041 "None",
1042 "--builder_name",
1043 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1044 "--build_number",
1045 "<Object>",
1046 "--target_platform",
1047 "linux",
1048 "--revision",
1049 "<Object>",
1050 "--got_revision",
1051 "<Object>",
1052 "--perf_output_basedir",
1053 "None",
1054 "--make_flags",
1055 "\"\"",
1056 "--test_args",
1057 "\"",
1058 "--gm_args",
1059 "\"\"",
1060 "--bench_args",
1061 "\"\"",
1062 "--is_try",
1063 "False",
1064 "--bench_pictures_cfg",
1065 "default",
1066 "--issue_number",
1067 "<Object>"
1068 ],
1069 "description": "UploadGMResults",
1070 "doStepIf": "<Object>",
1071 "env": {},
1072 "exception_on_failure": "<Object>",
1073 "flunkOnFailure": "<Object>",
1074 "get_props_from_stdout": null,
1075 "haltOnFailure": "<Object>",
1076 "hideStepIf": "<Object>",
1077 "is_rebaseline_step": "<Object>",
1078 "is_upload_step": "<Object>",
1079 "timeout": "<Object>",
1080 "workdir": "build/skia"
1081 }
1082 ],
1083 [
1084 "<Object>",
1085 {
1086 "alwaysRun": "<Object>",
1087 "command": [
1088 "python",
1089 "../../../../../../slave/skia_slave_scripts/upload_rendered_ skps.py",
1090 "--autogen_svn_baseurl",
1091 "bogusValueToFixSkBug2663",
1092 "--configuration",
1093 "Debug",
1094 "--deps_target_os",
1095 "None",
1096 "--builder_name",
1097 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1098 "--build_number",
1099 "<Object>",
1100 "--target_platform",
1101 "linux",
1102 "--revision",
1103 "<Object>",
1104 "--got_revision",
1105 "<Object>",
1106 "--perf_output_basedir",
1107 "None",
1108 "--make_flags",
1109 "\"\"",
1110 "--test_args",
1111 "\"",
1112 "--gm_args",
1113 "\"\"",
1114 "--bench_args",
1115 "\"\"",
1116 "--is_try",
1117 "False",
1118 "--bench_pictures_cfg",
1119 "default",
1120 "--issue_number",
1121 "<Object>"
1122 ],
1123 "description": "UploadRenderedSKPs",
1124 "doStepIf": "<Object>",
1125 "env": {},
1126 "exception_on_failure": "<Object>",
1127 "flunkOnFailure": "<Object>",
1128 "get_props_from_stdout": null,
1129 "haltOnFailure": "<Object>",
1130 "hideStepIf": "<Object>",
1131 "is_rebaseline_step": "<Object>",
1132 "is_upload_step": "<Object>",
1133 "timeout": "<Object>",
1134 "workdir": "build/skia"
1135 }
1136 ],
1137 [
1138 "<Object>",
1139 {
1140 "alwaysRun": "<Object>",
1141 "command": [
1142 "python",
1143 "../../../../../../slave/skia_slave_scripts/upload_skimage_r esults.py",
1144 "--autogen_svn_baseurl",
1145 "bogusValueToFixSkBug2663",
1146 "--configuration",
1147 "Debug",
1148 "--deps_target_os",
1149 "None",
1150 "--builder_name",
1151 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1152 "--build_number",
1153 "<Object>",
1154 "--target_platform",
1155 "linux",
1156 "--revision",
1157 "<Object>",
1158 "--got_revision",
1159 "<Object>",
1160 "--perf_output_basedir",
1161 "None",
1162 "--make_flags",
1163 "\"\"",
1164 "--test_args",
1165 "\"",
1166 "--gm_args",
1167 "\"\"",
1168 "--bench_args",
1169 "\"\"",
1170 "--is_try",
1171 "False",
1172 "--bench_pictures_cfg",
1173 "default",
1174 "--issue_number",
1175 "<Object>"
1176 ],
1177 "description": "UploadSKImageResults",
1178 "doStepIf": "<Object>",
1179 "env": {},
1180 "exception_on_failure": "<Object>",
1181 "flunkOnFailure": "<Object>",
1182 "get_props_from_stdout": null,
1183 "haltOnFailure": "<Object>",
1184 "hideStepIf": "<Object>",
1185 "is_rebaseline_step": "<Object>",
1186 "is_upload_step": "<Object>",
1187 "timeout": "<Object>",
1188 "workdir": "build/skia"
1189 }
1190 ],
1191 [
1192 "<Object>",
1193 {
1194 "alwaysRun": "<Object>",
1195 "command": [
1196 "python",
1197 "../../../../../../slave/skia_slave_scripts/compare_gms.py",
1198 "--autogen_svn_baseurl",
1199 "bogusValueToFixSkBug2663",
1200 "--configuration",
1201 "Debug",
1202 "--deps_target_os",
1203 "None",
1204 "--builder_name",
1205 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1206 "--build_number",
1207 "<Object>",
1208 "--target_platform",
1209 "linux",
1210 "--revision",
1211 "<Object>",
1212 "--got_revision",
1213 "<Object>",
1214 "--perf_output_basedir",
1215 "None",
1216 "--make_flags",
1217 "\"\"",
1218 "--test_args",
1219 "\"",
1220 "--gm_args",
1221 "\"\"",
1222 "--bench_args",
1223 "\"\"",
1224 "--is_try",
1225 "False",
1226 "--bench_pictures_cfg",
1227 "default",
1228 "--issue_number",
1229 "<Object>"
1230 ],
1231 "description": "CompareGMs",
1232 "doStepIf": "<Object>",
1233 "env": {},
1234 "exception_on_failure": "<Object>",
1235 "flunkOnFailure": "<Object>",
1236 "get_props_from_stdout": {
1237 "latest_gm_failures_url": "View latest GM failures for this builder at: ([^\n]*)\n"
1238 },
1239 "haltOnFailure": "<Object>",
1240 "hideStepIf": "<Object>",
1241 "is_rebaseline_step": "<Object>",
1242 "is_upload_step": "<Object>",
1243 "timeout": "<Object>",
1244 "workdir": "build/skia"
1245 }
1246 ],
1247 [
1248 "<Object>",
1249 {
1250 "alwaysRun": "<Object>",
1251 "command": [
1252 "python",
1253 "../../../../../../slave/skia_slave_scripts/compare_rendered _skps.py",
1254 "--autogen_svn_baseurl",
1255 "bogusValueToFixSkBug2663",
1256 "--configuration",
1257 "Debug",
1258 "--deps_target_os",
1259 "None",
1260 "--builder_name",
1261 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1262 "--build_number",
1263 "<Object>",
1264 "--target_platform",
1265 "linux",
1266 "--revision",
1267 "<Object>",
1268 "--got_revision",
1269 "<Object>",
1270 "--perf_output_basedir",
1271 "None",
1272 "--make_flags",
1273 "\"\"",
1274 "--test_args",
1275 "\"",
1276 "--gm_args",
1277 "\"\"",
1278 "--bench_args",
1279 "\"\"",
1280 "--is_try",
1281 "False",
1282 "--bench_pictures_cfg",
1283 "default",
1284 "--issue_number",
1285 "<Object>"
1286 ],
1287 "description": "CompareRenderedSKPs",
1288 "doStepIf": "<Object>",
1289 "env": {},
1290 "exception_on_failure": "<Object>",
1291 "flunkOnFailure": "<Object>",
1292 "get_props_from_stdout": null,
1293 "haltOnFailure": "<Object>",
1294 "hideStepIf": "<Object>",
1295 "is_rebaseline_step": "<Object>",
1296 "is_upload_step": "<Object>",
1297 "timeout": "<Object>",
1298 "workdir": "build/skia"
1299 }
1300 ],
1301 [
1302 "<Object>",
1303 {
1304 "alwaysRun": "<Object>",
1305 "command": [
1306 "python",
1307 "../../../../../../slave/skia_slave_scripts/prebench.py",
1308 "--autogen_svn_baseurl",
1309 "bogusValueToFixSkBug2663",
1310 "--configuration",
1311 "Debug",
1312 "--deps_target_os",
1313 "None",
1314 "--builder_name",
1315 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1316 "--build_number",
1317 "<Object>",
1318 "--target_platform",
1319 "linux",
1320 "--revision",
1321 "<Object>",
1322 "--got_revision",
1323 "<Object>",
1324 "--perf_output_basedir",
1325 "None",
1326 "--make_flags",
1327 "\"\"",
1328 "--test_args",
1329 "\"",
1330 "--gm_args",
1331 "\"\"",
1332 "--bench_args",
1333 "\"\"",
1334 "--is_try",
1335 "False",
1336 "--bench_pictures_cfg",
1337 "default",
1338 "--issue_number",
1339 "<Object>",
1340 "--flavor",
1341 "default"
1342 ],
1343 "description": "PreBench",
1344 "doStepIf": "<Object>",
1345 "env": {},
1346 "exception_on_failure": "<Object>",
1347 "flunkOnFailure": "<Object>",
1348 "get_props_from_stdout": null,
1349 "haltOnFailure": "<Object>",
1350 "hideStepIf": "<Object>",
1351 "is_rebaseline_step": "<Object>",
1352 "is_upload_step": "<Object>",
1353 "timeout": "<Object>",
1354 "workdir": "build/skia"
1355 }
1356 ],
1357 [
1358 "<Object>",
1359 {
1360 "alwaysRun": "<Object>",
1361 "command": [
1362 "python",
1363 "../../../../../../slave/skia_slave_scripts/run_nanobench.py ",
1364 "--autogen_svn_baseurl",
1365 "bogusValueToFixSkBug2663",
1366 "--configuration",
1367 "Debug",
1368 "--deps_target_os",
1369 "None",
1370 "--builder_name",
1371 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1372 "--build_number",
1373 "<Object>",
1374 "--target_platform",
1375 "linux",
1376 "--revision",
1377 "<Object>",
1378 "--got_revision",
1379 "<Object>",
1380 "--perf_output_basedir",
1381 "None",
1382 "--make_flags",
1383 "\"\"",
1384 "--test_args",
1385 "\"",
1386 "--gm_args",
1387 "\"\"",
1388 "--bench_args",
1389 "\"\"",
1390 "--is_try",
1391 "False",
1392 "--bench_pictures_cfg",
1393 "default",
1394 "--issue_number",
1395 "<Object>",
1396 "--flavor",
1397 "default"
1398 ],
1399 "description": "RunNanobench",
1400 "doStepIf": "<Object>",
1401 "env": {},
1402 "exception_on_failure": "<Object>",
1403 "flunkOnFailure": "<Object>",
1404 "get_props_from_stdout": null,
1405 "haltOnFailure": "<Object>",
1406 "hideStepIf": "<Object>",
1407 "is_rebaseline_step": "<Object>",
1408 "is_upload_step": "<Object>",
1409 "timeout": "<Object>",
1410 "workdir": "build/skia"
1411 }
1412 ],
1413 [
1414 "<Object>",
1415 {
1416 "alwaysRun": "<Object>",
1417 "command": [
1418 "python",
1419 "../../../../../../slave/skia_slave_scripts/postbench.py",
1420 "--autogen_svn_baseurl",
1421 "bogusValueToFixSkBug2663",
1422 "--configuration",
1423 "Debug",
1424 "--deps_target_os",
1425 "None",
1426 "--builder_name",
1427 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug",
1428 "--build_number",
1429 "<Object>",
1430 "--target_platform",
1431 "linux",
1432 "--revision",
1433 "<Object>",
1434 "--got_revision",
1435 "<Object>",
1436 "--perf_output_basedir",
1437 "None",
1438 "--make_flags",
1439 "\"\"",
1440 "--test_args",
1441 "\"",
1442 "--gm_args",
1443 "\"\"",
1444 "--bench_args",
1445 "\"\"",
1446 "--is_try",
1447 "False",
1448 "--bench_pictures_cfg",
1449 "default",
1450 "--issue_number",
1451 "<Object>",
1452 "--flavor",
1453 "default"
1454 ],
1455 "description": "PostBench",
1456 "doStepIf": "<Object>",
1457 "env": {},
1458 "exception_on_failure": "<Object>",
1459 "flunkOnFailure": "<Object>",
1460 "get_props_from_stdout": null,
1461 "haltOnFailure": "<Object>",
1462 "hideStepIf": "<Object>",
1463 "is_rebaseline_step": "<Object>",
1464 "is_upload_step": "<Object>",
1465 "timeout": "<Object>",
1466 "workdir": "build/skia"
1467 }
1468 ]
1469 ]
1470 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698