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

Side by Side Diff: buildbot/tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release-Trybot

Issue 23001003: Remove base-* directories from gm expected/actual paths; just use platform names (Closed) Base URL: http://skia.googlecode.com/svn/
Patch Set: buildbot_slave Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 'TargetPath': <Object>, 2 'TargetPath': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password', 3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username', 4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_build_targets': [ 5 '_build_targets': [
6 'skia_lib', 6 'skia_lib',
7 'tests', 7 'tests',
8 'gm', 8 'gm',
9 'tools', 9 'tools',
10 'bench', 10 'bench',
11 'most', 11 'most',
12 ], 12 ],
13 '_builder_name': 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 13 '_builder_name': 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
14 '_common_args': [ 14 '_common_args': [
15 '--autogen_svn_baseurl', 15 '--autogen_svn_baseurl',
16 'https://skia-autogen.googlecode.com/svn', 16 'https://skia-autogen.googlecode.com/svn',
17 '--configuration', 17 '--configuration',
18 'Release', 18 'Release',
19 '--deps_target_os', 19 '--deps_target_os',
20 'None', 20 'None',
21 '--do_upload_results', 21 '--do_upload_results',
22 'True', 22 'True',
23 '--gm_image_subdir',
24 'None',
25 '--builder_name', 23 '--builder_name',
26 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 24 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
27 '--target_platform', 25 '--target_platform',
28 'mac', 26 'mac',
29 '--revision', 27 '--revision',
30 <Object>, 28 <Object>,
31 '--got_revision', 29 '--got_revision',
32 <Object>, 30 <Object>,
33 '--perf_output_basedir', 31 '--perf_output_basedir',
34 'None', 32 'None',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 'python', 76 'python',
79 '../../../../../slave/skia_slave_scripts/update_scripts.py', 77 '../../../../../slave/skia_slave_scripts/update_scripts.py',
80 '--autogen_svn_baseurl', 78 '--autogen_svn_baseurl',
81 'https://skia-autogen.googlecode.com/svn', 79 'https://skia-autogen.googlecode.com/svn',
82 '--configuration', 80 '--configuration',
83 'Release', 81 'Release',
84 '--deps_target_os', 82 '--deps_target_os',
85 'None', 83 'None',
86 '--do_upload_results', 84 '--do_upload_results',
87 'True', 85 'True',
88 '--gm_image_subdir',
89 'None',
90 '--builder_name', 86 '--builder_name',
91 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 87 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
92 '--target_platform', 88 '--target_platform',
93 'mac', 89 'mac',
94 '--revision', 90 '--revision',
95 <Object>, 91 <Object>,
96 '--got_revision', 92 '--got_revision',
97 <Object>, 93 <Object>,
98 '--perf_output_basedir', 94 '--perf_output_basedir',
99 'None', 95 'None',
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 'python', 129 'python',
134 '../../../../../slave/skia_slave_scripts/update.py', 130 '../../../../../slave/skia_slave_scripts/update.py',
135 '--autogen_svn_baseurl', 131 '--autogen_svn_baseurl',
136 'https://skia-autogen.googlecode.com/svn', 132 'https://skia-autogen.googlecode.com/svn',
137 '--configuration', 133 '--configuration',
138 'Release', 134 'Release',
139 '--deps_target_os', 135 '--deps_target_os',
140 'None', 136 'None',
141 '--do_upload_results', 137 '--do_upload_results',
142 'True', 138 'True',
143 '--gm_image_subdir',
144 'None',
145 '--builder_name', 139 '--builder_name',
146 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 140 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
147 '--target_platform', 141 '--target_platform',
148 'mac', 142 'mac',
149 '--revision', 143 '--revision',
150 <Object>, 144 <Object>,
151 '--got_revision', 145 '--got_revision',
152 <Object>, 146 <Object>,
153 '--perf_output_basedir', 147 '--perf_output_basedir',
154 'None', 148 'None',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 'python', 186 'python',
193 '../../../../../../slave/skia_slave_scripts/apply_patch.py', 187 '../../../../../../slave/skia_slave_scripts/apply_patch.py',
194 '--autogen_svn_baseurl', 188 '--autogen_svn_baseurl',
195 'https://skia-autogen.googlecode.com/svn', 189 'https://skia-autogen.googlecode.com/svn',
196 '--configuration', 190 '--configuration',
197 'Release', 191 'Release',
198 '--deps_target_os', 192 '--deps_target_os',
199 'None', 193 'None',
200 '--do_upload_results', 194 '--do_upload_results',
201 'True', 195 'True',
202 '--gm_image_subdir',
203 'None',
204 '--builder_name', 196 '--builder_name',
205 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 197 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
206 '--target_platform', 198 '--target_platform',
207 'mac', 199 'mac',
208 '--revision', 200 '--revision',
209 <Object>, 201 <Object>,
210 '--got_revision', 202 '--got_revision',
211 <Object>, 203 <Object>,
212 '--perf_output_basedir', 204 '--perf_output_basedir',
213 'None', 205 'None',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 'python', 243 'python',
252 '../../../../../../slave/skia_slave_scripts/clean.py', 244 '../../../../../../slave/skia_slave_scripts/clean.py',
253 '--autogen_svn_baseurl', 245 '--autogen_svn_baseurl',
254 'https://skia-autogen.googlecode.com/svn', 246 'https://skia-autogen.googlecode.com/svn',
255 '--configuration', 247 '--configuration',
256 'Release', 248 'Release',
257 '--deps_target_os', 249 '--deps_target_os',
258 'None', 250 'None',
259 '--do_upload_results', 251 '--do_upload_results',
260 'True', 252 'True',
261 '--gm_image_subdir',
262 'None',
263 '--builder_name', 253 '--builder_name',
264 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 254 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
265 '--target_platform', 255 '--target_platform',
266 'mac', 256 'mac',
267 '--revision', 257 '--revision',
268 <Object>, 258 <Object>,
269 '--got_revision', 259 '--got_revision',
270 <Object>, 260 <Object>,
271 '--perf_output_basedir', 261 '--perf_output_basedir',
272 'None', 262 'None',
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 'python', 298 'python',
309 '../../../../../../slave/skia_slave_scripts/run_gyp.py', 299 '../../../../../../slave/skia_slave_scripts/run_gyp.py',
310 '--autogen_svn_baseurl', 300 '--autogen_svn_baseurl',
311 'https://skia-autogen.googlecode.com/svn', 301 'https://skia-autogen.googlecode.com/svn',
312 '--configuration', 302 '--configuration',
313 'Release', 303 'Release',
314 '--deps_target_os', 304 '--deps_target_os',
315 'None', 305 'None',
316 '--do_upload_results', 306 '--do_upload_results',
317 'True', 307 'True',
318 '--gm_image_subdir',
319 'None',
320 '--builder_name', 308 '--builder_name',
321 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 309 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
322 '--target_platform', 310 '--target_platform',
323 'mac', 311 'mac',
324 '--revision', 312 '--revision',
325 <Object>, 313 <Object>,
326 '--got_revision', 314 '--got_revision',
327 <Object>, 315 <Object>,
328 '--perf_output_basedir', 316 '--perf_output_basedir',
329 'None', 317 'None',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 'python', 355 'python',
368 '../../../../../../slave/skia_slave_scripts/compile.py', 356 '../../../../../../slave/skia_slave_scripts/compile.py',
369 '--autogen_svn_baseurl', 357 '--autogen_svn_baseurl',
370 'https://skia-autogen.googlecode.com/svn', 358 'https://skia-autogen.googlecode.com/svn',
371 '--configuration', 359 '--configuration',
372 'Release', 360 'Release',
373 '--deps_target_os', 361 '--deps_target_os',
374 'None', 362 'None',
375 '--do_upload_results', 363 '--do_upload_results',
376 'True', 364 'True',
377 '--gm_image_subdir',
378 'None',
379 '--builder_name', 365 '--builder_name',
380 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 366 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
381 '--target_platform', 367 '--target_platform',
382 'mac', 368 'mac',
383 '--revision', 369 '--revision',
384 <Object>, 370 <Object>,
385 '--got_revision', 371 '--got_revision',
386 <Object>, 372 <Object>,
387 '--perf_output_basedir', 373 '--perf_output_basedir',
388 'None', 374 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
428 'python', 414 'python',
429 '../../../../../../slave/skia_slave_scripts/compile.py', 415 '../../../../../../slave/skia_slave_scripts/compile.py',
430 '--autogen_svn_baseurl', 416 '--autogen_svn_baseurl',
431 'https://skia-autogen.googlecode.com/svn', 417 'https://skia-autogen.googlecode.com/svn',
432 '--configuration', 418 '--configuration',
433 'Release', 419 'Release',
434 '--deps_target_os', 420 '--deps_target_os',
435 'None', 421 'None',
436 '--do_upload_results', 422 '--do_upload_results',
437 'True', 423 'True',
438 '--gm_image_subdir',
439 'None',
440 '--builder_name', 424 '--builder_name',
441 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 425 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
442 '--target_platform', 426 '--target_platform',
443 'mac', 427 'mac',
444 '--revision', 428 '--revision',
445 <Object>, 429 <Object>,
446 '--got_revision', 430 '--got_revision',
447 <Object>, 431 <Object>,
448 '--perf_output_basedir', 432 '--perf_output_basedir',
449 'None', 433 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 'python', 473 'python',
490 '../../../../../../slave/skia_slave_scripts/compile.py', 474 '../../../../../../slave/skia_slave_scripts/compile.py',
491 '--autogen_svn_baseurl', 475 '--autogen_svn_baseurl',
492 'https://skia-autogen.googlecode.com/svn', 476 'https://skia-autogen.googlecode.com/svn',
493 '--configuration', 477 '--configuration',
494 'Release', 478 'Release',
495 '--deps_target_os', 479 '--deps_target_os',
496 'None', 480 'None',
497 '--do_upload_results', 481 '--do_upload_results',
498 'True', 482 'True',
499 '--gm_image_subdir',
500 'None',
501 '--builder_name', 483 '--builder_name',
502 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 484 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
503 '--target_platform', 485 '--target_platform',
504 'mac', 486 'mac',
505 '--revision', 487 '--revision',
506 <Object>, 488 <Object>,
507 '--got_revision', 489 '--got_revision',
508 <Object>, 490 <Object>,
509 '--perf_output_basedir', 491 '--perf_output_basedir',
510 'None', 492 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 'python', 532 'python',
551 '../../../../../../slave/skia_slave_scripts/compile.py', 533 '../../../../../../slave/skia_slave_scripts/compile.py',
552 '--autogen_svn_baseurl', 534 '--autogen_svn_baseurl',
553 'https://skia-autogen.googlecode.com/svn', 535 'https://skia-autogen.googlecode.com/svn',
554 '--configuration', 536 '--configuration',
555 'Release', 537 'Release',
556 '--deps_target_os', 538 '--deps_target_os',
557 'None', 539 'None',
558 '--do_upload_results', 540 '--do_upload_results',
559 'True', 541 'True',
560 '--gm_image_subdir',
561 'None',
562 '--builder_name', 542 '--builder_name',
563 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 543 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
564 '--target_platform', 544 '--target_platform',
565 'mac', 545 'mac',
566 '--revision', 546 '--revision',
567 <Object>, 547 <Object>,
568 '--got_revision', 548 '--got_revision',
569 <Object>, 549 <Object>,
570 '--perf_output_basedir', 550 '--perf_output_basedir',
571 'None', 551 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
611 'python', 591 'python',
612 '../../../../../../slave/skia_slave_scripts/compile.py', 592 '../../../../../../slave/skia_slave_scripts/compile.py',
613 '--autogen_svn_baseurl', 593 '--autogen_svn_baseurl',
614 'https://skia-autogen.googlecode.com/svn', 594 'https://skia-autogen.googlecode.com/svn',
615 '--configuration', 595 '--configuration',
616 'Release', 596 'Release',
617 '--deps_target_os', 597 '--deps_target_os',
618 'None', 598 'None',
619 '--do_upload_results', 599 '--do_upload_results',
620 'True', 600 'True',
621 '--gm_image_subdir',
622 'None',
623 '--builder_name', 601 '--builder_name',
624 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 602 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
625 '--target_platform', 603 '--target_platform',
626 'mac', 604 'mac',
627 '--revision', 605 '--revision',
628 <Object>, 606 <Object>,
629 '--got_revision', 607 '--got_revision',
630 <Object>, 608 <Object>,
631 '--perf_output_basedir', 609 '--perf_output_basedir',
632 'None', 610 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
672 'python', 650 'python',
673 '../../../../../../slave/skia_slave_scripts/compile.py', 651 '../../../../../../slave/skia_slave_scripts/compile.py',
674 '--autogen_svn_baseurl', 652 '--autogen_svn_baseurl',
675 'https://skia-autogen.googlecode.com/svn', 653 'https://skia-autogen.googlecode.com/svn',
676 '--configuration', 654 '--configuration',
677 'Release', 655 'Release',
678 '--deps_target_os', 656 '--deps_target_os',
679 'None', 657 'None',
680 '--do_upload_results', 658 '--do_upload_results',
681 'True', 659 'True',
682 '--gm_image_subdir',
683 'None',
684 '--builder_name', 660 '--builder_name',
685 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 661 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
686 '--target_platform', 662 '--target_platform',
687 'mac', 663 'mac',
688 '--revision', 664 '--revision',
689 <Object>, 665 <Object>,
690 '--got_revision', 666 '--got_revision',
691 <Object>, 667 <Object>,
692 '--perf_output_basedir', 668 '--perf_output_basedir',
693 'None', 669 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
733 'python', 709 'python',
734 '../../../../../../slave/skia_slave_scripts/clean.py', 710 '../../../../../../slave/skia_slave_scripts/clean.py',
735 '--autogen_svn_baseurl', 711 '--autogen_svn_baseurl',
736 'https://skia-autogen.googlecode.com/svn', 712 'https://skia-autogen.googlecode.com/svn',
737 '--configuration', 713 '--configuration',
738 'Release', 714 'Release',
739 '--deps_target_os', 715 '--deps_target_os',
740 'None', 716 'None',
741 '--do_upload_results', 717 '--do_upload_results',
742 'True', 718 'True',
743 '--gm_image_subdir',
744 'None',
745 '--builder_name', 719 '--builder_name',
746 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 720 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
747 '--target_platform', 721 '--target_platform',
748 'mac', 722 'mac',
749 '--revision', 723 '--revision',
750 <Object>, 724 <Object>,
751 '--got_revision', 725 '--got_revision',
752 <Object>, 726 <Object>,
753 '--perf_output_basedir', 727 '--perf_output_basedir',
754 'None', 728 'None',
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
788 'python', 762 'python',
789 '../../../../../../slave/skia_slave_scripts/compile.py', 763 '../../../../../../slave/skia_slave_scripts/compile.py',
790 '--autogen_svn_baseurl', 764 '--autogen_svn_baseurl',
791 'https://skia-autogen.googlecode.com/svn', 765 'https://skia-autogen.googlecode.com/svn',
792 '--configuration', 766 '--configuration',
793 'Release', 767 'Release',
794 '--deps_target_os', 768 '--deps_target_os',
795 'None', 769 'None',
796 '--do_upload_results', 770 '--do_upload_results',
797 'True', 771 'True',
798 '--gm_image_subdir',
799 'None',
800 '--builder_name', 772 '--builder_name',
801 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 773 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
802 '--target_platform', 774 '--target_platform',
803 'mac', 775 'mac',
804 '--revision', 776 '--revision',
805 <Object>, 777 <Object>,
806 '--got_revision', 778 '--got_revision',
807 <Object>, 779 <Object>,
808 '--perf_output_basedir', 780 '--perf_output_basedir',
809 'None', 781 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
849 'python', 821 'python',
850 '../../../../../../slave/skia_slave_scripts/compile.py', 822 '../../../../../../slave/skia_slave_scripts/compile.py',
851 '--autogen_svn_baseurl', 823 '--autogen_svn_baseurl',
852 'https://skia-autogen.googlecode.com/svn', 824 'https://skia-autogen.googlecode.com/svn',
853 '--configuration', 825 '--configuration',
854 'Release', 826 'Release',
855 '--deps_target_os', 827 '--deps_target_os',
856 'None', 828 'None',
857 '--do_upload_results', 829 '--do_upload_results',
858 'True', 830 'True',
859 '--gm_image_subdir',
860 'None',
861 '--builder_name', 831 '--builder_name',
862 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 832 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
863 '--target_platform', 833 '--target_platform',
864 'mac', 834 'mac',
865 '--revision', 835 '--revision',
866 <Object>, 836 <Object>,
867 '--got_revision', 837 '--got_revision',
868 <Object>, 838 <Object>,
869 '--perf_output_basedir', 839 '--perf_output_basedir',
870 'None', 840 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
910 'python', 880 'python',
911 '../../../../../../slave/skia_slave_scripts/compile.py', 881 '../../../../../../slave/skia_slave_scripts/compile.py',
912 '--autogen_svn_baseurl', 882 '--autogen_svn_baseurl',
913 'https://skia-autogen.googlecode.com/svn', 883 'https://skia-autogen.googlecode.com/svn',
914 '--configuration', 884 '--configuration',
915 'Release', 885 'Release',
916 '--deps_target_os', 886 '--deps_target_os',
917 'None', 887 'None',
918 '--do_upload_results', 888 '--do_upload_results',
919 'True', 889 'True',
920 '--gm_image_subdir',
921 'None',
922 '--builder_name', 890 '--builder_name',
923 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 891 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
924 '--target_platform', 892 '--target_platform',
925 'mac', 893 'mac',
926 '--revision', 894 '--revision',
927 <Object>, 895 <Object>,
928 '--got_revision', 896 '--got_revision',
929 <Object>, 897 <Object>,
930 '--perf_output_basedir', 898 '--perf_output_basedir',
931 'None', 899 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
971 'python', 939 'python',
972 '../../../../../../slave/skia_slave_scripts/compile.py', 940 '../../../../../../slave/skia_slave_scripts/compile.py',
973 '--autogen_svn_baseurl', 941 '--autogen_svn_baseurl',
974 'https://skia-autogen.googlecode.com/svn', 942 'https://skia-autogen.googlecode.com/svn',
975 '--configuration', 943 '--configuration',
976 'Release', 944 'Release',
977 '--deps_target_os', 945 '--deps_target_os',
978 'None', 946 'None',
979 '--do_upload_results', 947 '--do_upload_results',
980 'True', 948 'True',
981 '--gm_image_subdir',
982 'None',
983 '--builder_name', 949 '--builder_name',
984 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 950 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
985 '--target_platform', 951 '--target_platform',
986 'mac', 952 'mac',
987 '--revision', 953 '--revision',
988 <Object>, 954 <Object>,
989 '--got_revision', 955 '--got_revision',
990 <Object>, 956 <Object>,
991 '--perf_output_basedir', 957 '--perf_output_basedir',
992 'None', 958 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1032 'python', 998 'python',
1033 '../../../../../../slave/skia_slave_scripts/compile.py', 999 '../../../../../../slave/skia_slave_scripts/compile.py',
1034 '--autogen_svn_baseurl', 1000 '--autogen_svn_baseurl',
1035 'https://skia-autogen.googlecode.com/svn', 1001 'https://skia-autogen.googlecode.com/svn',
1036 '--configuration', 1002 '--configuration',
1037 'Release', 1003 'Release',
1038 '--deps_target_os', 1004 '--deps_target_os',
1039 'None', 1005 'None',
1040 '--do_upload_results', 1006 '--do_upload_results',
1041 'True', 1007 'True',
1042 '--gm_image_subdir',
1043 'None',
1044 '--builder_name', 1008 '--builder_name',
1045 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1009 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1046 '--target_platform', 1010 '--target_platform',
1047 'mac', 1011 'mac',
1048 '--revision', 1012 '--revision',
1049 <Object>, 1013 <Object>,
1050 '--got_revision', 1014 '--got_revision',
1051 <Object>, 1015 <Object>,
1052 '--perf_output_basedir', 1016 '--perf_output_basedir',
1053 'None', 1017 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1093 'python', 1057 'python',
1094 '../../../../../../slave/skia_slave_scripts/compile.py', 1058 '../../../../../../slave/skia_slave_scripts/compile.py',
1095 '--autogen_svn_baseurl', 1059 '--autogen_svn_baseurl',
1096 'https://skia-autogen.googlecode.com/svn', 1060 'https://skia-autogen.googlecode.com/svn',
1097 '--configuration', 1061 '--configuration',
1098 'Release', 1062 'Release',
1099 '--deps_target_os', 1063 '--deps_target_os',
1100 'None', 1064 'None',
1101 '--do_upload_results', 1065 '--do_upload_results',
1102 'True', 1066 'True',
1103 '--gm_image_subdir',
1104 'None',
1105 '--builder_name', 1067 '--builder_name',
1106 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1068 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1107 '--target_platform', 1069 '--target_platform',
1108 'mac', 1070 'mac',
1109 '--revision', 1071 '--revision',
1110 <Object>, 1072 <Object>,
1111 '--got_revision', 1073 '--got_revision',
1112 <Object>, 1074 <Object>,
1113 '--perf_output_basedir', 1075 '--perf_output_basedir',
1114 'None', 1076 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1154 'python', 1116 'python',
1155 '../../../../../../slave/skia_slave_scripts/clean.py', 1117 '../../../../../../slave/skia_slave_scripts/clean.py',
1156 '--autogen_svn_baseurl', 1118 '--autogen_svn_baseurl',
1157 'https://skia-autogen.googlecode.com/svn', 1119 'https://skia-autogen.googlecode.com/svn',
1158 '--configuration', 1120 '--configuration',
1159 'Release', 1121 'Release',
1160 '--deps_target_os', 1122 '--deps_target_os',
1161 'None', 1123 'None',
1162 '--do_upload_results', 1124 '--do_upload_results',
1163 'True', 1125 'True',
1164 '--gm_image_subdir',
1165 'None',
1166 '--builder_name', 1126 '--builder_name',
1167 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1127 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1168 '--target_platform', 1128 '--target_platform',
1169 'mac', 1129 'mac',
1170 '--revision', 1130 '--revision',
1171 <Object>, 1131 <Object>,
1172 '--got_revision', 1132 '--got_revision',
1173 <Object>, 1133 <Object>,
1174 '--perf_output_basedir', 1134 '--perf_output_basedir',
1175 'None', 1135 'None',
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1209 'python', 1169 'python',
1210 '../../../../../../slave/skia_slave_scripts/compile.py', 1170 '../../../../../../slave/skia_slave_scripts/compile.py',
1211 '--autogen_svn_baseurl', 1171 '--autogen_svn_baseurl',
1212 'https://skia-autogen.googlecode.com/svn', 1172 'https://skia-autogen.googlecode.com/svn',
1213 '--configuration', 1173 '--configuration',
1214 'Release', 1174 'Release',
1215 '--deps_target_os', 1175 '--deps_target_os',
1216 'None', 1176 'None',
1217 '--do_upload_results', 1177 '--do_upload_results',
1218 'True', 1178 'True',
1219 '--gm_image_subdir',
1220 'None',
1221 '--builder_name', 1179 '--builder_name',
1222 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1180 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1223 '--target_platform', 1181 '--target_platform',
1224 'mac', 1182 'mac',
1225 '--revision', 1183 '--revision',
1226 <Object>, 1184 <Object>,
1227 '--got_revision', 1185 '--got_revision',
1228 <Object>, 1186 <Object>,
1229 '--perf_output_basedir', 1187 '--perf_output_basedir',
1230 'None', 1188 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1270 'python', 1228 'python',
1271 '../../../../../../slave/skia_slave_scripts/compile.py', 1229 '../../../../../../slave/skia_slave_scripts/compile.py',
1272 '--autogen_svn_baseurl', 1230 '--autogen_svn_baseurl',
1273 'https://skia-autogen.googlecode.com/svn', 1231 'https://skia-autogen.googlecode.com/svn',
1274 '--configuration', 1232 '--configuration',
1275 'Release', 1233 'Release',
1276 '--deps_target_os', 1234 '--deps_target_os',
1277 'None', 1235 'None',
1278 '--do_upload_results', 1236 '--do_upload_results',
1279 'True', 1237 'True',
1280 '--gm_image_subdir',
1281 'None',
1282 '--builder_name', 1238 '--builder_name',
1283 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1239 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1284 '--target_platform', 1240 '--target_platform',
1285 'mac', 1241 'mac',
1286 '--revision', 1242 '--revision',
1287 <Object>, 1243 <Object>,
1288 '--got_revision', 1244 '--got_revision',
1289 <Object>, 1245 <Object>,
1290 '--perf_output_basedir', 1246 '--perf_output_basedir',
1291 'None', 1247 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1331 'python', 1287 'python',
1332 '../../../../../../slave/skia_slave_scripts/compile.py', 1288 '../../../../../../slave/skia_slave_scripts/compile.py',
1333 '--autogen_svn_baseurl', 1289 '--autogen_svn_baseurl',
1334 'https://skia-autogen.googlecode.com/svn', 1290 'https://skia-autogen.googlecode.com/svn',
1335 '--configuration', 1291 '--configuration',
1336 'Release', 1292 'Release',
1337 '--deps_target_os', 1293 '--deps_target_os',
1338 'None', 1294 'None',
1339 '--do_upload_results', 1295 '--do_upload_results',
1340 'True', 1296 'True',
1341 '--gm_image_subdir',
1342 'None',
1343 '--builder_name', 1297 '--builder_name',
1344 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1298 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1345 '--target_platform', 1299 '--target_platform',
1346 'mac', 1300 'mac',
1347 '--revision', 1301 '--revision',
1348 <Object>, 1302 <Object>,
1349 '--got_revision', 1303 '--got_revision',
1350 <Object>, 1304 <Object>,
1351 '--perf_output_basedir', 1305 '--perf_output_basedir',
1352 'None', 1306 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1392 'python', 1346 'python',
1393 '../../../../../../slave/skia_slave_scripts/compile.py', 1347 '../../../../../../slave/skia_slave_scripts/compile.py',
1394 '--autogen_svn_baseurl', 1348 '--autogen_svn_baseurl',
1395 'https://skia-autogen.googlecode.com/svn', 1349 'https://skia-autogen.googlecode.com/svn',
1396 '--configuration', 1350 '--configuration',
1397 'Release', 1351 'Release',
1398 '--deps_target_os', 1352 '--deps_target_os',
1399 'None', 1353 'None',
1400 '--do_upload_results', 1354 '--do_upload_results',
1401 'True', 1355 'True',
1402 '--gm_image_subdir',
1403 'None',
1404 '--builder_name', 1356 '--builder_name',
1405 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1357 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1406 '--target_platform', 1358 '--target_platform',
1407 'mac', 1359 'mac',
1408 '--revision', 1360 '--revision',
1409 <Object>, 1361 <Object>,
1410 '--got_revision', 1362 '--got_revision',
1411 <Object>, 1363 <Object>,
1412 '--perf_output_basedir', 1364 '--perf_output_basedir',
1413 'None', 1365 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1453 'python', 1405 'python',
1454 '../../../../../../slave/skia_slave_scripts/compile.py', 1406 '../../../../../../slave/skia_slave_scripts/compile.py',
1455 '--autogen_svn_baseurl', 1407 '--autogen_svn_baseurl',
1456 'https://skia-autogen.googlecode.com/svn', 1408 'https://skia-autogen.googlecode.com/svn',
1457 '--configuration', 1409 '--configuration',
1458 'Release', 1410 'Release',
1459 '--deps_target_os', 1411 '--deps_target_os',
1460 'None', 1412 'None',
1461 '--do_upload_results', 1413 '--do_upload_results',
1462 'True', 1414 'True',
1463 '--gm_image_subdir',
1464 'None',
1465 '--builder_name', 1415 '--builder_name',
1466 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1416 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1467 '--target_platform', 1417 '--target_platform',
1468 'mac', 1418 'mac',
1469 '--revision', 1419 '--revision',
1470 <Object>, 1420 <Object>,
1471 '--got_revision', 1421 '--got_revision',
1472 <Object>, 1422 <Object>,
1473 '--perf_output_basedir', 1423 '--perf_output_basedir',
1474 'None', 1424 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1514 'python', 1464 'python',
1515 '../../../../../../slave/skia_slave_scripts/compile.py', 1465 '../../../../../../slave/skia_slave_scripts/compile.py',
1516 '--autogen_svn_baseurl', 1466 '--autogen_svn_baseurl',
1517 'https://skia-autogen.googlecode.com/svn', 1467 'https://skia-autogen.googlecode.com/svn',
1518 '--configuration', 1468 '--configuration',
1519 'Release', 1469 'Release',
1520 '--deps_target_os', 1470 '--deps_target_os',
1521 'None', 1471 'None',
1522 '--do_upload_results', 1472 '--do_upload_results',
1523 'True', 1473 'True',
1524 '--gm_image_subdir',
1525 'None',
1526 '--builder_name', 1474 '--builder_name',
1527 'Build-Mac10.8-Clang-x86_64-Release-Trybot', 1475 'Build-Mac10.8-Clang-x86_64-Release-Trybot',
1528 '--target_platform', 1476 '--target_platform',
1529 'mac', 1477 'mac',
1530 '--revision', 1478 '--revision',
1531 <Object>, 1479 <Object>,
1532 '--got_revision', 1480 '--got_revision',
1533 <Object>, 1481 <Object>,
1534 '--perf_output_basedir', 1482 '--perf_output_basedir',
1535 'None', 1483 'None',
(...skipping 26 matching lines...) Expand all
1562 'haltOnFailure': <Object>, 1510 'haltOnFailure': <Object>,
1563 'hideStepIf': <Object>, 1511 'hideStepIf': <Object>,
1564 'is_rebaseline_step': <Object>, 1512 'is_rebaseline_step': <Object>,
1565 'is_upload_step': <Object>, 1513 'is_upload_step': <Object>,
1566 'timeout': <Object>, 1514 'timeout': <Object>,
1567 'workdir': 'build/trunk', 1515 'workdir': 'build/trunk',
1568 }, 1516 },
1569 ], 1517 ],
1570 ], 1518 ],
1571 } 1519 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698