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

Side by Side Diff: tools/tests/factory_configuration/expected/Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT

Issue 380733003: slave_hosts_cfg: Use new Windows GCE instances, use fewer, 16-core GCE instances (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: rebase Created 6 years, 5 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 'chrome',
5 'base_unittests',
6 'cacheinvalidation_unittests',
7 'cc_unittests',
8 'chromedriver_unittests',
9 'components_unittests',
10 'content_unittests',
11 'crypto_unittests',
12 'google_apis_unittests',
13 'gpu_unittests',
14 'ipc_tests',
15 'jingle_unittests',
16 'media_unittests',
17 'net_unittests',
18 'ppapi_unittests',
19 'printing_unittests',
20 'remoting_unittests',
21 'sql_unittests',
22 'sync_unit_tests',
23 'ui_unittests',
24 'unit_tests',
25 'browser_tests',
26 'content_browsertests',
27 'interactive_ui_tests',
28 'sync_integration_tests',
29 ],
30 '_builder_name': 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
31 '_common_args': [
32 '--autogen_svn_baseurl',
33 'bogusValueToFixSkBug2663',
34 '--configuration',
35 'Debug',
36 '--deps_target_os',
37 'None',
38 '--builder_name',
39 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
40 '--build_number',
41 <Object>,
42 '--target_platform',
43 'win32',
44 '--revision',
45 <Object>,
46 '--got_revision',
47 <Object>,
48 '--perf_output_basedir',
49 'None',
50 '--make_flags',
51 '""',
52 '--test_args',
53 '""',
54 '--gm_args',
55 '""',
56 '--bench_args',
57 '""',
58 '--is_try',
59 'False',
60 '--bench_pictures_cfg',
61 'default',
62 ],
63 '_configuration': 'Debug',
64 '_default_clobber': <Object>,
65 '_deps_target_os': None,
66 '_do_patch_step': <Object>,
67 '_do_upload_bench_results': <Object>,
68 '_do_upload_render_results': <Object>,
69 '_env_vars': {},
70 '_flavor': 'chrome_canary',
71 '_gclient_solutions': [
72 '{ "name": "src", "url": "https://skia.googlesource.com/skia.git", "cust om_deps": {},"custom_vars": {},},',
73 ],
74 '_gyp_defines': {
75 'component': 'shared_library',
76 'skia_warnings_as_errors': '0',
77 },
78 '_make_flags': [],
79 '_path_to_skia': 'third_party\skia',
80 '_perf_output_basedir': None,
81 '_skia_cmd_obj': <Object>,
82 '_skia_svn_password_file': '.skia_svn_password',
83 '_skia_svn_username_file': '.skia_svn_username',
84 '_workdir': 'build\src',
85 'dontskipsteps': [],
86 'properties': <Object>,
87 'skipsteps': [],
88 'steps': [
89 [
90 <Object>,
91 {
92 'alwaysRun': <Object>,
93 'command': [
94 'python',
95 '..\..\..\..\..\slave\skia_slave_scripts\update_scripts.py',
96 '--autogen_svn_baseurl',
97 'bogusValueToFixSkBug2663',
98 '--configuration',
99 'Debug',
100 '--deps_target_os',
101 'None',
102 '--builder_name',
103 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
104 '--build_number',
105 <Object>,
106 '--target_platform',
107 'win32',
108 '--revision',
109 <Object>,
110 '--got_revision',
111 <Object>,
112 '--perf_output_basedir',
113 'None',
114 '--make_flags',
115 '""',
116 '--test_args',
117 '""',
118 '--gm_args',
119 '""',
120 '--bench_args',
121 '""',
122 '--is_try',
123 'False',
124 '--bench_pictures_cfg',
125 'default',
126 ],
127 'description': 'UpdateScripts',
128 'doStepIf': <Object>,
129 'env': {},
130 'exception_on_failure': <Object>,
131 'flunkOnFailure': <Object>,
132 'get_props_from_stdout': {
133 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
134 },
135 'haltOnFailure': <Object>,
136 'hideStepIf': <Object>,
137 'is_rebaseline_step': <Object>,
138 'is_upload_step': <Object>,
139 'timeout': <Object>,
140 'workdir': 'build',
141 },
142 ],
143 [
144 <Object>,
145 {
146 'alwaysRun': <Object>,
147 'command': [
148 'python',
149 '..\..\..\..\..\slave\skia_slave_scripts\chrome_canary_updat e.py',
150 '--autogen_svn_baseurl',
151 'bogusValueToFixSkBug2663',
152 '--configuration',
153 'Debug',
154 '--deps_target_os',
155 'None',
156 '--builder_name',
157 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
158 '--build_number',
159 <Object>,
160 '--target_platform',
161 'win32',
162 '--revision',
163 <Object>,
164 '--got_revision',
165 <Object>,
166 '--perf_output_basedir',
167 'None',
168 '--make_flags',
169 '""',
170 '--test_args',
171 '""',
172 '--gm_args',
173 '""',
174 '--bench_args',
175 '""',
176 '--is_try',
177 'False',
178 '--bench_pictures_cfg',
179 'default',
180 '--gyp_defines',
181 'skia_warnings_as_errors=0 component=shared_library',
182 '--flavor',
183 'chrome_canary',
184 ],
185 'description': 'Update',
186 'doStepIf': <Object>,
187 'env': {},
188 'exception_on_failure': <Object>,
189 'flunkOnFailure': <Object>,
190 'get_props_from_stdout': {
191 'chrome_revision': 'Chrome updated to (\w+)',
192 'got_revision': 'Skia updated to (\w+)',
193 },
194 'haltOnFailure': <Object>,
195 'hideStepIf': <Object>,
196 'is_rebaseline_step': <Object>,
197 'is_upload_step': <Object>,
198 'timeout': <Object>,
199 'workdir': 'build',
200 },
201 ],
202 [
203 <Object>,
204 {
205 'alwaysRun': <Object>,
206 'command': [
207 'python',
208 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
209 '--autogen_svn_baseurl',
210 'bogusValueToFixSkBug2663',
211 '--configuration',
212 'Debug',
213 '--deps_target_os',
214 'None',
215 '--builder_name',
216 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
217 '--build_number',
218 <Object>,
219 '--target_platform',
220 'win32',
221 '--revision',
222 <Object>,
223 '--got_revision',
224 <Object>,
225 '--perf_output_basedir',
226 'None',
227 '--make_flags',
228 '""',
229 '--test_args',
230 '""',
231 '--gm_args',
232 '""',
233 '--bench_args',
234 '""',
235 '--is_try',
236 'False',
237 '--bench_pictures_cfg',
238 'default',
239 '--target',
240 'chrome',
241 '--gyp_defines',
242 'skia_warnings_as_errors=0 component=shared_library',
243 '--flavor',
244 'chrome_canary',
245 ],
246 'description': 'BuildChrome',
247 'doStepIf': <Object>,
248 'env': {},
249 'exception_on_failure': <Object>,
250 'flunkOnFailure': <Object>,
251 'get_props_from_stdout': None,
252 'haltOnFailure': <Object>,
253 'hideStepIf': <Object>,
254 'is_rebaseline_step': <Object>,
255 'is_upload_step': <Object>,
256 'timeout': <Object>,
257 'workdir': 'build\src',
258 },
259 ],
260 [
261 <Object>,
262 {
263 'alwaysRun': <Object>,
264 'command': [
265 'python',
266 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
267 '--autogen_svn_baseurl',
268 'bogusValueToFixSkBug2663',
269 '--configuration',
270 'Debug',
271 '--deps_target_os',
272 'None',
273 '--builder_name',
274 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
275 '--build_number',
276 <Object>,
277 '--target_platform',
278 'win32',
279 '--revision',
280 <Object>,
281 '--got_revision',
282 <Object>,
283 '--perf_output_basedir',
284 'None',
285 '--make_flags',
286 '""',
287 '--test_args',
288 '""',
289 '--gm_args',
290 '""',
291 '--bench_args',
292 '""',
293 '--is_try',
294 'False',
295 '--bench_pictures_cfg',
296 'default',
297 '--target',
298 'base_unittests',
299 '--gyp_defines',
300 'skia_warnings_as_errors=0 component=shared_library',
301 '--flavor',
302 'chrome_canary',
303 ],
304 'description': 'BuildBaseUnittests',
305 'doStepIf': <Object>,
306 'env': {},
307 'exception_on_failure': <Object>,
308 'flunkOnFailure': <Object>,
309 'get_props_from_stdout': None,
310 'haltOnFailure': <Object>,
311 'hideStepIf': <Object>,
312 'is_rebaseline_step': <Object>,
313 'is_upload_step': <Object>,
314 'timeout': <Object>,
315 'workdir': 'build\src',
316 },
317 ],
318 [
319 <Object>,
320 {
321 'alwaysRun': <Object>,
322 'command': [
323 'python',
324 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
325 '--autogen_svn_baseurl',
326 'bogusValueToFixSkBug2663',
327 '--configuration',
328 'Debug',
329 '--deps_target_os',
330 'None',
331 '--builder_name',
332 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
333 '--build_number',
334 <Object>,
335 '--target_platform',
336 'win32',
337 '--revision',
338 <Object>,
339 '--got_revision',
340 <Object>,
341 '--perf_output_basedir',
342 'None',
343 '--make_flags',
344 '""',
345 '--test_args',
346 '""',
347 '--gm_args',
348 '""',
349 '--bench_args',
350 '""',
351 '--is_try',
352 'False',
353 '--bench_pictures_cfg',
354 'default',
355 '--target',
356 'cacheinvalidation_unittests',
357 '--gyp_defines',
358 'skia_warnings_as_errors=0 component=shared_library',
359 '--flavor',
360 'chrome_canary',
361 ],
362 'description': 'BuildCacheinvalidationUnittests',
363 'doStepIf': <Object>,
364 'env': {},
365 'exception_on_failure': <Object>,
366 'flunkOnFailure': <Object>,
367 'get_props_from_stdout': None,
368 'haltOnFailure': <Object>,
369 'hideStepIf': <Object>,
370 'is_rebaseline_step': <Object>,
371 'is_upload_step': <Object>,
372 'timeout': <Object>,
373 'workdir': 'build\src',
374 },
375 ],
376 [
377 <Object>,
378 {
379 'alwaysRun': <Object>,
380 'command': [
381 'python',
382 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
383 '--autogen_svn_baseurl',
384 'bogusValueToFixSkBug2663',
385 '--configuration',
386 'Debug',
387 '--deps_target_os',
388 'None',
389 '--builder_name',
390 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
391 '--build_number',
392 <Object>,
393 '--target_platform',
394 'win32',
395 '--revision',
396 <Object>,
397 '--got_revision',
398 <Object>,
399 '--perf_output_basedir',
400 'None',
401 '--make_flags',
402 '""',
403 '--test_args',
404 '""',
405 '--gm_args',
406 '""',
407 '--bench_args',
408 '""',
409 '--is_try',
410 'False',
411 '--bench_pictures_cfg',
412 'default',
413 '--target',
414 'cc_unittests',
415 '--gyp_defines',
416 'skia_warnings_as_errors=0 component=shared_library',
417 '--flavor',
418 'chrome_canary',
419 ],
420 'description': 'BuildCcUnittests',
421 'doStepIf': <Object>,
422 'env': {},
423 'exception_on_failure': <Object>,
424 'flunkOnFailure': <Object>,
425 'get_props_from_stdout': None,
426 'haltOnFailure': <Object>,
427 'hideStepIf': <Object>,
428 'is_rebaseline_step': <Object>,
429 'is_upload_step': <Object>,
430 'timeout': <Object>,
431 'workdir': 'build\src',
432 },
433 ],
434 [
435 <Object>,
436 {
437 'alwaysRun': <Object>,
438 'command': [
439 'python',
440 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
441 '--autogen_svn_baseurl',
442 'bogusValueToFixSkBug2663',
443 '--configuration',
444 'Debug',
445 '--deps_target_os',
446 'None',
447 '--builder_name',
448 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
449 '--build_number',
450 <Object>,
451 '--target_platform',
452 'win32',
453 '--revision',
454 <Object>,
455 '--got_revision',
456 <Object>,
457 '--perf_output_basedir',
458 'None',
459 '--make_flags',
460 '""',
461 '--test_args',
462 '""',
463 '--gm_args',
464 '""',
465 '--bench_args',
466 '""',
467 '--is_try',
468 'False',
469 '--bench_pictures_cfg',
470 'default',
471 '--target',
472 'chromedriver_unittests',
473 '--gyp_defines',
474 'skia_warnings_as_errors=0 component=shared_library',
475 '--flavor',
476 'chrome_canary',
477 ],
478 'description': 'BuildChromedriverUnittests',
479 'doStepIf': <Object>,
480 'env': {},
481 'exception_on_failure': <Object>,
482 'flunkOnFailure': <Object>,
483 'get_props_from_stdout': None,
484 'haltOnFailure': <Object>,
485 'hideStepIf': <Object>,
486 'is_rebaseline_step': <Object>,
487 'is_upload_step': <Object>,
488 'timeout': <Object>,
489 'workdir': 'build\src',
490 },
491 ],
492 [
493 <Object>,
494 {
495 'alwaysRun': <Object>,
496 'command': [
497 'python',
498 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
499 '--autogen_svn_baseurl',
500 'bogusValueToFixSkBug2663',
501 '--configuration',
502 'Debug',
503 '--deps_target_os',
504 'None',
505 '--builder_name',
506 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
507 '--build_number',
508 <Object>,
509 '--target_platform',
510 'win32',
511 '--revision',
512 <Object>,
513 '--got_revision',
514 <Object>,
515 '--perf_output_basedir',
516 'None',
517 '--make_flags',
518 '""',
519 '--test_args',
520 '""',
521 '--gm_args',
522 '""',
523 '--bench_args',
524 '""',
525 '--is_try',
526 'False',
527 '--bench_pictures_cfg',
528 'default',
529 '--target',
530 'components_unittests',
531 '--gyp_defines',
532 'skia_warnings_as_errors=0 component=shared_library',
533 '--flavor',
534 'chrome_canary',
535 ],
536 'description': 'BuildComponentsUnittests',
537 'doStepIf': <Object>,
538 'env': {},
539 'exception_on_failure': <Object>,
540 'flunkOnFailure': <Object>,
541 'get_props_from_stdout': None,
542 'haltOnFailure': <Object>,
543 'hideStepIf': <Object>,
544 'is_rebaseline_step': <Object>,
545 'is_upload_step': <Object>,
546 'timeout': <Object>,
547 'workdir': 'build\src',
548 },
549 ],
550 [
551 <Object>,
552 {
553 'alwaysRun': <Object>,
554 'command': [
555 'python',
556 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
557 '--autogen_svn_baseurl',
558 'bogusValueToFixSkBug2663',
559 '--configuration',
560 'Debug',
561 '--deps_target_os',
562 'None',
563 '--builder_name',
564 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
565 '--build_number',
566 <Object>,
567 '--target_platform',
568 'win32',
569 '--revision',
570 <Object>,
571 '--got_revision',
572 <Object>,
573 '--perf_output_basedir',
574 'None',
575 '--make_flags',
576 '""',
577 '--test_args',
578 '""',
579 '--gm_args',
580 '""',
581 '--bench_args',
582 '""',
583 '--is_try',
584 'False',
585 '--bench_pictures_cfg',
586 'default',
587 '--target',
588 'content_unittests',
589 '--gyp_defines',
590 'skia_warnings_as_errors=0 component=shared_library',
591 '--flavor',
592 'chrome_canary',
593 ],
594 'description': 'BuildContentUnittests',
595 'doStepIf': <Object>,
596 'env': {},
597 'exception_on_failure': <Object>,
598 'flunkOnFailure': <Object>,
599 'get_props_from_stdout': None,
600 'haltOnFailure': <Object>,
601 'hideStepIf': <Object>,
602 'is_rebaseline_step': <Object>,
603 'is_upload_step': <Object>,
604 'timeout': <Object>,
605 'workdir': 'build\src',
606 },
607 ],
608 [
609 <Object>,
610 {
611 'alwaysRun': <Object>,
612 'command': [
613 'python',
614 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
615 '--autogen_svn_baseurl',
616 'bogusValueToFixSkBug2663',
617 '--configuration',
618 'Debug',
619 '--deps_target_os',
620 'None',
621 '--builder_name',
622 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
623 '--build_number',
624 <Object>,
625 '--target_platform',
626 'win32',
627 '--revision',
628 <Object>,
629 '--got_revision',
630 <Object>,
631 '--perf_output_basedir',
632 'None',
633 '--make_flags',
634 '""',
635 '--test_args',
636 '""',
637 '--gm_args',
638 '""',
639 '--bench_args',
640 '""',
641 '--is_try',
642 'False',
643 '--bench_pictures_cfg',
644 'default',
645 '--target',
646 'crypto_unittests',
647 '--gyp_defines',
648 'skia_warnings_as_errors=0 component=shared_library',
649 '--flavor',
650 'chrome_canary',
651 ],
652 'description': 'BuildCryptoUnittests',
653 'doStepIf': <Object>,
654 'env': {},
655 'exception_on_failure': <Object>,
656 'flunkOnFailure': <Object>,
657 'get_props_from_stdout': None,
658 'haltOnFailure': <Object>,
659 'hideStepIf': <Object>,
660 'is_rebaseline_step': <Object>,
661 'is_upload_step': <Object>,
662 'timeout': <Object>,
663 'workdir': 'build\src',
664 },
665 ],
666 [
667 <Object>,
668 {
669 'alwaysRun': <Object>,
670 'command': [
671 'python',
672 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
673 '--autogen_svn_baseurl',
674 'bogusValueToFixSkBug2663',
675 '--configuration',
676 'Debug',
677 '--deps_target_os',
678 'None',
679 '--builder_name',
680 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
681 '--build_number',
682 <Object>,
683 '--target_platform',
684 'win32',
685 '--revision',
686 <Object>,
687 '--got_revision',
688 <Object>,
689 '--perf_output_basedir',
690 'None',
691 '--make_flags',
692 '""',
693 '--test_args',
694 '""',
695 '--gm_args',
696 '""',
697 '--bench_args',
698 '""',
699 '--is_try',
700 'False',
701 '--bench_pictures_cfg',
702 'default',
703 '--target',
704 'google_apis_unittests',
705 '--gyp_defines',
706 'skia_warnings_as_errors=0 component=shared_library',
707 '--flavor',
708 'chrome_canary',
709 ],
710 'description': 'BuildGoogleApisUnittests',
711 'doStepIf': <Object>,
712 'env': {},
713 'exception_on_failure': <Object>,
714 'flunkOnFailure': <Object>,
715 'get_props_from_stdout': None,
716 'haltOnFailure': <Object>,
717 'hideStepIf': <Object>,
718 'is_rebaseline_step': <Object>,
719 'is_upload_step': <Object>,
720 'timeout': <Object>,
721 'workdir': 'build\src',
722 },
723 ],
724 [
725 <Object>,
726 {
727 'alwaysRun': <Object>,
728 'command': [
729 'python',
730 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
731 '--autogen_svn_baseurl',
732 'bogusValueToFixSkBug2663',
733 '--configuration',
734 'Debug',
735 '--deps_target_os',
736 'None',
737 '--builder_name',
738 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
739 '--build_number',
740 <Object>,
741 '--target_platform',
742 'win32',
743 '--revision',
744 <Object>,
745 '--got_revision',
746 <Object>,
747 '--perf_output_basedir',
748 'None',
749 '--make_flags',
750 '""',
751 '--test_args',
752 '""',
753 '--gm_args',
754 '""',
755 '--bench_args',
756 '""',
757 '--is_try',
758 'False',
759 '--bench_pictures_cfg',
760 'default',
761 '--target',
762 'gpu_unittests',
763 '--gyp_defines',
764 'skia_warnings_as_errors=0 component=shared_library',
765 '--flavor',
766 'chrome_canary',
767 ],
768 'description': 'BuildGpuUnittests',
769 'doStepIf': <Object>,
770 'env': {},
771 'exception_on_failure': <Object>,
772 'flunkOnFailure': <Object>,
773 'get_props_from_stdout': None,
774 'haltOnFailure': <Object>,
775 'hideStepIf': <Object>,
776 'is_rebaseline_step': <Object>,
777 'is_upload_step': <Object>,
778 'timeout': <Object>,
779 'workdir': 'build\src',
780 },
781 ],
782 [
783 <Object>,
784 {
785 'alwaysRun': <Object>,
786 'command': [
787 'python',
788 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
789 '--autogen_svn_baseurl',
790 'bogusValueToFixSkBug2663',
791 '--configuration',
792 'Debug',
793 '--deps_target_os',
794 'None',
795 '--builder_name',
796 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
797 '--build_number',
798 <Object>,
799 '--target_platform',
800 'win32',
801 '--revision',
802 <Object>,
803 '--got_revision',
804 <Object>,
805 '--perf_output_basedir',
806 'None',
807 '--make_flags',
808 '""',
809 '--test_args',
810 '""',
811 '--gm_args',
812 '""',
813 '--bench_args',
814 '""',
815 '--is_try',
816 'False',
817 '--bench_pictures_cfg',
818 'default',
819 '--target',
820 'ipc_tests',
821 '--gyp_defines',
822 'skia_warnings_as_errors=0 component=shared_library',
823 '--flavor',
824 'chrome_canary',
825 ],
826 'description': 'BuildIpcTests',
827 'doStepIf': <Object>,
828 'env': {},
829 'exception_on_failure': <Object>,
830 'flunkOnFailure': <Object>,
831 'get_props_from_stdout': None,
832 'haltOnFailure': <Object>,
833 'hideStepIf': <Object>,
834 'is_rebaseline_step': <Object>,
835 'is_upload_step': <Object>,
836 'timeout': <Object>,
837 'workdir': 'build\src',
838 },
839 ],
840 [
841 <Object>,
842 {
843 'alwaysRun': <Object>,
844 'command': [
845 'python',
846 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
847 '--autogen_svn_baseurl',
848 'bogusValueToFixSkBug2663',
849 '--configuration',
850 'Debug',
851 '--deps_target_os',
852 'None',
853 '--builder_name',
854 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
855 '--build_number',
856 <Object>,
857 '--target_platform',
858 'win32',
859 '--revision',
860 <Object>,
861 '--got_revision',
862 <Object>,
863 '--perf_output_basedir',
864 'None',
865 '--make_flags',
866 '""',
867 '--test_args',
868 '""',
869 '--gm_args',
870 '""',
871 '--bench_args',
872 '""',
873 '--is_try',
874 'False',
875 '--bench_pictures_cfg',
876 'default',
877 '--target',
878 'jingle_unittests',
879 '--gyp_defines',
880 'skia_warnings_as_errors=0 component=shared_library',
881 '--flavor',
882 'chrome_canary',
883 ],
884 'description': 'BuildJingleUnittests',
885 'doStepIf': <Object>,
886 'env': {},
887 'exception_on_failure': <Object>,
888 'flunkOnFailure': <Object>,
889 'get_props_from_stdout': None,
890 'haltOnFailure': <Object>,
891 'hideStepIf': <Object>,
892 'is_rebaseline_step': <Object>,
893 'is_upload_step': <Object>,
894 'timeout': <Object>,
895 'workdir': 'build\src',
896 },
897 ],
898 [
899 <Object>,
900 {
901 'alwaysRun': <Object>,
902 'command': [
903 'python',
904 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
905 '--autogen_svn_baseurl',
906 'bogusValueToFixSkBug2663',
907 '--configuration',
908 'Debug',
909 '--deps_target_os',
910 'None',
911 '--builder_name',
912 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
913 '--build_number',
914 <Object>,
915 '--target_platform',
916 'win32',
917 '--revision',
918 <Object>,
919 '--got_revision',
920 <Object>,
921 '--perf_output_basedir',
922 'None',
923 '--make_flags',
924 '""',
925 '--test_args',
926 '""',
927 '--gm_args',
928 '""',
929 '--bench_args',
930 '""',
931 '--is_try',
932 'False',
933 '--bench_pictures_cfg',
934 'default',
935 '--target',
936 'media_unittests',
937 '--gyp_defines',
938 'skia_warnings_as_errors=0 component=shared_library',
939 '--flavor',
940 'chrome_canary',
941 ],
942 'description': 'BuildMediaUnittests',
943 'doStepIf': <Object>,
944 'env': {},
945 'exception_on_failure': <Object>,
946 'flunkOnFailure': <Object>,
947 'get_props_from_stdout': None,
948 'haltOnFailure': <Object>,
949 'hideStepIf': <Object>,
950 'is_rebaseline_step': <Object>,
951 'is_upload_step': <Object>,
952 'timeout': <Object>,
953 'workdir': 'build\src',
954 },
955 ],
956 [
957 <Object>,
958 {
959 'alwaysRun': <Object>,
960 'command': [
961 'python',
962 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
963 '--autogen_svn_baseurl',
964 'bogusValueToFixSkBug2663',
965 '--configuration',
966 'Debug',
967 '--deps_target_os',
968 'None',
969 '--builder_name',
970 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
971 '--build_number',
972 <Object>,
973 '--target_platform',
974 'win32',
975 '--revision',
976 <Object>,
977 '--got_revision',
978 <Object>,
979 '--perf_output_basedir',
980 'None',
981 '--make_flags',
982 '""',
983 '--test_args',
984 '""',
985 '--gm_args',
986 '""',
987 '--bench_args',
988 '""',
989 '--is_try',
990 'False',
991 '--bench_pictures_cfg',
992 'default',
993 '--target',
994 'net_unittests',
995 '--gyp_defines',
996 'skia_warnings_as_errors=0 component=shared_library',
997 '--flavor',
998 'chrome_canary',
999 ],
1000 'description': 'BuildNetUnittests',
1001 'doStepIf': <Object>,
1002 'env': {},
1003 'exception_on_failure': <Object>,
1004 'flunkOnFailure': <Object>,
1005 'get_props_from_stdout': None,
1006 'haltOnFailure': <Object>,
1007 'hideStepIf': <Object>,
1008 'is_rebaseline_step': <Object>,
1009 'is_upload_step': <Object>,
1010 'timeout': <Object>,
1011 'workdir': 'build\src',
1012 },
1013 ],
1014 [
1015 <Object>,
1016 {
1017 'alwaysRun': <Object>,
1018 'command': [
1019 'python',
1020 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1021 '--autogen_svn_baseurl',
1022 'bogusValueToFixSkBug2663',
1023 '--configuration',
1024 'Debug',
1025 '--deps_target_os',
1026 'None',
1027 '--builder_name',
1028 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1029 '--build_number',
1030 <Object>,
1031 '--target_platform',
1032 'win32',
1033 '--revision',
1034 <Object>,
1035 '--got_revision',
1036 <Object>,
1037 '--perf_output_basedir',
1038 'None',
1039 '--make_flags',
1040 '""',
1041 '--test_args',
1042 '""',
1043 '--gm_args',
1044 '""',
1045 '--bench_args',
1046 '""',
1047 '--is_try',
1048 'False',
1049 '--bench_pictures_cfg',
1050 'default',
1051 '--target',
1052 'ppapi_unittests',
1053 '--gyp_defines',
1054 'skia_warnings_as_errors=0 component=shared_library',
1055 '--flavor',
1056 'chrome_canary',
1057 ],
1058 'description': 'BuildPpapiUnittests',
1059 'doStepIf': <Object>,
1060 'env': {},
1061 'exception_on_failure': <Object>,
1062 'flunkOnFailure': <Object>,
1063 'get_props_from_stdout': None,
1064 'haltOnFailure': <Object>,
1065 'hideStepIf': <Object>,
1066 'is_rebaseline_step': <Object>,
1067 'is_upload_step': <Object>,
1068 'timeout': <Object>,
1069 'workdir': 'build\src',
1070 },
1071 ],
1072 [
1073 <Object>,
1074 {
1075 'alwaysRun': <Object>,
1076 'command': [
1077 'python',
1078 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1079 '--autogen_svn_baseurl',
1080 'bogusValueToFixSkBug2663',
1081 '--configuration',
1082 'Debug',
1083 '--deps_target_os',
1084 'None',
1085 '--builder_name',
1086 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1087 '--build_number',
1088 <Object>,
1089 '--target_platform',
1090 'win32',
1091 '--revision',
1092 <Object>,
1093 '--got_revision',
1094 <Object>,
1095 '--perf_output_basedir',
1096 'None',
1097 '--make_flags',
1098 '""',
1099 '--test_args',
1100 '""',
1101 '--gm_args',
1102 '""',
1103 '--bench_args',
1104 '""',
1105 '--is_try',
1106 'False',
1107 '--bench_pictures_cfg',
1108 'default',
1109 '--target',
1110 'printing_unittests',
1111 '--gyp_defines',
1112 'skia_warnings_as_errors=0 component=shared_library',
1113 '--flavor',
1114 'chrome_canary',
1115 ],
1116 'description': 'BuildPrintingUnittests',
1117 'doStepIf': <Object>,
1118 'env': {},
1119 'exception_on_failure': <Object>,
1120 'flunkOnFailure': <Object>,
1121 'get_props_from_stdout': None,
1122 'haltOnFailure': <Object>,
1123 'hideStepIf': <Object>,
1124 'is_rebaseline_step': <Object>,
1125 'is_upload_step': <Object>,
1126 'timeout': <Object>,
1127 'workdir': 'build\src',
1128 },
1129 ],
1130 [
1131 <Object>,
1132 {
1133 'alwaysRun': <Object>,
1134 'command': [
1135 'python',
1136 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1137 '--autogen_svn_baseurl',
1138 'bogusValueToFixSkBug2663',
1139 '--configuration',
1140 'Debug',
1141 '--deps_target_os',
1142 'None',
1143 '--builder_name',
1144 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1145 '--build_number',
1146 <Object>,
1147 '--target_platform',
1148 'win32',
1149 '--revision',
1150 <Object>,
1151 '--got_revision',
1152 <Object>,
1153 '--perf_output_basedir',
1154 'None',
1155 '--make_flags',
1156 '""',
1157 '--test_args',
1158 '""',
1159 '--gm_args',
1160 '""',
1161 '--bench_args',
1162 '""',
1163 '--is_try',
1164 'False',
1165 '--bench_pictures_cfg',
1166 'default',
1167 '--target',
1168 'remoting_unittests',
1169 '--gyp_defines',
1170 'skia_warnings_as_errors=0 component=shared_library',
1171 '--flavor',
1172 'chrome_canary',
1173 ],
1174 'description': 'BuildRemotingUnittests',
1175 'doStepIf': <Object>,
1176 'env': {},
1177 'exception_on_failure': <Object>,
1178 'flunkOnFailure': <Object>,
1179 'get_props_from_stdout': None,
1180 'haltOnFailure': <Object>,
1181 'hideStepIf': <Object>,
1182 'is_rebaseline_step': <Object>,
1183 'is_upload_step': <Object>,
1184 'timeout': <Object>,
1185 'workdir': 'build\src',
1186 },
1187 ],
1188 [
1189 <Object>,
1190 {
1191 'alwaysRun': <Object>,
1192 'command': [
1193 'python',
1194 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1195 '--autogen_svn_baseurl',
1196 'bogusValueToFixSkBug2663',
1197 '--configuration',
1198 'Debug',
1199 '--deps_target_os',
1200 'None',
1201 '--builder_name',
1202 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1203 '--build_number',
1204 <Object>,
1205 '--target_platform',
1206 'win32',
1207 '--revision',
1208 <Object>,
1209 '--got_revision',
1210 <Object>,
1211 '--perf_output_basedir',
1212 'None',
1213 '--make_flags',
1214 '""',
1215 '--test_args',
1216 '""',
1217 '--gm_args',
1218 '""',
1219 '--bench_args',
1220 '""',
1221 '--is_try',
1222 'False',
1223 '--bench_pictures_cfg',
1224 'default',
1225 '--target',
1226 'sql_unittests',
1227 '--gyp_defines',
1228 'skia_warnings_as_errors=0 component=shared_library',
1229 '--flavor',
1230 'chrome_canary',
1231 ],
1232 'description': 'BuildSqlUnittests',
1233 'doStepIf': <Object>,
1234 'env': {},
1235 'exception_on_failure': <Object>,
1236 'flunkOnFailure': <Object>,
1237 'get_props_from_stdout': None,
1238 'haltOnFailure': <Object>,
1239 'hideStepIf': <Object>,
1240 'is_rebaseline_step': <Object>,
1241 'is_upload_step': <Object>,
1242 'timeout': <Object>,
1243 'workdir': 'build\src',
1244 },
1245 ],
1246 [
1247 <Object>,
1248 {
1249 'alwaysRun': <Object>,
1250 'command': [
1251 'python',
1252 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1253 '--autogen_svn_baseurl',
1254 'bogusValueToFixSkBug2663',
1255 '--configuration',
1256 'Debug',
1257 '--deps_target_os',
1258 'None',
1259 '--builder_name',
1260 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1261 '--build_number',
1262 <Object>,
1263 '--target_platform',
1264 'win32',
1265 '--revision',
1266 <Object>,
1267 '--got_revision',
1268 <Object>,
1269 '--perf_output_basedir',
1270 'None',
1271 '--make_flags',
1272 '""',
1273 '--test_args',
1274 '""',
1275 '--gm_args',
1276 '""',
1277 '--bench_args',
1278 '""',
1279 '--is_try',
1280 'False',
1281 '--bench_pictures_cfg',
1282 'default',
1283 '--target',
1284 'sync_unit_tests',
1285 '--gyp_defines',
1286 'skia_warnings_as_errors=0 component=shared_library',
1287 '--flavor',
1288 'chrome_canary',
1289 ],
1290 'description': 'BuildSyncUnitTests',
1291 'doStepIf': <Object>,
1292 'env': {},
1293 'exception_on_failure': <Object>,
1294 'flunkOnFailure': <Object>,
1295 'get_props_from_stdout': None,
1296 'haltOnFailure': <Object>,
1297 'hideStepIf': <Object>,
1298 'is_rebaseline_step': <Object>,
1299 'is_upload_step': <Object>,
1300 'timeout': <Object>,
1301 'workdir': 'build\src',
1302 },
1303 ],
1304 [
1305 <Object>,
1306 {
1307 'alwaysRun': <Object>,
1308 'command': [
1309 'python',
1310 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1311 '--autogen_svn_baseurl',
1312 'bogusValueToFixSkBug2663',
1313 '--configuration',
1314 'Debug',
1315 '--deps_target_os',
1316 'None',
1317 '--builder_name',
1318 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1319 '--build_number',
1320 <Object>,
1321 '--target_platform',
1322 'win32',
1323 '--revision',
1324 <Object>,
1325 '--got_revision',
1326 <Object>,
1327 '--perf_output_basedir',
1328 'None',
1329 '--make_flags',
1330 '""',
1331 '--test_args',
1332 '""',
1333 '--gm_args',
1334 '""',
1335 '--bench_args',
1336 '""',
1337 '--is_try',
1338 'False',
1339 '--bench_pictures_cfg',
1340 'default',
1341 '--target',
1342 'ui_unittests',
1343 '--gyp_defines',
1344 'skia_warnings_as_errors=0 component=shared_library',
1345 '--flavor',
1346 'chrome_canary',
1347 ],
1348 'description': 'BuildUiUnittests',
1349 'doStepIf': <Object>,
1350 'env': {},
1351 'exception_on_failure': <Object>,
1352 'flunkOnFailure': <Object>,
1353 'get_props_from_stdout': None,
1354 'haltOnFailure': <Object>,
1355 'hideStepIf': <Object>,
1356 'is_rebaseline_step': <Object>,
1357 'is_upload_step': <Object>,
1358 'timeout': <Object>,
1359 'workdir': 'build\src',
1360 },
1361 ],
1362 [
1363 <Object>,
1364 {
1365 'alwaysRun': <Object>,
1366 'command': [
1367 'python',
1368 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1369 '--autogen_svn_baseurl',
1370 'bogusValueToFixSkBug2663',
1371 '--configuration',
1372 'Debug',
1373 '--deps_target_os',
1374 'None',
1375 '--builder_name',
1376 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1377 '--build_number',
1378 <Object>,
1379 '--target_platform',
1380 'win32',
1381 '--revision',
1382 <Object>,
1383 '--got_revision',
1384 <Object>,
1385 '--perf_output_basedir',
1386 'None',
1387 '--make_flags',
1388 '""',
1389 '--test_args',
1390 '""',
1391 '--gm_args',
1392 '""',
1393 '--bench_args',
1394 '""',
1395 '--is_try',
1396 'False',
1397 '--bench_pictures_cfg',
1398 'default',
1399 '--target',
1400 'unit_tests',
1401 '--gyp_defines',
1402 'skia_warnings_as_errors=0 component=shared_library',
1403 '--flavor',
1404 'chrome_canary',
1405 ],
1406 'description': 'BuildUnitTests',
1407 'doStepIf': <Object>,
1408 'env': {},
1409 'exception_on_failure': <Object>,
1410 'flunkOnFailure': <Object>,
1411 'get_props_from_stdout': None,
1412 'haltOnFailure': <Object>,
1413 'hideStepIf': <Object>,
1414 'is_rebaseline_step': <Object>,
1415 'is_upload_step': <Object>,
1416 'timeout': <Object>,
1417 'workdir': 'build\src',
1418 },
1419 ],
1420 [
1421 <Object>,
1422 {
1423 'alwaysRun': <Object>,
1424 'command': [
1425 'python',
1426 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1427 '--autogen_svn_baseurl',
1428 'bogusValueToFixSkBug2663',
1429 '--configuration',
1430 'Debug',
1431 '--deps_target_os',
1432 'None',
1433 '--builder_name',
1434 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1435 '--build_number',
1436 <Object>,
1437 '--target_platform',
1438 'win32',
1439 '--revision',
1440 <Object>,
1441 '--got_revision',
1442 <Object>,
1443 '--perf_output_basedir',
1444 'None',
1445 '--make_flags',
1446 '""',
1447 '--test_args',
1448 '""',
1449 '--gm_args',
1450 '""',
1451 '--bench_args',
1452 '""',
1453 '--is_try',
1454 'False',
1455 '--bench_pictures_cfg',
1456 'default',
1457 '--target',
1458 'browser_tests',
1459 '--gyp_defines',
1460 'skia_warnings_as_errors=0 component=shared_library',
1461 '--flavor',
1462 'chrome_canary',
1463 ],
1464 'description': 'BuildBrowserTests',
1465 'doStepIf': <Object>,
1466 'env': {},
1467 'exception_on_failure': <Object>,
1468 'flunkOnFailure': <Object>,
1469 'get_props_from_stdout': None,
1470 'haltOnFailure': <Object>,
1471 'hideStepIf': <Object>,
1472 'is_rebaseline_step': <Object>,
1473 'is_upload_step': <Object>,
1474 'timeout': <Object>,
1475 'workdir': 'build\src',
1476 },
1477 ],
1478 [
1479 <Object>,
1480 {
1481 'alwaysRun': <Object>,
1482 'command': [
1483 'python',
1484 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1485 '--autogen_svn_baseurl',
1486 'bogusValueToFixSkBug2663',
1487 '--configuration',
1488 'Debug',
1489 '--deps_target_os',
1490 'None',
1491 '--builder_name',
1492 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1493 '--build_number',
1494 <Object>,
1495 '--target_platform',
1496 'win32',
1497 '--revision',
1498 <Object>,
1499 '--got_revision',
1500 <Object>,
1501 '--perf_output_basedir',
1502 'None',
1503 '--make_flags',
1504 '""',
1505 '--test_args',
1506 '""',
1507 '--gm_args',
1508 '""',
1509 '--bench_args',
1510 '""',
1511 '--is_try',
1512 'False',
1513 '--bench_pictures_cfg',
1514 'default',
1515 '--target',
1516 'content_browsertests',
1517 '--gyp_defines',
1518 'skia_warnings_as_errors=0 component=shared_library',
1519 '--flavor',
1520 'chrome_canary',
1521 ],
1522 'description': 'BuildContentBrowsertests',
1523 'doStepIf': <Object>,
1524 'env': {},
1525 'exception_on_failure': <Object>,
1526 'flunkOnFailure': <Object>,
1527 'get_props_from_stdout': None,
1528 'haltOnFailure': <Object>,
1529 'hideStepIf': <Object>,
1530 'is_rebaseline_step': <Object>,
1531 'is_upload_step': <Object>,
1532 'timeout': <Object>,
1533 'workdir': 'build\src',
1534 },
1535 ],
1536 [
1537 <Object>,
1538 {
1539 'alwaysRun': <Object>,
1540 'command': [
1541 'python',
1542 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1543 '--autogen_svn_baseurl',
1544 'bogusValueToFixSkBug2663',
1545 '--configuration',
1546 'Debug',
1547 '--deps_target_os',
1548 'None',
1549 '--builder_name',
1550 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1551 '--build_number',
1552 <Object>,
1553 '--target_platform',
1554 'win32',
1555 '--revision',
1556 <Object>,
1557 '--got_revision',
1558 <Object>,
1559 '--perf_output_basedir',
1560 'None',
1561 '--make_flags',
1562 '""',
1563 '--test_args',
1564 '""',
1565 '--gm_args',
1566 '""',
1567 '--bench_args',
1568 '""',
1569 '--is_try',
1570 'False',
1571 '--bench_pictures_cfg',
1572 'default',
1573 '--target',
1574 'interactive_ui_tests',
1575 '--gyp_defines',
1576 'skia_warnings_as_errors=0 component=shared_library',
1577 '--flavor',
1578 'chrome_canary',
1579 ],
1580 'description': 'BuildInteractiveUiTests',
1581 'doStepIf': <Object>,
1582 'env': {},
1583 'exception_on_failure': <Object>,
1584 'flunkOnFailure': <Object>,
1585 'get_props_from_stdout': None,
1586 'haltOnFailure': <Object>,
1587 'hideStepIf': <Object>,
1588 'is_rebaseline_step': <Object>,
1589 'is_upload_step': <Object>,
1590 'timeout': <Object>,
1591 'workdir': 'build\src',
1592 },
1593 ],
1594 [
1595 <Object>,
1596 {
1597 'alwaysRun': <Object>,
1598 'command': [
1599 'python',
1600 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1601 '--autogen_svn_baseurl',
1602 'bogusValueToFixSkBug2663',
1603 '--configuration',
1604 'Debug',
1605 '--deps_target_os',
1606 'None',
1607 '--builder_name',
1608 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1609 '--build_number',
1610 <Object>,
1611 '--target_platform',
1612 'win32',
1613 '--revision',
1614 <Object>,
1615 '--got_revision',
1616 <Object>,
1617 '--perf_output_basedir',
1618 'None',
1619 '--make_flags',
1620 '""',
1621 '--test_args',
1622 '""',
1623 '--gm_args',
1624 '""',
1625 '--bench_args',
1626 '""',
1627 '--is_try',
1628 'False',
1629 '--bench_pictures_cfg',
1630 'default',
1631 '--target',
1632 'sync_integration_tests',
1633 '--gyp_defines',
1634 'skia_warnings_as_errors=0 component=shared_library',
1635 '--flavor',
1636 'chrome_canary',
1637 ],
1638 'description': 'BuildSyncIntegrationTests',
1639 'doStepIf': <Object>,
1640 'env': {},
1641 'exception_on_failure': <Object>,
1642 'flunkOnFailure': <Object>,
1643 'get_props_from_stdout': None,
1644 'haltOnFailure': <Object>,
1645 'hideStepIf': <Object>,
1646 'is_rebaseline_step': <Object>,
1647 'is_upload_step': <Object>,
1648 'timeout': <Object>,
1649 'workdir': 'build\src',
1650 },
1651 ],
1652 [
1653 <Object>,
1654 {
1655 'alwaysRun': <Object>,
1656 'command': [
1657 'python',
1658 '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py',
1659 '--autogen_svn_baseurl',
1660 'bogusValueToFixSkBug2663',
1661 '--configuration',
1662 'Debug',
1663 '--deps_target_os',
1664 'None',
1665 '--builder_name',
1666 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1667 '--build_number',
1668 <Object>,
1669 '--target_platform',
1670 'win32',
1671 '--revision',
1672 <Object>,
1673 '--got_revision',
1674 <Object>,
1675 '--perf_output_basedir',
1676 'None',
1677 '--make_flags',
1678 '""',
1679 '--test_args',
1680 '""',
1681 '--gm_args',
1682 '""',
1683 '--bench_args',
1684 '""',
1685 '--is_try',
1686 'False',
1687 '--bench_pictures_cfg',
1688 'default',
1689 '--flavor',
1690 'chrome_canary',
1691 ],
1692 'description': 'Clean',
1693 'doStepIf': <Object>,
1694 'env': {},
1695 'exception_on_failure': <Object>,
1696 'flunkOnFailure': <Object>,
1697 'get_props_from_stdout': None,
1698 'haltOnFailure': <Object>,
1699 'hideStepIf': <Object>,
1700 'is_rebaseline_step': <Object>,
1701 'is_upload_step': <Object>,
1702 'timeout': <Object>,
1703 'workdir': 'build\src',
1704 },
1705 ],
1706 [
1707 <Object>,
1708 {
1709 'alwaysRun': <Object>,
1710 'command': [
1711 'python',
1712 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1713 '--autogen_svn_baseurl',
1714 'bogusValueToFixSkBug2663',
1715 '--configuration',
1716 'Debug',
1717 '--deps_target_os',
1718 'None',
1719 '--builder_name',
1720 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1721 '--build_number',
1722 <Object>,
1723 '--target_platform',
1724 'win32',
1725 '--revision',
1726 <Object>,
1727 '--got_revision',
1728 <Object>,
1729 '--perf_output_basedir',
1730 'None',
1731 '--make_flags',
1732 '""',
1733 '--test_args',
1734 '""',
1735 '--gm_args',
1736 '""',
1737 '--bench_args',
1738 '""',
1739 '--is_try',
1740 'False',
1741 '--bench_pictures_cfg',
1742 'default',
1743 '--target',
1744 'chrome',
1745 '--gyp_defines',
1746 'skia_warnings_as_errors=0 component=shared_library',
1747 '--flavor',
1748 'chrome_canary',
1749 ],
1750 'description': 'Retry_BuildChrome',
1751 'doStepIf': <Object>,
1752 'env': {},
1753 'exception_on_failure': <Object>,
1754 'flunkOnFailure': <Object>,
1755 'get_props_from_stdout': None,
1756 'haltOnFailure': <Object>,
1757 'hideStepIf': <Object>,
1758 'is_rebaseline_step': <Object>,
1759 'is_upload_step': <Object>,
1760 'timeout': <Object>,
1761 'workdir': 'build\src',
1762 },
1763 ],
1764 [
1765 <Object>,
1766 {
1767 'alwaysRun': <Object>,
1768 'command': [
1769 'python',
1770 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1771 '--autogen_svn_baseurl',
1772 'bogusValueToFixSkBug2663',
1773 '--configuration',
1774 'Debug',
1775 '--deps_target_os',
1776 'None',
1777 '--builder_name',
1778 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1779 '--build_number',
1780 <Object>,
1781 '--target_platform',
1782 'win32',
1783 '--revision',
1784 <Object>,
1785 '--got_revision',
1786 <Object>,
1787 '--perf_output_basedir',
1788 'None',
1789 '--make_flags',
1790 '""',
1791 '--test_args',
1792 '""',
1793 '--gm_args',
1794 '""',
1795 '--bench_args',
1796 '""',
1797 '--is_try',
1798 'False',
1799 '--bench_pictures_cfg',
1800 'default',
1801 '--target',
1802 'base_unittests',
1803 '--gyp_defines',
1804 'skia_warnings_as_errors=0 component=shared_library',
1805 '--flavor',
1806 'chrome_canary',
1807 ],
1808 'description': 'Retry_BuildBaseUnittests',
1809 'doStepIf': <Object>,
1810 'env': {},
1811 'exception_on_failure': <Object>,
1812 'flunkOnFailure': <Object>,
1813 'get_props_from_stdout': None,
1814 'haltOnFailure': <Object>,
1815 'hideStepIf': <Object>,
1816 'is_rebaseline_step': <Object>,
1817 'is_upload_step': <Object>,
1818 'timeout': <Object>,
1819 'workdir': 'build\src',
1820 },
1821 ],
1822 [
1823 <Object>,
1824 {
1825 'alwaysRun': <Object>,
1826 'command': [
1827 'python',
1828 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1829 '--autogen_svn_baseurl',
1830 'bogusValueToFixSkBug2663',
1831 '--configuration',
1832 'Debug',
1833 '--deps_target_os',
1834 'None',
1835 '--builder_name',
1836 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1837 '--build_number',
1838 <Object>,
1839 '--target_platform',
1840 'win32',
1841 '--revision',
1842 <Object>,
1843 '--got_revision',
1844 <Object>,
1845 '--perf_output_basedir',
1846 'None',
1847 '--make_flags',
1848 '""',
1849 '--test_args',
1850 '""',
1851 '--gm_args',
1852 '""',
1853 '--bench_args',
1854 '""',
1855 '--is_try',
1856 'False',
1857 '--bench_pictures_cfg',
1858 'default',
1859 '--target',
1860 'cacheinvalidation_unittests',
1861 '--gyp_defines',
1862 'skia_warnings_as_errors=0 component=shared_library',
1863 '--flavor',
1864 'chrome_canary',
1865 ],
1866 'description': 'Retry_BuildCacheinvalidationUnittests',
1867 'doStepIf': <Object>,
1868 'env': {},
1869 'exception_on_failure': <Object>,
1870 'flunkOnFailure': <Object>,
1871 'get_props_from_stdout': None,
1872 'haltOnFailure': <Object>,
1873 'hideStepIf': <Object>,
1874 'is_rebaseline_step': <Object>,
1875 'is_upload_step': <Object>,
1876 'timeout': <Object>,
1877 'workdir': 'build\src',
1878 },
1879 ],
1880 [
1881 <Object>,
1882 {
1883 'alwaysRun': <Object>,
1884 'command': [
1885 'python',
1886 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1887 '--autogen_svn_baseurl',
1888 'bogusValueToFixSkBug2663',
1889 '--configuration',
1890 'Debug',
1891 '--deps_target_os',
1892 'None',
1893 '--builder_name',
1894 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1895 '--build_number',
1896 <Object>,
1897 '--target_platform',
1898 'win32',
1899 '--revision',
1900 <Object>,
1901 '--got_revision',
1902 <Object>,
1903 '--perf_output_basedir',
1904 'None',
1905 '--make_flags',
1906 '""',
1907 '--test_args',
1908 '""',
1909 '--gm_args',
1910 '""',
1911 '--bench_args',
1912 '""',
1913 '--is_try',
1914 'False',
1915 '--bench_pictures_cfg',
1916 'default',
1917 '--target',
1918 'cc_unittests',
1919 '--gyp_defines',
1920 'skia_warnings_as_errors=0 component=shared_library',
1921 '--flavor',
1922 'chrome_canary',
1923 ],
1924 'description': 'Retry_BuildCcUnittests',
1925 'doStepIf': <Object>,
1926 'env': {},
1927 'exception_on_failure': <Object>,
1928 'flunkOnFailure': <Object>,
1929 'get_props_from_stdout': None,
1930 'haltOnFailure': <Object>,
1931 'hideStepIf': <Object>,
1932 'is_rebaseline_step': <Object>,
1933 'is_upload_step': <Object>,
1934 'timeout': <Object>,
1935 'workdir': 'build\src',
1936 },
1937 ],
1938 [
1939 <Object>,
1940 {
1941 'alwaysRun': <Object>,
1942 'command': [
1943 'python',
1944 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
1945 '--autogen_svn_baseurl',
1946 'bogusValueToFixSkBug2663',
1947 '--configuration',
1948 'Debug',
1949 '--deps_target_os',
1950 'None',
1951 '--builder_name',
1952 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
1953 '--build_number',
1954 <Object>,
1955 '--target_platform',
1956 'win32',
1957 '--revision',
1958 <Object>,
1959 '--got_revision',
1960 <Object>,
1961 '--perf_output_basedir',
1962 'None',
1963 '--make_flags',
1964 '""',
1965 '--test_args',
1966 '""',
1967 '--gm_args',
1968 '""',
1969 '--bench_args',
1970 '""',
1971 '--is_try',
1972 'False',
1973 '--bench_pictures_cfg',
1974 'default',
1975 '--target',
1976 'chromedriver_unittests',
1977 '--gyp_defines',
1978 'skia_warnings_as_errors=0 component=shared_library',
1979 '--flavor',
1980 'chrome_canary',
1981 ],
1982 'description': 'Retry_BuildChromedriverUnittests',
1983 'doStepIf': <Object>,
1984 'env': {},
1985 'exception_on_failure': <Object>,
1986 'flunkOnFailure': <Object>,
1987 'get_props_from_stdout': None,
1988 'haltOnFailure': <Object>,
1989 'hideStepIf': <Object>,
1990 'is_rebaseline_step': <Object>,
1991 'is_upload_step': <Object>,
1992 'timeout': <Object>,
1993 'workdir': 'build\src',
1994 },
1995 ],
1996 [
1997 <Object>,
1998 {
1999 'alwaysRun': <Object>,
2000 'command': [
2001 'python',
2002 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2003 '--autogen_svn_baseurl',
2004 'bogusValueToFixSkBug2663',
2005 '--configuration',
2006 'Debug',
2007 '--deps_target_os',
2008 'None',
2009 '--builder_name',
2010 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2011 '--build_number',
2012 <Object>,
2013 '--target_platform',
2014 'win32',
2015 '--revision',
2016 <Object>,
2017 '--got_revision',
2018 <Object>,
2019 '--perf_output_basedir',
2020 'None',
2021 '--make_flags',
2022 '""',
2023 '--test_args',
2024 '""',
2025 '--gm_args',
2026 '""',
2027 '--bench_args',
2028 '""',
2029 '--is_try',
2030 'False',
2031 '--bench_pictures_cfg',
2032 'default',
2033 '--target',
2034 'components_unittests',
2035 '--gyp_defines',
2036 'skia_warnings_as_errors=0 component=shared_library',
2037 '--flavor',
2038 'chrome_canary',
2039 ],
2040 'description': 'Retry_BuildComponentsUnittests',
2041 'doStepIf': <Object>,
2042 'env': {},
2043 'exception_on_failure': <Object>,
2044 'flunkOnFailure': <Object>,
2045 'get_props_from_stdout': None,
2046 'haltOnFailure': <Object>,
2047 'hideStepIf': <Object>,
2048 'is_rebaseline_step': <Object>,
2049 'is_upload_step': <Object>,
2050 'timeout': <Object>,
2051 'workdir': 'build\src',
2052 },
2053 ],
2054 [
2055 <Object>,
2056 {
2057 'alwaysRun': <Object>,
2058 'command': [
2059 'python',
2060 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2061 '--autogen_svn_baseurl',
2062 'bogusValueToFixSkBug2663',
2063 '--configuration',
2064 'Debug',
2065 '--deps_target_os',
2066 'None',
2067 '--builder_name',
2068 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2069 '--build_number',
2070 <Object>,
2071 '--target_platform',
2072 'win32',
2073 '--revision',
2074 <Object>,
2075 '--got_revision',
2076 <Object>,
2077 '--perf_output_basedir',
2078 'None',
2079 '--make_flags',
2080 '""',
2081 '--test_args',
2082 '""',
2083 '--gm_args',
2084 '""',
2085 '--bench_args',
2086 '""',
2087 '--is_try',
2088 'False',
2089 '--bench_pictures_cfg',
2090 'default',
2091 '--target',
2092 'content_unittests',
2093 '--gyp_defines',
2094 'skia_warnings_as_errors=0 component=shared_library',
2095 '--flavor',
2096 'chrome_canary',
2097 ],
2098 'description': 'Retry_BuildContentUnittests',
2099 'doStepIf': <Object>,
2100 'env': {},
2101 'exception_on_failure': <Object>,
2102 'flunkOnFailure': <Object>,
2103 'get_props_from_stdout': None,
2104 'haltOnFailure': <Object>,
2105 'hideStepIf': <Object>,
2106 'is_rebaseline_step': <Object>,
2107 'is_upload_step': <Object>,
2108 'timeout': <Object>,
2109 'workdir': 'build\src',
2110 },
2111 ],
2112 [
2113 <Object>,
2114 {
2115 'alwaysRun': <Object>,
2116 'command': [
2117 'python',
2118 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2119 '--autogen_svn_baseurl',
2120 'bogusValueToFixSkBug2663',
2121 '--configuration',
2122 'Debug',
2123 '--deps_target_os',
2124 'None',
2125 '--builder_name',
2126 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2127 '--build_number',
2128 <Object>,
2129 '--target_platform',
2130 'win32',
2131 '--revision',
2132 <Object>,
2133 '--got_revision',
2134 <Object>,
2135 '--perf_output_basedir',
2136 'None',
2137 '--make_flags',
2138 '""',
2139 '--test_args',
2140 '""',
2141 '--gm_args',
2142 '""',
2143 '--bench_args',
2144 '""',
2145 '--is_try',
2146 'False',
2147 '--bench_pictures_cfg',
2148 'default',
2149 '--target',
2150 'crypto_unittests',
2151 '--gyp_defines',
2152 'skia_warnings_as_errors=0 component=shared_library',
2153 '--flavor',
2154 'chrome_canary',
2155 ],
2156 'description': 'Retry_BuildCryptoUnittests',
2157 'doStepIf': <Object>,
2158 'env': {},
2159 'exception_on_failure': <Object>,
2160 'flunkOnFailure': <Object>,
2161 'get_props_from_stdout': None,
2162 'haltOnFailure': <Object>,
2163 'hideStepIf': <Object>,
2164 'is_rebaseline_step': <Object>,
2165 'is_upload_step': <Object>,
2166 'timeout': <Object>,
2167 'workdir': 'build\src',
2168 },
2169 ],
2170 [
2171 <Object>,
2172 {
2173 'alwaysRun': <Object>,
2174 'command': [
2175 'python',
2176 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2177 '--autogen_svn_baseurl',
2178 'bogusValueToFixSkBug2663',
2179 '--configuration',
2180 'Debug',
2181 '--deps_target_os',
2182 'None',
2183 '--builder_name',
2184 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2185 '--build_number',
2186 <Object>,
2187 '--target_platform',
2188 'win32',
2189 '--revision',
2190 <Object>,
2191 '--got_revision',
2192 <Object>,
2193 '--perf_output_basedir',
2194 'None',
2195 '--make_flags',
2196 '""',
2197 '--test_args',
2198 '""',
2199 '--gm_args',
2200 '""',
2201 '--bench_args',
2202 '""',
2203 '--is_try',
2204 'False',
2205 '--bench_pictures_cfg',
2206 'default',
2207 '--target',
2208 'google_apis_unittests',
2209 '--gyp_defines',
2210 'skia_warnings_as_errors=0 component=shared_library',
2211 '--flavor',
2212 'chrome_canary',
2213 ],
2214 'description': 'Retry_BuildGoogleApisUnittests',
2215 'doStepIf': <Object>,
2216 'env': {},
2217 'exception_on_failure': <Object>,
2218 'flunkOnFailure': <Object>,
2219 'get_props_from_stdout': None,
2220 'haltOnFailure': <Object>,
2221 'hideStepIf': <Object>,
2222 'is_rebaseline_step': <Object>,
2223 'is_upload_step': <Object>,
2224 'timeout': <Object>,
2225 'workdir': 'build\src',
2226 },
2227 ],
2228 [
2229 <Object>,
2230 {
2231 'alwaysRun': <Object>,
2232 'command': [
2233 'python',
2234 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2235 '--autogen_svn_baseurl',
2236 'bogusValueToFixSkBug2663',
2237 '--configuration',
2238 'Debug',
2239 '--deps_target_os',
2240 'None',
2241 '--builder_name',
2242 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2243 '--build_number',
2244 <Object>,
2245 '--target_platform',
2246 'win32',
2247 '--revision',
2248 <Object>,
2249 '--got_revision',
2250 <Object>,
2251 '--perf_output_basedir',
2252 'None',
2253 '--make_flags',
2254 '""',
2255 '--test_args',
2256 '""',
2257 '--gm_args',
2258 '""',
2259 '--bench_args',
2260 '""',
2261 '--is_try',
2262 'False',
2263 '--bench_pictures_cfg',
2264 'default',
2265 '--target',
2266 'gpu_unittests',
2267 '--gyp_defines',
2268 'skia_warnings_as_errors=0 component=shared_library',
2269 '--flavor',
2270 'chrome_canary',
2271 ],
2272 'description': 'Retry_BuildGpuUnittests',
2273 'doStepIf': <Object>,
2274 'env': {},
2275 'exception_on_failure': <Object>,
2276 'flunkOnFailure': <Object>,
2277 'get_props_from_stdout': None,
2278 'haltOnFailure': <Object>,
2279 'hideStepIf': <Object>,
2280 'is_rebaseline_step': <Object>,
2281 'is_upload_step': <Object>,
2282 'timeout': <Object>,
2283 'workdir': 'build\src',
2284 },
2285 ],
2286 [
2287 <Object>,
2288 {
2289 'alwaysRun': <Object>,
2290 'command': [
2291 'python',
2292 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2293 '--autogen_svn_baseurl',
2294 'bogusValueToFixSkBug2663',
2295 '--configuration',
2296 'Debug',
2297 '--deps_target_os',
2298 'None',
2299 '--builder_name',
2300 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2301 '--build_number',
2302 <Object>,
2303 '--target_platform',
2304 'win32',
2305 '--revision',
2306 <Object>,
2307 '--got_revision',
2308 <Object>,
2309 '--perf_output_basedir',
2310 'None',
2311 '--make_flags',
2312 '""',
2313 '--test_args',
2314 '""',
2315 '--gm_args',
2316 '""',
2317 '--bench_args',
2318 '""',
2319 '--is_try',
2320 'False',
2321 '--bench_pictures_cfg',
2322 'default',
2323 '--target',
2324 'ipc_tests',
2325 '--gyp_defines',
2326 'skia_warnings_as_errors=0 component=shared_library',
2327 '--flavor',
2328 'chrome_canary',
2329 ],
2330 'description': 'Retry_BuildIpcTests',
2331 'doStepIf': <Object>,
2332 'env': {},
2333 'exception_on_failure': <Object>,
2334 'flunkOnFailure': <Object>,
2335 'get_props_from_stdout': None,
2336 'haltOnFailure': <Object>,
2337 'hideStepIf': <Object>,
2338 'is_rebaseline_step': <Object>,
2339 'is_upload_step': <Object>,
2340 'timeout': <Object>,
2341 'workdir': 'build\src',
2342 },
2343 ],
2344 [
2345 <Object>,
2346 {
2347 'alwaysRun': <Object>,
2348 'command': [
2349 'python',
2350 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2351 '--autogen_svn_baseurl',
2352 'bogusValueToFixSkBug2663',
2353 '--configuration',
2354 'Debug',
2355 '--deps_target_os',
2356 'None',
2357 '--builder_name',
2358 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2359 '--build_number',
2360 <Object>,
2361 '--target_platform',
2362 'win32',
2363 '--revision',
2364 <Object>,
2365 '--got_revision',
2366 <Object>,
2367 '--perf_output_basedir',
2368 'None',
2369 '--make_flags',
2370 '""',
2371 '--test_args',
2372 '""',
2373 '--gm_args',
2374 '""',
2375 '--bench_args',
2376 '""',
2377 '--is_try',
2378 'False',
2379 '--bench_pictures_cfg',
2380 'default',
2381 '--target',
2382 'jingle_unittests',
2383 '--gyp_defines',
2384 'skia_warnings_as_errors=0 component=shared_library',
2385 '--flavor',
2386 'chrome_canary',
2387 ],
2388 'description': 'Retry_BuildJingleUnittests',
2389 'doStepIf': <Object>,
2390 'env': {},
2391 'exception_on_failure': <Object>,
2392 'flunkOnFailure': <Object>,
2393 'get_props_from_stdout': None,
2394 'haltOnFailure': <Object>,
2395 'hideStepIf': <Object>,
2396 'is_rebaseline_step': <Object>,
2397 'is_upload_step': <Object>,
2398 'timeout': <Object>,
2399 'workdir': 'build\src',
2400 },
2401 ],
2402 [
2403 <Object>,
2404 {
2405 'alwaysRun': <Object>,
2406 'command': [
2407 'python',
2408 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2409 '--autogen_svn_baseurl',
2410 'bogusValueToFixSkBug2663',
2411 '--configuration',
2412 'Debug',
2413 '--deps_target_os',
2414 'None',
2415 '--builder_name',
2416 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2417 '--build_number',
2418 <Object>,
2419 '--target_platform',
2420 'win32',
2421 '--revision',
2422 <Object>,
2423 '--got_revision',
2424 <Object>,
2425 '--perf_output_basedir',
2426 'None',
2427 '--make_flags',
2428 '""',
2429 '--test_args',
2430 '""',
2431 '--gm_args',
2432 '""',
2433 '--bench_args',
2434 '""',
2435 '--is_try',
2436 'False',
2437 '--bench_pictures_cfg',
2438 'default',
2439 '--target',
2440 'media_unittests',
2441 '--gyp_defines',
2442 'skia_warnings_as_errors=0 component=shared_library',
2443 '--flavor',
2444 'chrome_canary',
2445 ],
2446 'description': 'Retry_BuildMediaUnittests',
2447 'doStepIf': <Object>,
2448 'env': {},
2449 'exception_on_failure': <Object>,
2450 'flunkOnFailure': <Object>,
2451 'get_props_from_stdout': None,
2452 'haltOnFailure': <Object>,
2453 'hideStepIf': <Object>,
2454 'is_rebaseline_step': <Object>,
2455 'is_upload_step': <Object>,
2456 'timeout': <Object>,
2457 'workdir': 'build\src',
2458 },
2459 ],
2460 [
2461 <Object>,
2462 {
2463 'alwaysRun': <Object>,
2464 'command': [
2465 'python',
2466 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2467 '--autogen_svn_baseurl',
2468 'bogusValueToFixSkBug2663',
2469 '--configuration',
2470 'Debug',
2471 '--deps_target_os',
2472 'None',
2473 '--builder_name',
2474 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2475 '--build_number',
2476 <Object>,
2477 '--target_platform',
2478 'win32',
2479 '--revision',
2480 <Object>,
2481 '--got_revision',
2482 <Object>,
2483 '--perf_output_basedir',
2484 'None',
2485 '--make_flags',
2486 '""',
2487 '--test_args',
2488 '""',
2489 '--gm_args',
2490 '""',
2491 '--bench_args',
2492 '""',
2493 '--is_try',
2494 'False',
2495 '--bench_pictures_cfg',
2496 'default',
2497 '--target',
2498 'net_unittests',
2499 '--gyp_defines',
2500 'skia_warnings_as_errors=0 component=shared_library',
2501 '--flavor',
2502 'chrome_canary',
2503 ],
2504 'description': 'Retry_BuildNetUnittests',
2505 'doStepIf': <Object>,
2506 'env': {},
2507 'exception_on_failure': <Object>,
2508 'flunkOnFailure': <Object>,
2509 'get_props_from_stdout': None,
2510 'haltOnFailure': <Object>,
2511 'hideStepIf': <Object>,
2512 'is_rebaseline_step': <Object>,
2513 'is_upload_step': <Object>,
2514 'timeout': <Object>,
2515 'workdir': 'build\src',
2516 },
2517 ],
2518 [
2519 <Object>,
2520 {
2521 'alwaysRun': <Object>,
2522 'command': [
2523 'python',
2524 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2525 '--autogen_svn_baseurl',
2526 'bogusValueToFixSkBug2663',
2527 '--configuration',
2528 'Debug',
2529 '--deps_target_os',
2530 'None',
2531 '--builder_name',
2532 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2533 '--build_number',
2534 <Object>,
2535 '--target_platform',
2536 'win32',
2537 '--revision',
2538 <Object>,
2539 '--got_revision',
2540 <Object>,
2541 '--perf_output_basedir',
2542 'None',
2543 '--make_flags',
2544 '""',
2545 '--test_args',
2546 '""',
2547 '--gm_args',
2548 '""',
2549 '--bench_args',
2550 '""',
2551 '--is_try',
2552 'False',
2553 '--bench_pictures_cfg',
2554 'default',
2555 '--target',
2556 'ppapi_unittests',
2557 '--gyp_defines',
2558 'skia_warnings_as_errors=0 component=shared_library',
2559 '--flavor',
2560 'chrome_canary',
2561 ],
2562 'description': 'Retry_BuildPpapiUnittests',
2563 'doStepIf': <Object>,
2564 'env': {},
2565 'exception_on_failure': <Object>,
2566 'flunkOnFailure': <Object>,
2567 'get_props_from_stdout': None,
2568 'haltOnFailure': <Object>,
2569 'hideStepIf': <Object>,
2570 'is_rebaseline_step': <Object>,
2571 'is_upload_step': <Object>,
2572 'timeout': <Object>,
2573 'workdir': 'build\src',
2574 },
2575 ],
2576 [
2577 <Object>,
2578 {
2579 'alwaysRun': <Object>,
2580 'command': [
2581 'python',
2582 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2583 '--autogen_svn_baseurl',
2584 'bogusValueToFixSkBug2663',
2585 '--configuration',
2586 'Debug',
2587 '--deps_target_os',
2588 'None',
2589 '--builder_name',
2590 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2591 '--build_number',
2592 <Object>,
2593 '--target_platform',
2594 'win32',
2595 '--revision',
2596 <Object>,
2597 '--got_revision',
2598 <Object>,
2599 '--perf_output_basedir',
2600 'None',
2601 '--make_flags',
2602 '""',
2603 '--test_args',
2604 '""',
2605 '--gm_args',
2606 '""',
2607 '--bench_args',
2608 '""',
2609 '--is_try',
2610 'False',
2611 '--bench_pictures_cfg',
2612 'default',
2613 '--target',
2614 'printing_unittests',
2615 '--gyp_defines',
2616 'skia_warnings_as_errors=0 component=shared_library',
2617 '--flavor',
2618 'chrome_canary',
2619 ],
2620 'description': 'Retry_BuildPrintingUnittests',
2621 'doStepIf': <Object>,
2622 'env': {},
2623 'exception_on_failure': <Object>,
2624 'flunkOnFailure': <Object>,
2625 'get_props_from_stdout': None,
2626 'haltOnFailure': <Object>,
2627 'hideStepIf': <Object>,
2628 'is_rebaseline_step': <Object>,
2629 'is_upload_step': <Object>,
2630 'timeout': <Object>,
2631 'workdir': 'build\src',
2632 },
2633 ],
2634 [
2635 <Object>,
2636 {
2637 'alwaysRun': <Object>,
2638 'command': [
2639 'python',
2640 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2641 '--autogen_svn_baseurl',
2642 'bogusValueToFixSkBug2663',
2643 '--configuration',
2644 'Debug',
2645 '--deps_target_os',
2646 'None',
2647 '--builder_name',
2648 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2649 '--build_number',
2650 <Object>,
2651 '--target_platform',
2652 'win32',
2653 '--revision',
2654 <Object>,
2655 '--got_revision',
2656 <Object>,
2657 '--perf_output_basedir',
2658 'None',
2659 '--make_flags',
2660 '""',
2661 '--test_args',
2662 '""',
2663 '--gm_args',
2664 '""',
2665 '--bench_args',
2666 '""',
2667 '--is_try',
2668 'False',
2669 '--bench_pictures_cfg',
2670 'default',
2671 '--target',
2672 'remoting_unittests',
2673 '--gyp_defines',
2674 'skia_warnings_as_errors=0 component=shared_library',
2675 '--flavor',
2676 'chrome_canary',
2677 ],
2678 'description': 'Retry_BuildRemotingUnittests',
2679 'doStepIf': <Object>,
2680 'env': {},
2681 'exception_on_failure': <Object>,
2682 'flunkOnFailure': <Object>,
2683 'get_props_from_stdout': None,
2684 'haltOnFailure': <Object>,
2685 'hideStepIf': <Object>,
2686 'is_rebaseline_step': <Object>,
2687 'is_upload_step': <Object>,
2688 'timeout': <Object>,
2689 'workdir': 'build\src',
2690 },
2691 ],
2692 [
2693 <Object>,
2694 {
2695 'alwaysRun': <Object>,
2696 'command': [
2697 'python',
2698 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2699 '--autogen_svn_baseurl',
2700 'bogusValueToFixSkBug2663',
2701 '--configuration',
2702 'Debug',
2703 '--deps_target_os',
2704 'None',
2705 '--builder_name',
2706 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2707 '--build_number',
2708 <Object>,
2709 '--target_platform',
2710 'win32',
2711 '--revision',
2712 <Object>,
2713 '--got_revision',
2714 <Object>,
2715 '--perf_output_basedir',
2716 'None',
2717 '--make_flags',
2718 '""',
2719 '--test_args',
2720 '""',
2721 '--gm_args',
2722 '""',
2723 '--bench_args',
2724 '""',
2725 '--is_try',
2726 'False',
2727 '--bench_pictures_cfg',
2728 'default',
2729 '--target',
2730 'sql_unittests',
2731 '--gyp_defines',
2732 'skia_warnings_as_errors=0 component=shared_library',
2733 '--flavor',
2734 'chrome_canary',
2735 ],
2736 'description': 'Retry_BuildSqlUnittests',
2737 'doStepIf': <Object>,
2738 'env': {},
2739 'exception_on_failure': <Object>,
2740 'flunkOnFailure': <Object>,
2741 'get_props_from_stdout': None,
2742 'haltOnFailure': <Object>,
2743 'hideStepIf': <Object>,
2744 'is_rebaseline_step': <Object>,
2745 'is_upload_step': <Object>,
2746 'timeout': <Object>,
2747 'workdir': 'build\src',
2748 },
2749 ],
2750 [
2751 <Object>,
2752 {
2753 'alwaysRun': <Object>,
2754 'command': [
2755 'python',
2756 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2757 '--autogen_svn_baseurl',
2758 'bogusValueToFixSkBug2663',
2759 '--configuration',
2760 'Debug',
2761 '--deps_target_os',
2762 'None',
2763 '--builder_name',
2764 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2765 '--build_number',
2766 <Object>,
2767 '--target_platform',
2768 'win32',
2769 '--revision',
2770 <Object>,
2771 '--got_revision',
2772 <Object>,
2773 '--perf_output_basedir',
2774 'None',
2775 '--make_flags',
2776 '""',
2777 '--test_args',
2778 '""',
2779 '--gm_args',
2780 '""',
2781 '--bench_args',
2782 '""',
2783 '--is_try',
2784 'False',
2785 '--bench_pictures_cfg',
2786 'default',
2787 '--target',
2788 'sync_unit_tests',
2789 '--gyp_defines',
2790 'skia_warnings_as_errors=0 component=shared_library',
2791 '--flavor',
2792 'chrome_canary',
2793 ],
2794 'description': 'Retry_BuildSyncUnitTests',
2795 'doStepIf': <Object>,
2796 'env': {},
2797 'exception_on_failure': <Object>,
2798 'flunkOnFailure': <Object>,
2799 'get_props_from_stdout': None,
2800 'haltOnFailure': <Object>,
2801 'hideStepIf': <Object>,
2802 'is_rebaseline_step': <Object>,
2803 'is_upload_step': <Object>,
2804 'timeout': <Object>,
2805 'workdir': 'build\src',
2806 },
2807 ],
2808 [
2809 <Object>,
2810 {
2811 'alwaysRun': <Object>,
2812 'command': [
2813 'python',
2814 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2815 '--autogen_svn_baseurl',
2816 'bogusValueToFixSkBug2663',
2817 '--configuration',
2818 'Debug',
2819 '--deps_target_os',
2820 'None',
2821 '--builder_name',
2822 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2823 '--build_number',
2824 <Object>,
2825 '--target_platform',
2826 'win32',
2827 '--revision',
2828 <Object>,
2829 '--got_revision',
2830 <Object>,
2831 '--perf_output_basedir',
2832 'None',
2833 '--make_flags',
2834 '""',
2835 '--test_args',
2836 '""',
2837 '--gm_args',
2838 '""',
2839 '--bench_args',
2840 '""',
2841 '--is_try',
2842 'False',
2843 '--bench_pictures_cfg',
2844 'default',
2845 '--target',
2846 'ui_unittests',
2847 '--gyp_defines',
2848 'skia_warnings_as_errors=0 component=shared_library',
2849 '--flavor',
2850 'chrome_canary',
2851 ],
2852 'description': 'Retry_BuildUiUnittests',
2853 'doStepIf': <Object>,
2854 'env': {},
2855 'exception_on_failure': <Object>,
2856 'flunkOnFailure': <Object>,
2857 'get_props_from_stdout': None,
2858 'haltOnFailure': <Object>,
2859 'hideStepIf': <Object>,
2860 'is_rebaseline_step': <Object>,
2861 'is_upload_step': <Object>,
2862 'timeout': <Object>,
2863 'workdir': 'build\src',
2864 },
2865 ],
2866 [
2867 <Object>,
2868 {
2869 'alwaysRun': <Object>,
2870 'command': [
2871 'python',
2872 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2873 '--autogen_svn_baseurl',
2874 'bogusValueToFixSkBug2663',
2875 '--configuration',
2876 'Debug',
2877 '--deps_target_os',
2878 'None',
2879 '--builder_name',
2880 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2881 '--build_number',
2882 <Object>,
2883 '--target_platform',
2884 'win32',
2885 '--revision',
2886 <Object>,
2887 '--got_revision',
2888 <Object>,
2889 '--perf_output_basedir',
2890 'None',
2891 '--make_flags',
2892 '""',
2893 '--test_args',
2894 '""',
2895 '--gm_args',
2896 '""',
2897 '--bench_args',
2898 '""',
2899 '--is_try',
2900 'False',
2901 '--bench_pictures_cfg',
2902 'default',
2903 '--target',
2904 'unit_tests',
2905 '--gyp_defines',
2906 'skia_warnings_as_errors=0 component=shared_library',
2907 '--flavor',
2908 'chrome_canary',
2909 ],
2910 'description': 'Retry_BuildUnitTests',
2911 'doStepIf': <Object>,
2912 'env': {},
2913 'exception_on_failure': <Object>,
2914 'flunkOnFailure': <Object>,
2915 'get_props_from_stdout': None,
2916 'haltOnFailure': <Object>,
2917 'hideStepIf': <Object>,
2918 'is_rebaseline_step': <Object>,
2919 'is_upload_step': <Object>,
2920 'timeout': <Object>,
2921 'workdir': 'build\src',
2922 },
2923 ],
2924 [
2925 <Object>,
2926 {
2927 'alwaysRun': <Object>,
2928 'command': [
2929 'python',
2930 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2931 '--autogen_svn_baseurl',
2932 'bogusValueToFixSkBug2663',
2933 '--configuration',
2934 'Debug',
2935 '--deps_target_os',
2936 'None',
2937 '--builder_name',
2938 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2939 '--build_number',
2940 <Object>,
2941 '--target_platform',
2942 'win32',
2943 '--revision',
2944 <Object>,
2945 '--got_revision',
2946 <Object>,
2947 '--perf_output_basedir',
2948 'None',
2949 '--make_flags',
2950 '""',
2951 '--test_args',
2952 '""',
2953 '--gm_args',
2954 '""',
2955 '--bench_args',
2956 '""',
2957 '--is_try',
2958 'False',
2959 '--bench_pictures_cfg',
2960 'default',
2961 '--target',
2962 'browser_tests',
2963 '--gyp_defines',
2964 'skia_warnings_as_errors=0 component=shared_library',
2965 '--flavor',
2966 'chrome_canary',
2967 ],
2968 'description': 'Retry_BuildBrowserTests',
2969 'doStepIf': <Object>,
2970 'env': {},
2971 'exception_on_failure': <Object>,
2972 'flunkOnFailure': <Object>,
2973 'get_props_from_stdout': None,
2974 'haltOnFailure': <Object>,
2975 'hideStepIf': <Object>,
2976 'is_rebaseline_step': <Object>,
2977 'is_upload_step': <Object>,
2978 'timeout': <Object>,
2979 'workdir': 'build\src',
2980 },
2981 ],
2982 [
2983 <Object>,
2984 {
2985 'alwaysRun': <Object>,
2986 'command': [
2987 'python',
2988 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
2989 '--autogen_svn_baseurl',
2990 'bogusValueToFixSkBug2663',
2991 '--configuration',
2992 'Debug',
2993 '--deps_target_os',
2994 'None',
2995 '--builder_name',
2996 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
2997 '--build_number',
2998 <Object>,
2999 '--target_platform',
3000 'win32',
3001 '--revision',
3002 <Object>,
3003 '--got_revision',
3004 <Object>,
3005 '--perf_output_basedir',
3006 'None',
3007 '--make_flags',
3008 '""',
3009 '--test_args',
3010 '""',
3011 '--gm_args',
3012 '""',
3013 '--bench_args',
3014 '""',
3015 '--is_try',
3016 'False',
3017 '--bench_pictures_cfg',
3018 'default',
3019 '--target',
3020 'content_browsertests',
3021 '--gyp_defines',
3022 'skia_warnings_as_errors=0 component=shared_library',
3023 '--flavor',
3024 'chrome_canary',
3025 ],
3026 'description': 'Retry_BuildContentBrowsertests',
3027 'doStepIf': <Object>,
3028 'env': {},
3029 'exception_on_failure': <Object>,
3030 'flunkOnFailure': <Object>,
3031 'get_props_from_stdout': None,
3032 'haltOnFailure': <Object>,
3033 'hideStepIf': <Object>,
3034 'is_rebaseline_step': <Object>,
3035 'is_upload_step': <Object>,
3036 'timeout': <Object>,
3037 'workdir': 'build\src',
3038 },
3039 ],
3040 [
3041 <Object>,
3042 {
3043 'alwaysRun': <Object>,
3044 'command': [
3045 'python',
3046 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3047 '--autogen_svn_baseurl',
3048 'bogusValueToFixSkBug2663',
3049 '--configuration',
3050 'Debug',
3051 '--deps_target_os',
3052 'None',
3053 '--builder_name',
3054 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3055 '--build_number',
3056 <Object>,
3057 '--target_platform',
3058 'win32',
3059 '--revision',
3060 <Object>,
3061 '--got_revision',
3062 <Object>,
3063 '--perf_output_basedir',
3064 'None',
3065 '--make_flags',
3066 '""',
3067 '--test_args',
3068 '""',
3069 '--gm_args',
3070 '""',
3071 '--bench_args',
3072 '""',
3073 '--is_try',
3074 'False',
3075 '--bench_pictures_cfg',
3076 'default',
3077 '--target',
3078 'interactive_ui_tests',
3079 '--gyp_defines',
3080 'skia_warnings_as_errors=0 component=shared_library',
3081 '--flavor',
3082 'chrome_canary',
3083 ],
3084 'description': 'Retry_BuildInteractiveUiTests',
3085 'doStepIf': <Object>,
3086 'env': {},
3087 'exception_on_failure': <Object>,
3088 'flunkOnFailure': <Object>,
3089 'get_props_from_stdout': None,
3090 'haltOnFailure': <Object>,
3091 'hideStepIf': <Object>,
3092 'is_rebaseline_step': <Object>,
3093 'is_upload_step': <Object>,
3094 'timeout': <Object>,
3095 'workdir': 'build\src',
3096 },
3097 ],
3098 [
3099 <Object>,
3100 {
3101 'alwaysRun': <Object>,
3102 'command': [
3103 'python',
3104 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3105 '--autogen_svn_baseurl',
3106 'bogusValueToFixSkBug2663',
3107 '--configuration',
3108 'Debug',
3109 '--deps_target_os',
3110 'None',
3111 '--builder_name',
3112 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3113 '--build_number',
3114 <Object>,
3115 '--target_platform',
3116 'win32',
3117 '--revision',
3118 <Object>,
3119 '--got_revision',
3120 <Object>,
3121 '--perf_output_basedir',
3122 'None',
3123 '--make_flags',
3124 '""',
3125 '--test_args',
3126 '""',
3127 '--gm_args',
3128 '""',
3129 '--bench_args',
3130 '""',
3131 '--is_try',
3132 'False',
3133 '--bench_pictures_cfg',
3134 'default',
3135 '--target',
3136 'sync_integration_tests',
3137 '--gyp_defines',
3138 'skia_warnings_as_errors=0 component=shared_library',
3139 '--flavor',
3140 'chrome_canary',
3141 ],
3142 'description': 'Retry_BuildSyncIntegrationTests',
3143 'doStepIf': <Object>,
3144 'env': {},
3145 'exception_on_failure': <Object>,
3146 'flunkOnFailure': <Object>,
3147 'get_props_from_stdout': None,
3148 'haltOnFailure': <Object>,
3149 'hideStepIf': <Object>,
3150 'is_rebaseline_step': <Object>,
3151 'is_upload_step': <Object>,
3152 'timeout': <Object>,
3153 'workdir': 'build\src',
3154 },
3155 ],
3156 [
3157 <Object>,
3158 {
3159 'alwaysRun': <Object>,
3160 'command': [
3161 'python',
3162 '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py',
3163 '--autogen_svn_baseurl',
3164 'bogusValueToFixSkBug2663',
3165 '--configuration',
3166 'Debug',
3167 '--deps_target_os',
3168 'None',
3169 '--builder_name',
3170 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3171 '--build_number',
3172 <Object>,
3173 '--target_platform',
3174 'win32',
3175 '--revision',
3176 <Object>,
3177 '--got_revision',
3178 <Object>,
3179 '--perf_output_basedir',
3180 'None',
3181 '--make_flags',
3182 '""',
3183 '--test_args',
3184 '""',
3185 '--gm_args',
3186 '""',
3187 '--bench_args',
3188 '""',
3189 '--is_try',
3190 'False',
3191 '--bench_pictures_cfg',
3192 'default',
3193 '--flavor',
3194 'chrome_canary',
3195 ],
3196 'description': 'Clean',
3197 'doStepIf': <Object>,
3198 'env': {},
3199 'exception_on_failure': <Object>,
3200 'flunkOnFailure': <Object>,
3201 'get_props_from_stdout': None,
3202 'haltOnFailure': <Object>,
3203 'hideStepIf': <Object>,
3204 'is_rebaseline_step': <Object>,
3205 'is_upload_step': <Object>,
3206 'timeout': <Object>,
3207 'workdir': 'build\src',
3208 },
3209 ],
3210 [
3211 <Object>,
3212 {
3213 'alwaysRun': <Object>,
3214 'command': [
3215 'python',
3216 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3217 '--autogen_svn_baseurl',
3218 'bogusValueToFixSkBug2663',
3219 '--configuration',
3220 'Debug',
3221 '--deps_target_os',
3222 'None',
3223 '--builder_name',
3224 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3225 '--build_number',
3226 <Object>,
3227 '--target_platform',
3228 'win32',
3229 '--revision',
3230 <Object>,
3231 '--got_revision',
3232 <Object>,
3233 '--perf_output_basedir',
3234 'None',
3235 '--make_flags',
3236 '""',
3237 '--test_args',
3238 '""',
3239 '--gm_args',
3240 '""',
3241 '--bench_args',
3242 '""',
3243 '--is_try',
3244 'False',
3245 '--bench_pictures_cfg',
3246 'default',
3247 '--target',
3248 'chrome',
3249 '--gyp_defines',
3250 'skia_warnings_as_errors=0 component=shared_library',
3251 '--flavor',
3252 'chrome_canary',
3253 ],
3254 'description': 'Retry_NoWarningsAsErrors_BuildChrome',
3255 'doStepIf': <Object>,
3256 'env': {},
3257 'exception_on_failure': <Object>,
3258 'flunkOnFailure': <Object>,
3259 'get_props_from_stdout': None,
3260 'haltOnFailure': <Object>,
3261 'hideStepIf': <Object>,
3262 'is_rebaseline_step': <Object>,
3263 'is_upload_step': <Object>,
3264 'timeout': <Object>,
3265 'workdir': 'build\src',
3266 },
3267 ],
3268 [
3269 <Object>,
3270 {
3271 'alwaysRun': <Object>,
3272 'command': [
3273 'python',
3274 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3275 '--autogen_svn_baseurl',
3276 'bogusValueToFixSkBug2663',
3277 '--configuration',
3278 'Debug',
3279 '--deps_target_os',
3280 'None',
3281 '--builder_name',
3282 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3283 '--build_number',
3284 <Object>,
3285 '--target_platform',
3286 'win32',
3287 '--revision',
3288 <Object>,
3289 '--got_revision',
3290 <Object>,
3291 '--perf_output_basedir',
3292 'None',
3293 '--make_flags',
3294 '""',
3295 '--test_args',
3296 '""',
3297 '--gm_args',
3298 '""',
3299 '--bench_args',
3300 '""',
3301 '--is_try',
3302 'False',
3303 '--bench_pictures_cfg',
3304 'default',
3305 '--target',
3306 'base_unittests',
3307 '--gyp_defines',
3308 'skia_warnings_as_errors=0 component=shared_library',
3309 '--flavor',
3310 'chrome_canary',
3311 ],
3312 'description': 'Retry_NoWarningsAsErrors_BuildBaseUnittests',
3313 'doStepIf': <Object>,
3314 'env': {},
3315 'exception_on_failure': <Object>,
3316 'flunkOnFailure': <Object>,
3317 'get_props_from_stdout': None,
3318 'haltOnFailure': <Object>,
3319 'hideStepIf': <Object>,
3320 'is_rebaseline_step': <Object>,
3321 'is_upload_step': <Object>,
3322 'timeout': <Object>,
3323 'workdir': 'build\src',
3324 },
3325 ],
3326 [
3327 <Object>,
3328 {
3329 'alwaysRun': <Object>,
3330 'command': [
3331 'python',
3332 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3333 '--autogen_svn_baseurl',
3334 'bogusValueToFixSkBug2663',
3335 '--configuration',
3336 'Debug',
3337 '--deps_target_os',
3338 'None',
3339 '--builder_name',
3340 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3341 '--build_number',
3342 <Object>,
3343 '--target_platform',
3344 'win32',
3345 '--revision',
3346 <Object>,
3347 '--got_revision',
3348 <Object>,
3349 '--perf_output_basedir',
3350 'None',
3351 '--make_flags',
3352 '""',
3353 '--test_args',
3354 '""',
3355 '--gm_args',
3356 '""',
3357 '--bench_args',
3358 '""',
3359 '--is_try',
3360 'False',
3361 '--bench_pictures_cfg',
3362 'default',
3363 '--target',
3364 'cacheinvalidation_unittests',
3365 '--gyp_defines',
3366 'skia_warnings_as_errors=0 component=shared_library',
3367 '--flavor',
3368 'chrome_canary',
3369 ],
3370 'description': 'Retry_NoWarningsAsErrors_BuildCacheinvalidationU nittests',
3371 'doStepIf': <Object>,
3372 'env': {},
3373 'exception_on_failure': <Object>,
3374 'flunkOnFailure': <Object>,
3375 'get_props_from_stdout': None,
3376 'haltOnFailure': <Object>,
3377 'hideStepIf': <Object>,
3378 'is_rebaseline_step': <Object>,
3379 'is_upload_step': <Object>,
3380 'timeout': <Object>,
3381 'workdir': 'build\src',
3382 },
3383 ],
3384 [
3385 <Object>,
3386 {
3387 'alwaysRun': <Object>,
3388 'command': [
3389 'python',
3390 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3391 '--autogen_svn_baseurl',
3392 'bogusValueToFixSkBug2663',
3393 '--configuration',
3394 'Debug',
3395 '--deps_target_os',
3396 'None',
3397 '--builder_name',
3398 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3399 '--build_number',
3400 <Object>,
3401 '--target_platform',
3402 'win32',
3403 '--revision',
3404 <Object>,
3405 '--got_revision',
3406 <Object>,
3407 '--perf_output_basedir',
3408 'None',
3409 '--make_flags',
3410 '""',
3411 '--test_args',
3412 '""',
3413 '--gm_args',
3414 '""',
3415 '--bench_args',
3416 '""',
3417 '--is_try',
3418 'False',
3419 '--bench_pictures_cfg',
3420 'default',
3421 '--target',
3422 'cc_unittests',
3423 '--gyp_defines',
3424 'skia_warnings_as_errors=0 component=shared_library',
3425 '--flavor',
3426 'chrome_canary',
3427 ],
3428 'description': 'Retry_NoWarningsAsErrors_BuildCcUnittests',
3429 'doStepIf': <Object>,
3430 'env': {},
3431 'exception_on_failure': <Object>,
3432 'flunkOnFailure': <Object>,
3433 'get_props_from_stdout': None,
3434 'haltOnFailure': <Object>,
3435 'hideStepIf': <Object>,
3436 'is_rebaseline_step': <Object>,
3437 'is_upload_step': <Object>,
3438 'timeout': <Object>,
3439 'workdir': 'build\src',
3440 },
3441 ],
3442 [
3443 <Object>,
3444 {
3445 'alwaysRun': <Object>,
3446 'command': [
3447 'python',
3448 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3449 '--autogen_svn_baseurl',
3450 'bogusValueToFixSkBug2663',
3451 '--configuration',
3452 'Debug',
3453 '--deps_target_os',
3454 'None',
3455 '--builder_name',
3456 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3457 '--build_number',
3458 <Object>,
3459 '--target_platform',
3460 'win32',
3461 '--revision',
3462 <Object>,
3463 '--got_revision',
3464 <Object>,
3465 '--perf_output_basedir',
3466 'None',
3467 '--make_flags',
3468 '""',
3469 '--test_args',
3470 '""',
3471 '--gm_args',
3472 '""',
3473 '--bench_args',
3474 '""',
3475 '--is_try',
3476 'False',
3477 '--bench_pictures_cfg',
3478 'default',
3479 '--target',
3480 'chromedriver_unittests',
3481 '--gyp_defines',
3482 'skia_warnings_as_errors=0 component=shared_library',
3483 '--flavor',
3484 'chrome_canary',
3485 ],
3486 'description': 'Retry_NoWarningsAsErrors_BuildChromedriverUnitte sts',
3487 'doStepIf': <Object>,
3488 'env': {},
3489 'exception_on_failure': <Object>,
3490 'flunkOnFailure': <Object>,
3491 'get_props_from_stdout': None,
3492 'haltOnFailure': <Object>,
3493 'hideStepIf': <Object>,
3494 'is_rebaseline_step': <Object>,
3495 'is_upload_step': <Object>,
3496 'timeout': <Object>,
3497 'workdir': 'build\src',
3498 },
3499 ],
3500 [
3501 <Object>,
3502 {
3503 'alwaysRun': <Object>,
3504 'command': [
3505 'python',
3506 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3507 '--autogen_svn_baseurl',
3508 'bogusValueToFixSkBug2663',
3509 '--configuration',
3510 'Debug',
3511 '--deps_target_os',
3512 'None',
3513 '--builder_name',
3514 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3515 '--build_number',
3516 <Object>,
3517 '--target_platform',
3518 'win32',
3519 '--revision',
3520 <Object>,
3521 '--got_revision',
3522 <Object>,
3523 '--perf_output_basedir',
3524 'None',
3525 '--make_flags',
3526 '""',
3527 '--test_args',
3528 '""',
3529 '--gm_args',
3530 '""',
3531 '--bench_args',
3532 '""',
3533 '--is_try',
3534 'False',
3535 '--bench_pictures_cfg',
3536 'default',
3537 '--target',
3538 'components_unittests',
3539 '--gyp_defines',
3540 'skia_warnings_as_errors=0 component=shared_library',
3541 '--flavor',
3542 'chrome_canary',
3543 ],
3544 'description': 'Retry_NoWarningsAsErrors_BuildComponentsUnittest s',
3545 'doStepIf': <Object>,
3546 'env': {},
3547 'exception_on_failure': <Object>,
3548 'flunkOnFailure': <Object>,
3549 'get_props_from_stdout': None,
3550 'haltOnFailure': <Object>,
3551 'hideStepIf': <Object>,
3552 'is_rebaseline_step': <Object>,
3553 'is_upload_step': <Object>,
3554 'timeout': <Object>,
3555 'workdir': 'build\src',
3556 },
3557 ],
3558 [
3559 <Object>,
3560 {
3561 'alwaysRun': <Object>,
3562 'command': [
3563 'python',
3564 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3565 '--autogen_svn_baseurl',
3566 'bogusValueToFixSkBug2663',
3567 '--configuration',
3568 'Debug',
3569 '--deps_target_os',
3570 'None',
3571 '--builder_name',
3572 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3573 '--build_number',
3574 <Object>,
3575 '--target_platform',
3576 'win32',
3577 '--revision',
3578 <Object>,
3579 '--got_revision',
3580 <Object>,
3581 '--perf_output_basedir',
3582 'None',
3583 '--make_flags',
3584 '""',
3585 '--test_args',
3586 '""',
3587 '--gm_args',
3588 '""',
3589 '--bench_args',
3590 '""',
3591 '--is_try',
3592 'False',
3593 '--bench_pictures_cfg',
3594 'default',
3595 '--target',
3596 'content_unittests',
3597 '--gyp_defines',
3598 'skia_warnings_as_errors=0 component=shared_library',
3599 '--flavor',
3600 'chrome_canary',
3601 ],
3602 'description': 'Retry_NoWarningsAsErrors_BuildContentUnittests',
3603 'doStepIf': <Object>,
3604 'env': {},
3605 'exception_on_failure': <Object>,
3606 'flunkOnFailure': <Object>,
3607 'get_props_from_stdout': None,
3608 'haltOnFailure': <Object>,
3609 'hideStepIf': <Object>,
3610 'is_rebaseline_step': <Object>,
3611 'is_upload_step': <Object>,
3612 'timeout': <Object>,
3613 'workdir': 'build\src',
3614 },
3615 ],
3616 [
3617 <Object>,
3618 {
3619 'alwaysRun': <Object>,
3620 'command': [
3621 'python',
3622 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3623 '--autogen_svn_baseurl',
3624 'bogusValueToFixSkBug2663',
3625 '--configuration',
3626 'Debug',
3627 '--deps_target_os',
3628 'None',
3629 '--builder_name',
3630 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3631 '--build_number',
3632 <Object>,
3633 '--target_platform',
3634 'win32',
3635 '--revision',
3636 <Object>,
3637 '--got_revision',
3638 <Object>,
3639 '--perf_output_basedir',
3640 'None',
3641 '--make_flags',
3642 '""',
3643 '--test_args',
3644 '""',
3645 '--gm_args',
3646 '""',
3647 '--bench_args',
3648 '""',
3649 '--is_try',
3650 'False',
3651 '--bench_pictures_cfg',
3652 'default',
3653 '--target',
3654 'crypto_unittests',
3655 '--gyp_defines',
3656 'skia_warnings_as_errors=0 component=shared_library',
3657 '--flavor',
3658 'chrome_canary',
3659 ],
3660 'description': 'Retry_NoWarningsAsErrors_BuildCryptoUnittests',
3661 'doStepIf': <Object>,
3662 'env': {},
3663 'exception_on_failure': <Object>,
3664 'flunkOnFailure': <Object>,
3665 'get_props_from_stdout': None,
3666 'haltOnFailure': <Object>,
3667 'hideStepIf': <Object>,
3668 'is_rebaseline_step': <Object>,
3669 'is_upload_step': <Object>,
3670 'timeout': <Object>,
3671 'workdir': 'build\src',
3672 },
3673 ],
3674 [
3675 <Object>,
3676 {
3677 'alwaysRun': <Object>,
3678 'command': [
3679 'python',
3680 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3681 '--autogen_svn_baseurl',
3682 'bogusValueToFixSkBug2663',
3683 '--configuration',
3684 'Debug',
3685 '--deps_target_os',
3686 'None',
3687 '--builder_name',
3688 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3689 '--build_number',
3690 <Object>,
3691 '--target_platform',
3692 'win32',
3693 '--revision',
3694 <Object>,
3695 '--got_revision',
3696 <Object>,
3697 '--perf_output_basedir',
3698 'None',
3699 '--make_flags',
3700 '""',
3701 '--test_args',
3702 '""',
3703 '--gm_args',
3704 '""',
3705 '--bench_args',
3706 '""',
3707 '--is_try',
3708 'False',
3709 '--bench_pictures_cfg',
3710 'default',
3711 '--target',
3712 'google_apis_unittests',
3713 '--gyp_defines',
3714 'skia_warnings_as_errors=0 component=shared_library',
3715 '--flavor',
3716 'chrome_canary',
3717 ],
3718 'description': 'Retry_NoWarningsAsErrors_BuildGoogleApisUnittest s',
3719 'doStepIf': <Object>,
3720 'env': {},
3721 'exception_on_failure': <Object>,
3722 'flunkOnFailure': <Object>,
3723 'get_props_from_stdout': None,
3724 'haltOnFailure': <Object>,
3725 'hideStepIf': <Object>,
3726 'is_rebaseline_step': <Object>,
3727 'is_upload_step': <Object>,
3728 'timeout': <Object>,
3729 'workdir': 'build\src',
3730 },
3731 ],
3732 [
3733 <Object>,
3734 {
3735 'alwaysRun': <Object>,
3736 'command': [
3737 'python',
3738 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3739 '--autogen_svn_baseurl',
3740 'bogusValueToFixSkBug2663',
3741 '--configuration',
3742 'Debug',
3743 '--deps_target_os',
3744 'None',
3745 '--builder_name',
3746 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3747 '--build_number',
3748 <Object>,
3749 '--target_platform',
3750 'win32',
3751 '--revision',
3752 <Object>,
3753 '--got_revision',
3754 <Object>,
3755 '--perf_output_basedir',
3756 'None',
3757 '--make_flags',
3758 '""',
3759 '--test_args',
3760 '""',
3761 '--gm_args',
3762 '""',
3763 '--bench_args',
3764 '""',
3765 '--is_try',
3766 'False',
3767 '--bench_pictures_cfg',
3768 'default',
3769 '--target',
3770 'gpu_unittests',
3771 '--gyp_defines',
3772 'skia_warnings_as_errors=0 component=shared_library',
3773 '--flavor',
3774 'chrome_canary',
3775 ],
3776 'description': 'Retry_NoWarningsAsErrors_BuildGpuUnittests',
3777 'doStepIf': <Object>,
3778 'env': {},
3779 'exception_on_failure': <Object>,
3780 'flunkOnFailure': <Object>,
3781 'get_props_from_stdout': None,
3782 'haltOnFailure': <Object>,
3783 'hideStepIf': <Object>,
3784 'is_rebaseline_step': <Object>,
3785 'is_upload_step': <Object>,
3786 'timeout': <Object>,
3787 'workdir': 'build\src',
3788 },
3789 ],
3790 [
3791 <Object>,
3792 {
3793 'alwaysRun': <Object>,
3794 'command': [
3795 'python',
3796 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3797 '--autogen_svn_baseurl',
3798 'bogusValueToFixSkBug2663',
3799 '--configuration',
3800 'Debug',
3801 '--deps_target_os',
3802 'None',
3803 '--builder_name',
3804 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3805 '--build_number',
3806 <Object>,
3807 '--target_platform',
3808 'win32',
3809 '--revision',
3810 <Object>,
3811 '--got_revision',
3812 <Object>,
3813 '--perf_output_basedir',
3814 'None',
3815 '--make_flags',
3816 '""',
3817 '--test_args',
3818 '""',
3819 '--gm_args',
3820 '""',
3821 '--bench_args',
3822 '""',
3823 '--is_try',
3824 'False',
3825 '--bench_pictures_cfg',
3826 'default',
3827 '--target',
3828 'ipc_tests',
3829 '--gyp_defines',
3830 'skia_warnings_as_errors=0 component=shared_library',
3831 '--flavor',
3832 'chrome_canary',
3833 ],
3834 'description': 'Retry_NoWarningsAsErrors_BuildIpcTests',
3835 'doStepIf': <Object>,
3836 'env': {},
3837 'exception_on_failure': <Object>,
3838 'flunkOnFailure': <Object>,
3839 'get_props_from_stdout': None,
3840 'haltOnFailure': <Object>,
3841 'hideStepIf': <Object>,
3842 'is_rebaseline_step': <Object>,
3843 'is_upload_step': <Object>,
3844 'timeout': <Object>,
3845 'workdir': 'build\src',
3846 },
3847 ],
3848 [
3849 <Object>,
3850 {
3851 'alwaysRun': <Object>,
3852 'command': [
3853 'python',
3854 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3855 '--autogen_svn_baseurl',
3856 'bogusValueToFixSkBug2663',
3857 '--configuration',
3858 'Debug',
3859 '--deps_target_os',
3860 'None',
3861 '--builder_name',
3862 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3863 '--build_number',
3864 <Object>,
3865 '--target_platform',
3866 'win32',
3867 '--revision',
3868 <Object>,
3869 '--got_revision',
3870 <Object>,
3871 '--perf_output_basedir',
3872 'None',
3873 '--make_flags',
3874 '""',
3875 '--test_args',
3876 '""',
3877 '--gm_args',
3878 '""',
3879 '--bench_args',
3880 '""',
3881 '--is_try',
3882 'False',
3883 '--bench_pictures_cfg',
3884 'default',
3885 '--target',
3886 'jingle_unittests',
3887 '--gyp_defines',
3888 'skia_warnings_as_errors=0 component=shared_library',
3889 '--flavor',
3890 'chrome_canary',
3891 ],
3892 'description': 'Retry_NoWarningsAsErrors_BuildJingleUnittests',
3893 'doStepIf': <Object>,
3894 'env': {},
3895 'exception_on_failure': <Object>,
3896 'flunkOnFailure': <Object>,
3897 'get_props_from_stdout': None,
3898 'haltOnFailure': <Object>,
3899 'hideStepIf': <Object>,
3900 'is_rebaseline_step': <Object>,
3901 'is_upload_step': <Object>,
3902 'timeout': <Object>,
3903 'workdir': 'build\src',
3904 },
3905 ],
3906 [
3907 <Object>,
3908 {
3909 'alwaysRun': <Object>,
3910 'command': [
3911 'python',
3912 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3913 '--autogen_svn_baseurl',
3914 'bogusValueToFixSkBug2663',
3915 '--configuration',
3916 'Debug',
3917 '--deps_target_os',
3918 'None',
3919 '--builder_name',
3920 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3921 '--build_number',
3922 <Object>,
3923 '--target_platform',
3924 'win32',
3925 '--revision',
3926 <Object>,
3927 '--got_revision',
3928 <Object>,
3929 '--perf_output_basedir',
3930 'None',
3931 '--make_flags',
3932 '""',
3933 '--test_args',
3934 '""',
3935 '--gm_args',
3936 '""',
3937 '--bench_args',
3938 '""',
3939 '--is_try',
3940 'False',
3941 '--bench_pictures_cfg',
3942 'default',
3943 '--target',
3944 'media_unittests',
3945 '--gyp_defines',
3946 'skia_warnings_as_errors=0 component=shared_library',
3947 '--flavor',
3948 'chrome_canary',
3949 ],
3950 'description': 'Retry_NoWarningsAsErrors_BuildMediaUnittests',
3951 'doStepIf': <Object>,
3952 'env': {},
3953 'exception_on_failure': <Object>,
3954 'flunkOnFailure': <Object>,
3955 'get_props_from_stdout': None,
3956 'haltOnFailure': <Object>,
3957 'hideStepIf': <Object>,
3958 'is_rebaseline_step': <Object>,
3959 'is_upload_step': <Object>,
3960 'timeout': <Object>,
3961 'workdir': 'build\src',
3962 },
3963 ],
3964 [
3965 <Object>,
3966 {
3967 'alwaysRun': <Object>,
3968 'command': [
3969 'python',
3970 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
3971 '--autogen_svn_baseurl',
3972 'bogusValueToFixSkBug2663',
3973 '--configuration',
3974 'Debug',
3975 '--deps_target_os',
3976 'None',
3977 '--builder_name',
3978 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
3979 '--build_number',
3980 <Object>,
3981 '--target_platform',
3982 'win32',
3983 '--revision',
3984 <Object>,
3985 '--got_revision',
3986 <Object>,
3987 '--perf_output_basedir',
3988 'None',
3989 '--make_flags',
3990 '""',
3991 '--test_args',
3992 '""',
3993 '--gm_args',
3994 '""',
3995 '--bench_args',
3996 '""',
3997 '--is_try',
3998 'False',
3999 '--bench_pictures_cfg',
4000 'default',
4001 '--target',
4002 'net_unittests',
4003 '--gyp_defines',
4004 'skia_warnings_as_errors=0 component=shared_library',
4005 '--flavor',
4006 'chrome_canary',
4007 ],
4008 'description': 'Retry_NoWarningsAsErrors_BuildNetUnittests',
4009 'doStepIf': <Object>,
4010 'env': {},
4011 'exception_on_failure': <Object>,
4012 'flunkOnFailure': <Object>,
4013 'get_props_from_stdout': None,
4014 'haltOnFailure': <Object>,
4015 'hideStepIf': <Object>,
4016 'is_rebaseline_step': <Object>,
4017 'is_upload_step': <Object>,
4018 'timeout': <Object>,
4019 'workdir': 'build\src',
4020 },
4021 ],
4022 [
4023 <Object>,
4024 {
4025 'alwaysRun': <Object>,
4026 'command': [
4027 'python',
4028 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4029 '--autogen_svn_baseurl',
4030 'bogusValueToFixSkBug2663',
4031 '--configuration',
4032 'Debug',
4033 '--deps_target_os',
4034 'None',
4035 '--builder_name',
4036 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4037 '--build_number',
4038 <Object>,
4039 '--target_platform',
4040 'win32',
4041 '--revision',
4042 <Object>,
4043 '--got_revision',
4044 <Object>,
4045 '--perf_output_basedir',
4046 'None',
4047 '--make_flags',
4048 '""',
4049 '--test_args',
4050 '""',
4051 '--gm_args',
4052 '""',
4053 '--bench_args',
4054 '""',
4055 '--is_try',
4056 'False',
4057 '--bench_pictures_cfg',
4058 'default',
4059 '--target',
4060 'ppapi_unittests',
4061 '--gyp_defines',
4062 'skia_warnings_as_errors=0 component=shared_library',
4063 '--flavor',
4064 'chrome_canary',
4065 ],
4066 'description': 'Retry_NoWarningsAsErrors_BuildPpapiUnittests',
4067 'doStepIf': <Object>,
4068 'env': {},
4069 'exception_on_failure': <Object>,
4070 'flunkOnFailure': <Object>,
4071 'get_props_from_stdout': None,
4072 'haltOnFailure': <Object>,
4073 'hideStepIf': <Object>,
4074 'is_rebaseline_step': <Object>,
4075 'is_upload_step': <Object>,
4076 'timeout': <Object>,
4077 'workdir': 'build\src',
4078 },
4079 ],
4080 [
4081 <Object>,
4082 {
4083 'alwaysRun': <Object>,
4084 'command': [
4085 'python',
4086 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4087 '--autogen_svn_baseurl',
4088 'bogusValueToFixSkBug2663',
4089 '--configuration',
4090 'Debug',
4091 '--deps_target_os',
4092 'None',
4093 '--builder_name',
4094 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4095 '--build_number',
4096 <Object>,
4097 '--target_platform',
4098 'win32',
4099 '--revision',
4100 <Object>,
4101 '--got_revision',
4102 <Object>,
4103 '--perf_output_basedir',
4104 'None',
4105 '--make_flags',
4106 '""',
4107 '--test_args',
4108 '""',
4109 '--gm_args',
4110 '""',
4111 '--bench_args',
4112 '""',
4113 '--is_try',
4114 'False',
4115 '--bench_pictures_cfg',
4116 'default',
4117 '--target',
4118 'printing_unittests',
4119 '--gyp_defines',
4120 'skia_warnings_as_errors=0 component=shared_library',
4121 '--flavor',
4122 'chrome_canary',
4123 ],
4124 'description': 'Retry_NoWarningsAsErrors_BuildPrintingUnittests' ,
4125 'doStepIf': <Object>,
4126 'env': {},
4127 'exception_on_failure': <Object>,
4128 'flunkOnFailure': <Object>,
4129 'get_props_from_stdout': None,
4130 'haltOnFailure': <Object>,
4131 'hideStepIf': <Object>,
4132 'is_rebaseline_step': <Object>,
4133 'is_upload_step': <Object>,
4134 'timeout': <Object>,
4135 'workdir': 'build\src',
4136 },
4137 ],
4138 [
4139 <Object>,
4140 {
4141 'alwaysRun': <Object>,
4142 'command': [
4143 'python',
4144 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4145 '--autogen_svn_baseurl',
4146 'bogusValueToFixSkBug2663',
4147 '--configuration',
4148 'Debug',
4149 '--deps_target_os',
4150 'None',
4151 '--builder_name',
4152 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4153 '--build_number',
4154 <Object>,
4155 '--target_platform',
4156 'win32',
4157 '--revision',
4158 <Object>,
4159 '--got_revision',
4160 <Object>,
4161 '--perf_output_basedir',
4162 'None',
4163 '--make_flags',
4164 '""',
4165 '--test_args',
4166 '""',
4167 '--gm_args',
4168 '""',
4169 '--bench_args',
4170 '""',
4171 '--is_try',
4172 'False',
4173 '--bench_pictures_cfg',
4174 'default',
4175 '--target',
4176 'remoting_unittests',
4177 '--gyp_defines',
4178 'skia_warnings_as_errors=0 component=shared_library',
4179 '--flavor',
4180 'chrome_canary',
4181 ],
4182 'description': 'Retry_NoWarningsAsErrors_BuildRemotingUnittests' ,
4183 'doStepIf': <Object>,
4184 'env': {},
4185 'exception_on_failure': <Object>,
4186 'flunkOnFailure': <Object>,
4187 'get_props_from_stdout': None,
4188 'haltOnFailure': <Object>,
4189 'hideStepIf': <Object>,
4190 'is_rebaseline_step': <Object>,
4191 'is_upload_step': <Object>,
4192 'timeout': <Object>,
4193 'workdir': 'build\src',
4194 },
4195 ],
4196 [
4197 <Object>,
4198 {
4199 'alwaysRun': <Object>,
4200 'command': [
4201 'python',
4202 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4203 '--autogen_svn_baseurl',
4204 'bogusValueToFixSkBug2663',
4205 '--configuration',
4206 'Debug',
4207 '--deps_target_os',
4208 'None',
4209 '--builder_name',
4210 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4211 '--build_number',
4212 <Object>,
4213 '--target_platform',
4214 'win32',
4215 '--revision',
4216 <Object>,
4217 '--got_revision',
4218 <Object>,
4219 '--perf_output_basedir',
4220 'None',
4221 '--make_flags',
4222 '""',
4223 '--test_args',
4224 '""',
4225 '--gm_args',
4226 '""',
4227 '--bench_args',
4228 '""',
4229 '--is_try',
4230 'False',
4231 '--bench_pictures_cfg',
4232 'default',
4233 '--target',
4234 'sql_unittests',
4235 '--gyp_defines',
4236 'skia_warnings_as_errors=0 component=shared_library',
4237 '--flavor',
4238 'chrome_canary',
4239 ],
4240 'description': 'Retry_NoWarningsAsErrors_BuildSqlUnittests',
4241 'doStepIf': <Object>,
4242 'env': {},
4243 'exception_on_failure': <Object>,
4244 'flunkOnFailure': <Object>,
4245 'get_props_from_stdout': None,
4246 'haltOnFailure': <Object>,
4247 'hideStepIf': <Object>,
4248 'is_rebaseline_step': <Object>,
4249 'is_upload_step': <Object>,
4250 'timeout': <Object>,
4251 'workdir': 'build\src',
4252 },
4253 ],
4254 [
4255 <Object>,
4256 {
4257 'alwaysRun': <Object>,
4258 'command': [
4259 'python',
4260 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4261 '--autogen_svn_baseurl',
4262 'bogusValueToFixSkBug2663',
4263 '--configuration',
4264 'Debug',
4265 '--deps_target_os',
4266 'None',
4267 '--builder_name',
4268 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4269 '--build_number',
4270 <Object>,
4271 '--target_platform',
4272 'win32',
4273 '--revision',
4274 <Object>,
4275 '--got_revision',
4276 <Object>,
4277 '--perf_output_basedir',
4278 'None',
4279 '--make_flags',
4280 '""',
4281 '--test_args',
4282 '""',
4283 '--gm_args',
4284 '""',
4285 '--bench_args',
4286 '""',
4287 '--is_try',
4288 'False',
4289 '--bench_pictures_cfg',
4290 'default',
4291 '--target',
4292 'sync_unit_tests',
4293 '--gyp_defines',
4294 'skia_warnings_as_errors=0 component=shared_library',
4295 '--flavor',
4296 'chrome_canary',
4297 ],
4298 'description': 'Retry_NoWarningsAsErrors_BuildSyncUnitTests',
4299 'doStepIf': <Object>,
4300 'env': {},
4301 'exception_on_failure': <Object>,
4302 'flunkOnFailure': <Object>,
4303 'get_props_from_stdout': None,
4304 'haltOnFailure': <Object>,
4305 'hideStepIf': <Object>,
4306 'is_rebaseline_step': <Object>,
4307 'is_upload_step': <Object>,
4308 'timeout': <Object>,
4309 'workdir': 'build\src',
4310 },
4311 ],
4312 [
4313 <Object>,
4314 {
4315 'alwaysRun': <Object>,
4316 'command': [
4317 'python',
4318 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4319 '--autogen_svn_baseurl',
4320 'bogusValueToFixSkBug2663',
4321 '--configuration',
4322 'Debug',
4323 '--deps_target_os',
4324 'None',
4325 '--builder_name',
4326 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4327 '--build_number',
4328 <Object>,
4329 '--target_platform',
4330 'win32',
4331 '--revision',
4332 <Object>,
4333 '--got_revision',
4334 <Object>,
4335 '--perf_output_basedir',
4336 'None',
4337 '--make_flags',
4338 '""',
4339 '--test_args',
4340 '""',
4341 '--gm_args',
4342 '""',
4343 '--bench_args',
4344 '""',
4345 '--is_try',
4346 'False',
4347 '--bench_pictures_cfg',
4348 'default',
4349 '--target',
4350 'ui_unittests',
4351 '--gyp_defines',
4352 'skia_warnings_as_errors=0 component=shared_library',
4353 '--flavor',
4354 'chrome_canary',
4355 ],
4356 'description': 'Retry_NoWarningsAsErrors_BuildUiUnittests',
4357 'doStepIf': <Object>,
4358 'env': {},
4359 'exception_on_failure': <Object>,
4360 'flunkOnFailure': <Object>,
4361 'get_props_from_stdout': None,
4362 'haltOnFailure': <Object>,
4363 'hideStepIf': <Object>,
4364 'is_rebaseline_step': <Object>,
4365 'is_upload_step': <Object>,
4366 'timeout': <Object>,
4367 'workdir': 'build\src',
4368 },
4369 ],
4370 [
4371 <Object>,
4372 {
4373 'alwaysRun': <Object>,
4374 'command': [
4375 'python',
4376 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4377 '--autogen_svn_baseurl',
4378 'bogusValueToFixSkBug2663',
4379 '--configuration',
4380 'Debug',
4381 '--deps_target_os',
4382 'None',
4383 '--builder_name',
4384 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4385 '--build_number',
4386 <Object>,
4387 '--target_platform',
4388 'win32',
4389 '--revision',
4390 <Object>,
4391 '--got_revision',
4392 <Object>,
4393 '--perf_output_basedir',
4394 'None',
4395 '--make_flags',
4396 '""',
4397 '--test_args',
4398 '""',
4399 '--gm_args',
4400 '""',
4401 '--bench_args',
4402 '""',
4403 '--is_try',
4404 'False',
4405 '--bench_pictures_cfg',
4406 'default',
4407 '--target',
4408 'unit_tests',
4409 '--gyp_defines',
4410 'skia_warnings_as_errors=0 component=shared_library',
4411 '--flavor',
4412 'chrome_canary',
4413 ],
4414 'description': 'Retry_NoWarningsAsErrors_BuildUnitTests',
4415 'doStepIf': <Object>,
4416 'env': {},
4417 'exception_on_failure': <Object>,
4418 'flunkOnFailure': <Object>,
4419 'get_props_from_stdout': None,
4420 'haltOnFailure': <Object>,
4421 'hideStepIf': <Object>,
4422 'is_rebaseline_step': <Object>,
4423 'is_upload_step': <Object>,
4424 'timeout': <Object>,
4425 'workdir': 'build\src',
4426 },
4427 ],
4428 [
4429 <Object>,
4430 {
4431 'alwaysRun': <Object>,
4432 'command': [
4433 'python',
4434 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4435 '--autogen_svn_baseurl',
4436 'bogusValueToFixSkBug2663',
4437 '--configuration',
4438 'Debug',
4439 '--deps_target_os',
4440 'None',
4441 '--builder_name',
4442 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4443 '--build_number',
4444 <Object>,
4445 '--target_platform',
4446 'win32',
4447 '--revision',
4448 <Object>,
4449 '--got_revision',
4450 <Object>,
4451 '--perf_output_basedir',
4452 'None',
4453 '--make_flags',
4454 '""',
4455 '--test_args',
4456 '""',
4457 '--gm_args',
4458 '""',
4459 '--bench_args',
4460 '""',
4461 '--is_try',
4462 'False',
4463 '--bench_pictures_cfg',
4464 'default',
4465 '--target',
4466 'browser_tests',
4467 '--gyp_defines',
4468 'skia_warnings_as_errors=0 component=shared_library',
4469 '--flavor',
4470 'chrome_canary',
4471 ],
4472 'description': 'Retry_NoWarningsAsErrors_BuildBrowserTests',
4473 'doStepIf': <Object>,
4474 'env': {},
4475 'exception_on_failure': <Object>,
4476 'flunkOnFailure': <Object>,
4477 'get_props_from_stdout': None,
4478 'haltOnFailure': <Object>,
4479 'hideStepIf': <Object>,
4480 'is_rebaseline_step': <Object>,
4481 'is_upload_step': <Object>,
4482 'timeout': <Object>,
4483 'workdir': 'build\src',
4484 },
4485 ],
4486 [
4487 <Object>,
4488 {
4489 'alwaysRun': <Object>,
4490 'command': [
4491 'python',
4492 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4493 '--autogen_svn_baseurl',
4494 'bogusValueToFixSkBug2663',
4495 '--configuration',
4496 'Debug',
4497 '--deps_target_os',
4498 'None',
4499 '--builder_name',
4500 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4501 '--build_number',
4502 <Object>,
4503 '--target_platform',
4504 'win32',
4505 '--revision',
4506 <Object>,
4507 '--got_revision',
4508 <Object>,
4509 '--perf_output_basedir',
4510 'None',
4511 '--make_flags',
4512 '""',
4513 '--test_args',
4514 '""',
4515 '--gm_args',
4516 '""',
4517 '--bench_args',
4518 '""',
4519 '--is_try',
4520 'False',
4521 '--bench_pictures_cfg',
4522 'default',
4523 '--target',
4524 'content_browsertests',
4525 '--gyp_defines',
4526 'skia_warnings_as_errors=0 component=shared_library',
4527 '--flavor',
4528 'chrome_canary',
4529 ],
4530 'description': 'Retry_NoWarningsAsErrors_BuildContentBrowsertest s',
4531 'doStepIf': <Object>,
4532 'env': {},
4533 'exception_on_failure': <Object>,
4534 'flunkOnFailure': <Object>,
4535 'get_props_from_stdout': None,
4536 'haltOnFailure': <Object>,
4537 'hideStepIf': <Object>,
4538 'is_rebaseline_step': <Object>,
4539 'is_upload_step': <Object>,
4540 'timeout': <Object>,
4541 'workdir': 'build\src',
4542 },
4543 ],
4544 [
4545 <Object>,
4546 {
4547 'alwaysRun': <Object>,
4548 'command': [
4549 'python',
4550 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4551 '--autogen_svn_baseurl',
4552 'bogusValueToFixSkBug2663',
4553 '--configuration',
4554 'Debug',
4555 '--deps_target_os',
4556 'None',
4557 '--builder_name',
4558 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4559 '--build_number',
4560 <Object>,
4561 '--target_platform',
4562 'win32',
4563 '--revision',
4564 <Object>,
4565 '--got_revision',
4566 <Object>,
4567 '--perf_output_basedir',
4568 'None',
4569 '--make_flags',
4570 '""',
4571 '--test_args',
4572 '""',
4573 '--gm_args',
4574 '""',
4575 '--bench_args',
4576 '""',
4577 '--is_try',
4578 'False',
4579 '--bench_pictures_cfg',
4580 'default',
4581 '--target',
4582 'interactive_ui_tests',
4583 '--gyp_defines',
4584 'skia_warnings_as_errors=0 component=shared_library',
4585 '--flavor',
4586 'chrome_canary',
4587 ],
4588 'description': 'Retry_NoWarningsAsErrors_BuildInteractiveUiTests ',
4589 'doStepIf': <Object>,
4590 'env': {},
4591 'exception_on_failure': <Object>,
4592 'flunkOnFailure': <Object>,
4593 'get_props_from_stdout': None,
4594 'haltOnFailure': <Object>,
4595 'hideStepIf': <Object>,
4596 'is_rebaseline_step': <Object>,
4597 'is_upload_step': <Object>,
4598 'timeout': <Object>,
4599 'workdir': 'build\src',
4600 },
4601 ],
4602 [
4603 <Object>,
4604 {
4605 'alwaysRun': <Object>,
4606 'command': [
4607 'python',
4608 '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
4609 '--autogen_svn_baseurl',
4610 'bogusValueToFixSkBug2663',
4611 '--configuration',
4612 'Debug',
4613 '--deps_target_os',
4614 'None',
4615 '--builder_name',
4616 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4617 '--build_number',
4618 <Object>,
4619 '--target_platform',
4620 'win32',
4621 '--revision',
4622 <Object>,
4623 '--got_revision',
4624 <Object>,
4625 '--perf_output_basedir',
4626 'None',
4627 '--make_flags',
4628 '""',
4629 '--test_args',
4630 '""',
4631 '--gm_args',
4632 '""',
4633 '--bench_args',
4634 '""',
4635 '--is_try',
4636 'False',
4637 '--bench_pictures_cfg',
4638 'default',
4639 '--target',
4640 'sync_integration_tests',
4641 '--gyp_defines',
4642 'skia_warnings_as_errors=0 component=shared_library',
4643 '--flavor',
4644 'chrome_canary',
4645 ],
4646 'description': 'Retry_NoWarningsAsErrors_BuildSyncIntegrationTes ts',
4647 'doStepIf': <Object>,
4648 'env': {},
4649 'exception_on_failure': <Object>,
4650 'flunkOnFailure': <Object>,
4651 'get_props_from_stdout': None,
4652 'haltOnFailure': <Object>,
4653 'hideStepIf': <Object>,
4654 'is_rebaseline_step': <Object>,
4655 'is_upload_step': <Object>,
4656 'timeout': <Object>,
4657 'workdir': 'build\src',
4658 },
4659 ],
4660 [
4661 <Object>,
4662 {
4663 'alwaysRun': <Object>,
4664 'command': [
4665 'python',
4666 '..\..\..\..\..\..\slave\skia_slave_scripts\cc_unittests.py' ,
4667 '--autogen_svn_baseurl',
4668 'bogusValueToFixSkBug2663',
4669 '--configuration',
4670 'Debug',
4671 '--deps_target_os',
4672 'None',
4673 '--builder_name',
4674 'Canary-Chrome-Win7-Ninja-x86-SharedLib_ToT',
4675 '--build_number',
4676 <Object>,
4677 '--target_platform',
4678 'win32',
4679 '--revision',
4680 <Object>,
4681 '--got_revision',
4682 <Object>,
4683 '--perf_output_basedir',
4684 'None',
4685 '--make_flags',
4686 '""',
4687 '--test_args',
4688 '""',
4689 '--gm_args',
4690 '""',
4691 '--bench_args',
4692 '""',
4693 '--is_try',
4694 'False',
4695 '--bench_pictures_cfg',
4696 'default',
4697 '--flavor',
4698 'chrome_canary',
4699 ],
4700 'description': 'cc_unittests',
4701 'doStepIf': <Object>,
4702 'env': {},
4703 'exception_on_failure': <Object>,
4704 'flunkOnFailure': <Object>,
4705 'get_props_from_stdout': None,
4706 'haltOnFailure': <Object>,
4707 'hideStepIf': <Object>,
4708 'is_rebaseline_step': <Object>,
4709 'is_upload_step': <Object>,
4710 'timeout': <Object>,
4711 'workdir': 'build\src',
4712 },
4713 ],
4714 ],
4715 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698