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

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

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',
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',
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 'False',
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',
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 'False',
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',
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 'False',
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/download_skps.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',
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 'False',
225 '--bench_pictures_cfg',
226 'default',
227 '--sanitizer',
228 'address',
229 ],
230 'description': 'DownloadSKPs',
231 'doStepIf': <Object>,
232 'env': {},
233 'exception_on_failure': <Object>,
234 'flunkOnFailure': <Object>,
235 'get_props_from_stdout': None,
236 'haltOnFailure': <Object>,
237 'hideStepIf': <Object>,
238 'is_rebaseline_step': <Object>,
239 'is_upload_step': <Object>,
240 'timeout': <Object>,
241 'workdir': 'build/skia',
242 },
243 ],
244 [
245 <Object>,
246 {
247 'alwaysRun': <Object>,
248 'command': [
249 'python',
250 '../../../../../../slave/skia_slave_scripts/compile.py',
251 '--autogen_svn_baseurl',
252 'https://skia-autogen.googlecode.com/svn',
253 '--configuration',
254 'Debug',
255 '--deps_target_os',
256 'None',
257 '--builder_name',
258 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
259 '--build_number',
260 <Object>,
261 '--target_platform',
262 'linux',
263 '--revision',
264 <Object>,
265 '--got_revision',
266 <Object>,
267 '--perf_output_basedir',
268 'None',
269 '--make_flags',
270 '""',
271 '--test_args',
272 '""',
273 '--gm_args',
274 '""',
275 '--bench_args',
276 '""',
277 '--num_cores',
278 <Object>,
279 '--is_try',
280 'False',
281 '--bench_pictures_cfg',
282 'default',
283 '--sanitizer',
284 'address',
285 '--target',
286 'most',
287 '--gyp_defines',
288 'skia_arch_width=64 skia_warnings_as_errors=0',
289 '--flavor',
290 'xsan',
291 ],
292 'description': 'BuildMost',
293 'doStepIf': <Object>,
294 'env': {},
295 'exception_on_failure': <Object>,
296 'flunkOnFailure': <Object>,
297 'get_props_from_stdout': None,
298 'haltOnFailure': <Object>,
299 'hideStepIf': <Object>,
300 'is_rebaseline_step': <Object>,
301 'is_upload_step': <Object>,
302 'timeout': <Object>,
303 'workdir': 'build/skia',
304 },
305 ],
306 [
307 <Object>,
308 {
309 'alwaysRun': <Object>,
310 'command': [
311 'python',
312 '../../../../../../slave/skia_slave_scripts/clean.py',
313 '--autogen_svn_baseurl',
314 'https://skia-autogen.googlecode.com/svn',
315 '--configuration',
316 'Debug',
317 '--deps_target_os',
318 'None',
319 '--builder_name',
320 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
321 '--build_number',
322 <Object>,
323 '--target_platform',
324 'linux',
325 '--revision',
326 <Object>,
327 '--got_revision',
328 <Object>,
329 '--perf_output_basedir',
330 'None',
331 '--make_flags',
332 '""',
333 '--test_args',
334 '""',
335 '--gm_args',
336 '""',
337 '--bench_args',
338 '""',
339 '--num_cores',
340 <Object>,
341 '--is_try',
342 'False',
343 '--bench_pictures_cfg',
344 'default',
345 '--sanitizer',
346 'address',
347 '--flavor',
348 'xsan',
349 ],
350 'description': 'Clean',
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/compile.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',
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 'False',
401 '--bench_pictures_cfg',
402 'default',
403 '--sanitizer',
404 'address',
405 '--target',
406 'most',
407 '--gyp_defines',
408 'skia_arch_width=64 skia_warnings_as_errors=0',
409 '--flavor',
410 'xsan',
411 ],
412 'description': 'Retry_BuildMost',
413 'doStepIf': <Object>,
414 'env': {},
415 'exception_on_failure': <Object>,
416 'flunkOnFailure': <Object>,
417 'get_props_from_stdout': None,
418 'haltOnFailure': <Object>,
419 'hideStepIf': <Object>,
420 'is_rebaseline_step': <Object>,
421 'is_upload_step': <Object>,
422 'timeout': <Object>,
423 'workdir': 'build/skia',
424 },
425 ],
426 [
427 <Object>,
428 {
429 'alwaysRun': <Object>,
430 'command': [
431 'python',
432 '../../../../../../slave/skia_slave_scripts/clean.py',
433 '--autogen_svn_baseurl',
434 'https://skia-autogen.googlecode.com/svn',
435 '--configuration',
436 'Debug',
437 '--deps_target_os',
438 'None',
439 '--builder_name',
440 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
441 '--build_number',
442 <Object>,
443 '--target_platform',
444 'linux',
445 '--revision',
446 <Object>,
447 '--got_revision',
448 <Object>,
449 '--perf_output_basedir',
450 'None',
451 '--make_flags',
452 '""',
453 '--test_args',
454 '""',
455 '--gm_args',
456 '""',
457 '--bench_args',
458 '""',
459 '--num_cores',
460 <Object>,
461 '--is_try',
462 'False',
463 '--bench_pictures_cfg',
464 'default',
465 '--sanitizer',
466 'address',
467 '--flavor',
468 'xsan',
469 ],
470 'description': 'Clean',
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/compile.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',
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 'False',
521 '--bench_pictures_cfg',
522 'default',
523 '--sanitizer',
524 'address',
525 '--target',
526 'most',
527 '--gyp_defines',
528 'skia_arch_width=64 skia_warnings_as_errors=0',
529 '--flavor',
530 'xsan',
531 ],
532 'description': 'Retry_NoWarningsAsErrors_BuildMost',
533 'doStepIf': <Object>,
534 'env': {},
535 'exception_on_failure': <Object>,
536 'flunkOnFailure': <Object>,
537 'get_props_from_stdout': None,
538 'haltOnFailure': <Object>,
539 'hideStepIf': <Object>,
540 'is_rebaseline_step': <Object>,
541 'is_upload_step': <Object>,
542 'timeout': <Object>,
543 'workdir': 'build/skia',
544 },
545 ],
546 [
547 <Object>,
548 {
549 'alwaysRun': <Object>,
550 'command': [
551 'python',
552 '../../../../../../slave/skia_slave_scripts/install.py',
553 '--autogen_svn_baseurl',
554 'https://skia-autogen.googlecode.com/svn',
555 '--configuration',
556 'Debug',
557 '--deps_target_os',
558 'None',
559 '--builder_name',
560 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
561 '--build_number',
562 <Object>,
563 '--target_platform',
564 'linux',
565 '--revision',
566 <Object>,
567 '--got_revision',
568 <Object>,
569 '--perf_output_basedir',
570 'None',
571 '--make_flags',
572 '""',
573 '--test_args',
574 '""',
575 '--gm_args',
576 '""',
577 '--bench_args',
578 '""',
579 '--num_cores',
580 <Object>,
581 '--is_try',
582 'False',
583 '--bench_pictures_cfg',
584 'default',
585 '--sanitizer',
586 'address',
587 '--flavor',
588 'xsan',
589 ],
590 'description': 'Install',
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/download_skimage _files.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',
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 'False',
641 '--bench_pictures_cfg',
642 'default',
643 '--sanitizer',
644 'address',
645 ],
646 'description': 'DownloadSKImageFiles',
647 'doStepIf': <Object>,
648 'env': {},
649 'exception_on_failure': <Object>,
650 'flunkOnFailure': <Object>,
651 'get_props_from_stdout': None,
652 'haltOnFailure': <Object>,
653 'hideStepIf': <Object>,
654 'is_rebaseline_step': <Object>,
655 'is_upload_step': <Object>,
656 'timeout': <Object>,
657 'workdir': 'build/skia',
658 },
659 ],
660 [
661 <Object>,
662 {
663 'alwaysRun': <Object>,
664 'command': [
665 'python',
666 '../../../../../../slave/skia_slave_scripts/prerender.py',
667 '--autogen_svn_baseurl',
668 'https://skia-autogen.googlecode.com/svn',
669 '--configuration',
670 'Debug',
671 '--deps_target_os',
672 'None',
673 '--builder_name',
674 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
675 '--build_number',
676 <Object>,
677 '--target_platform',
678 'linux',
679 '--revision',
680 <Object>,
681 '--got_revision',
682 <Object>,
683 '--perf_output_basedir',
684 'None',
685 '--make_flags',
686 '""',
687 '--test_args',
688 '""',
689 '--gm_args',
690 '""',
691 '--bench_args',
692 '""',
693 '--num_cores',
694 <Object>,
695 '--is_try',
696 'False',
697 '--bench_pictures_cfg',
698 'default',
699 '--sanitizer',
700 'address',
701 '--flavor',
702 'xsan',
703 ],
704 'description': 'PreRender',
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/run_tests.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',
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 'False',
755 '--bench_pictures_cfg',
756 'default',
757 '--sanitizer',
758 'address',
759 '--flavor',
760 'xsan',
761 ],
762 'description': 'RunTests',
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_gm.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',
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 'False',
813 '--bench_pictures_cfg',
814 'default',
815 '--sanitizer',
816 'address',
817 '--flavor',
818 'xsan',
819 ],
820 'description': 'GenerateGMs',
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/render_skps.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',
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 'False',
871 '--bench_pictures_cfg',
872 'default',
873 '--sanitizer',
874 'address',
875 '--flavor',
876 'xsan',
877 ],
878 'description': 'RenderSKPs',
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_pdfs.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',
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 'False',
929 '--bench_pictures_cfg',
930 'default',
931 '--sanitizer',
932 'address',
933 '--flavor',
934 'xsan',
935 ],
936 'description': 'RenderPdfs',
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/run_decoding_tes ts.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',
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 'False',
987 '--bench_pictures_cfg',
988 'default',
989 '--sanitizer',
990 'address',
991 '--flavor',
992 'xsan',
993 ],
994 'description': 'RunDecodingTests',
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/postrender.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',
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 'False',
1045 '--bench_pictures_cfg',
1046 'default',
1047 '--sanitizer',
1048 'address',
1049 '--flavor',
1050 'xsan',
1051 ],
1052 'description': 'PostRender',
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/upload_gm_result s.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',
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 'False',
1103 '--bench_pictures_cfg',
1104 'default',
1105 '--sanitizer',
1106 'address',
1107 '--autogen_svn_username_file',
1108 '.autogen_svn_username',
1109 '--autogen_svn_password_file',
1110 '.autogen_svn_password',
1111 ],
1112 'description': 'UploadGMResults',
1113 'doStepIf': <Object>,
1114 'env': {},
1115 'exception_on_failure': <Object>,
1116 'flunkOnFailure': <Object>,
1117 'get_props_from_stdout': None,
1118 'haltOnFailure': <Object>,
1119 'hideStepIf': <Object>,
1120 'is_rebaseline_step': <Object>,
1121 'is_upload_step': <Object>,
1122 'timeout': <Object>,
1123 'workdir': 'build/skia',
1124 },
1125 ],
1126 [
1127 <Object>,
1128 {
1129 'alwaysRun': <Object>,
1130 'command': [
1131 'python',
1132 '../../../../../../slave/skia_slave_scripts/upload_rendered_ skps.py',
1133 '--autogen_svn_baseurl',
1134 'https://skia-autogen.googlecode.com/svn',
1135 '--configuration',
1136 'Debug',
1137 '--deps_target_os',
1138 'None',
1139 '--builder_name',
1140 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
1141 '--build_number',
1142 <Object>,
1143 '--target_platform',
1144 'linux',
1145 '--revision',
1146 <Object>,
1147 '--got_revision',
1148 <Object>,
1149 '--perf_output_basedir',
1150 'None',
1151 '--make_flags',
1152 '""',
1153 '--test_args',
1154 '""',
1155 '--gm_args',
1156 '""',
1157 '--bench_args',
1158 '""',
1159 '--num_cores',
1160 <Object>,
1161 '--is_try',
1162 'False',
1163 '--bench_pictures_cfg',
1164 'default',
1165 '--sanitizer',
1166 'address',
1167 '--autogen_svn_username_file',
1168 '.autogen_svn_username',
1169 '--autogen_svn_password_file',
1170 '.autogen_svn_password',
1171 ],
1172 'description': 'UploadRenderedSKPs',
1173 'doStepIf': <Object>,
1174 'env': {},
1175 'exception_on_failure': <Object>,
1176 'flunkOnFailure': <Object>,
1177 'get_props_from_stdout': None,
1178 'haltOnFailure': <Object>,
1179 'hideStepIf': <Object>,
1180 'is_rebaseline_step': <Object>,
1181 'is_upload_step': <Object>,
1182 'timeout': <Object>,
1183 'workdir': 'build/skia',
1184 },
1185 ],
1186 [
1187 <Object>,
1188 {
1189 'alwaysRun': <Object>,
1190 'command': [
1191 'python',
1192 '../../../../../../slave/skia_slave_scripts/upload_skimage_r esults.py',
1193 '--autogen_svn_baseurl',
1194 'https://skia-autogen.googlecode.com/svn',
1195 '--configuration',
1196 'Debug',
1197 '--deps_target_os',
1198 'None',
1199 '--builder_name',
1200 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
1201 '--build_number',
1202 <Object>,
1203 '--target_platform',
1204 'linux',
1205 '--revision',
1206 <Object>,
1207 '--got_revision',
1208 <Object>,
1209 '--perf_output_basedir',
1210 'None',
1211 '--make_flags',
1212 '""',
1213 '--test_args',
1214 '""',
1215 '--gm_args',
1216 '""',
1217 '--bench_args',
1218 '""',
1219 '--num_cores',
1220 <Object>,
1221 '--is_try',
1222 'False',
1223 '--bench_pictures_cfg',
1224 'default',
1225 '--sanitizer',
1226 'address',
1227 ],
1228 'description': 'UploadSKImageResults',
1229 'doStepIf': <Object>,
1230 'env': {},
1231 'exception_on_failure': <Object>,
1232 'flunkOnFailure': <Object>,
1233 'get_props_from_stdout': None,
1234 'haltOnFailure': <Object>,
1235 'hideStepIf': <Object>,
1236 'is_rebaseline_step': <Object>,
1237 'is_upload_step': <Object>,
1238 'timeout': <Object>,
1239 'workdir': 'build/skia',
1240 },
1241 ],
1242 [
1243 <Object>,
1244 {
1245 'alwaysRun': <Object>,
1246 'command': [
1247 'python',
1248 '../../../../../../slave/skia_slave_scripts/compare_gms.py',
1249 '--autogen_svn_baseurl',
1250 'https://skia-autogen.googlecode.com/svn',
1251 '--configuration',
1252 'Debug',
1253 '--deps_target_os',
1254 'None',
1255 '--builder_name',
1256 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
1257 '--build_number',
1258 <Object>,
1259 '--target_platform',
1260 'linux',
1261 '--revision',
1262 <Object>,
1263 '--got_revision',
1264 <Object>,
1265 '--perf_output_basedir',
1266 'None',
1267 '--make_flags',
1268 '""',
1269 '--test_args',
1270 '""',
1271 '--gm_args',
1272 '""',
1273 '--bench_args',
1274 '""',
1275 '--num_cores',
1276 <Object>,
1277 '--is_try',
1278 'False',
1279 '--bench_pictures_cfg',
1280 'default',
1281 '--sanitizer',
1282 'address',
1283 ],
1284 'description': 'CompareGMs',
1285 'doStepIf': <Object>,
1286 'env': {},
1287 'exception_on_failure': <Object>,
1288 'flunkOnFailure': <Object>,
1289 'get_props_from_stdout': None,
1290 'haltOnFailure': <Object>,
1291 'hideStepIf': <Object>,
1292 'is_rebaseline_step': <Object>,
1293 'is_upload_step': <Object>,
1294 'timeout': <Object>,
1295 'workdir': 'build/skia',
1296 },
1297 ],
1298 [
1299 <Object>,
1300 {
1301 'alwaysRun': <Object>,
1302 'command': [
1303 'python',
1304 '../../../../../../slave/skia_slave_scripts/compare_rendered _skps.py',
1305 '--autogen_svn_baseurl',
1306 'https://skia-autogen.googlecode.com/svn',
1307 '--configuration',
1308 'Debug',
1309 '--deps_target_os',
1310 'None',
1311 '--builder_name',
1312 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
1313 '--build_number',
1314 <Object>,
1315 '--target_platform',
1316 'linux',
1317 '--revision',
1318 <Object>,
1319 '--got_revision',
1320 <Object>,
1321 '--perf_output_basedir',
1322 'None',
1323 '--make_flags',
1324 '""',
1325 '--test_args',
1326 '""',
1327 '--gm_args',
1328 '""',
1329 '--bench_args',
1330 '""',
1331 '--num_cores',
1332 <Object>,
1333 '--is_try',
1334 'False',
1335 '--bench_pictures_cfg',
1336 'default',
1337 '--sanitizer',
1338 'address',
1339 ],
1340 'description': 'CompareRenderedSKPs',
1341 'doStepIf': <Object>,
1342 'env': {},
1343 'exception_on_failure': <Object>,
1344 'flunkOnFailure': <Object>,
1345 'get_props_from_stdout': None,
1346 'haltOnFailure': <Object>,
1347 'hideStepIf': <Object>,
1348 'is_rebaseline_step': <Object>,
1349 'is_upload_step': <Object>,
1350 'timeout': <Object>,
1351 'workdir': 'build/skia',
1352 },
1353 ],
1354 [
1355 <Object>,
1356 {
1357 'alwaysRun': <Object>,
1358 'command': [
1359 'python',
1360 '../../../../../../slave/skia_slave_scripts/prebench.py',
1361 '--autogen_svn_baseurl',
1362 'https://skia-autogen.googlecode.com/svn',
1363 '--configuration',
1364 'Debug',
1365 '--deps_target_os',
1366 'None',
1367 '--builder_name',
1368 'Test-Ubuntu13.10-ShuttleA-HD2000-x86_64-Debug-ASAN',
1369 '--build_number',
1370 <Object>,
1371 '--target_platform',
1372 'linux',
1373 '--revision',
1374 <Object>,
1375 '--got_revision',
1376 <Object>,
1377 '--perf_output_basedir',
1378 'None',
1379 '--make_flags',
1380 '""',
1381 '--test_args',
1382 '""',
1383 '--gm_args',
1384 '""',
1385 '--bench_args',
1386 '""',
1387 '--num_cores',
1388 <Object>,
1389 '--is_try',
1390 'False',
1391 '--bench_pictures_cfg',
1392 'default',
1393 '--sanitizer',
1394 'address',
1395 '--flavor',
1396 'xsan',
1397 ],
1398 'description': 'PreBench',
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/run_bench.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',
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 'False',
1449 '--bench_pictures_cfg',
1450 'default',
1451 '--sanitizer',
1452 'address',
1453 '--flavor',
1454 'xsan',
1455 ],
1456 'description': 'RunBench',
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/bench_pictures.p y',
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',
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 'False',
1507 '--bench_pictures_cfg',
1508 'default',
1509 '--sanitizer',
1510 'address',
1511 '--flavor',
1512 'xsan',
1513 ],
1514 'description': 'BenchPictures',
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/postbench.py',
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',
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 'False',
1565 '--bench_pictures_cfg',
1566 'default',
1567 '--sanitizer',
1568 'address',
1569 '--flavor',
1570 'xsan',
1571 ],
1572 'description': 'PostBench',
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/check_for_regres sions.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',
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 'False',
1623 '--bench_pictures_cfg',
1624 'default',
1625 '--sanitizer',
1626 'address',
1627 ],
1628 'description': 'CheckForRegressions',
1629 'doStepIf': <Object>,
1630 'env': {},
1631 'exception_on_failure': <Object>,
1632 'flunkOnFailure': <Object>,
1633 'get_props_from_stdout': None,
1634 'haltOnFailure': <Object>,
1635 'hideStepIf': <Object>,
1636 'is_rebaseline_step': <Object>,
1637 'is_upload_step': <Object>,
1638 'timeout': <Object>,
1639 'workdir': 'build/skia',
1640 },
1641 ],
1642 ],
1643 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698