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

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

Powered by Google App Engine
This is Rietveld 408576698