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

Side by Side Diff: tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-ToT

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

Powered by Google App Engine
This is Rietveld 408576698