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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN-Trybot

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

Powered by Google App Engine
This is Rietveld 408576698