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

Side by Side Diff: buildbot/tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Alex

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-Ubuntu12-GCC-x86-Debug-Alex', 13 '_builder_name': 'Build-Ubuntu12-GCC-x86-Debug-Alex',
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 'Debug', 18 'Debug',
19 '--deps_target_os', 19 '--deps_target_os',
20 'chromeos', 20 'chromeos',
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-Ubuntu12-GCC-x86-Debug-Alex', 24 'Build-Ubuntu12-GCC-x86-Debug-Alex',
27 '--target_platform', 25 '--target_platform',
28 'linux', 26 'linux',
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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 'python', 82 'python',
85 '../../../../../slave/skia_slave_scripts/update_scripts.py', 83 '../../../../../slave/skia_slave_scripts/update_scripts.py',
86 '--autogen_svn_baseurl', 84 '--autogen_svn_baseurl',
87 'https://skia-autogen.googlecode.com/svn', 85 'https://skia-autogen.googlecode.com/svn',
88 '--configuration', 86 '--configuration',
89 'Debug', 87 'Debug',
90 '--deps_target_os', 88 '--deps_target_os',
91 'chromeos', 89 'chromeos',
92 '--do_upload_results', 90 '--do_upload_results',
93 'True', 91 'True',
94 '--gm_image_subdir',
95 'None',
96 '--builder_name', 92 '--builder_name',
97 'Build-Ubuntu12-GCC-x86-Debug-Alex', 93 'Build-Ubuntu12-GCC-x86-Debug-Alex',
98 '--target_platform', 94 '--target_platform',
99 'linux', 95 'linux',
100 '--revision', 96 '--revision',
101 <Object>, 97 <Object>,
102 '--got_revision', 98 '--got_revision',
103 <Object>, 99 <Object>,
104 '--perf_output_basedir', 100 '--perf_output_basedir',
105 'None', 101 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 'python', 141 'python',
146 '../../../../../slave/skia_slave_scripts/update.py', 142 '../../../../../slave/skia_slave_scripts/update.py',
147 '--autogen_svn_baseurl', 143 '--autogen_svn_baseurl',
148 'https://skia-autogen.googlecode.com/svn', 144 'https://skia-autogen.googlecode.com/svn',
149 '--configuration', 145 '--configuration',
150 'Debug', 146 'Debug',
151 '--deps_target_os', 147 '--deps_target_os',
152 'chromeos', 148 'chromeos',
153 '--do_upload_results', 149 '--do_upload_results',
154 'True', 150 'True',
155 '--gm_image_subdir',
156 'None',
157 '--builder_name', 151 '--builder_name',
158 'Build-Ubuntu12-GCC-x86-Debug-Alex', 152 'Build-Ubuntu12-GCC-x86-Debug-Alex',
159 '--target_platform', 153 '--target_platform',
160 'linux', 154 'linux',
161 '--revision', 155 '--revision',
162 <Object>, 156 <Object>,
163 '--got_revision', 157 '--got_revision',
164 <Object>, 158 <Object>,
165 '--perf_output_basedir', 159 '--perf_output_basedir',
166 'None', 160 'None',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 'python', 204 'python',
211 '../../../../../../slave/skia_slave_scripts/run_gyp.py', 205 '../../../../../../slave/skia_slave_scripts/run_gyp.py',
212 '--autogen_svn_baseurl', 206 '--autogen_svn_baseurl',
213 'https://skia-autogen.googlecode.com/svn', 207 'https://skia-autogen.googlecode.com/svn',
214 '--configuration', 208 '--configuration',
215 'Debug', 209 'Debug',
216 '--deps_target_os', 210 '--deps_target_os',
217 'chromeos', 211 'chromeos',
218 '--do_upload_results', 212 '--do_upload_results',
219 'True', 213 'True',
220 '--gm_image_subdir',
221 'None',
222 '--builder_name', 214 '--builder_name',
223 'Build-Ubuntu12-GCC-x86-Debug-Alex', 215 'Build-Ubuntu12-GCC-x86-Debug-Alex',
224 '--target_platform', 216 '--target_platform',
225 'linux', 217 'linux',
226 '--revision', 218 '--revision',
227 <Object>, 219 <Object>,
228 '--got_revision', 220 '--got_revision',
229 <Object>, 221 <Object>,
230 '--perf_output_basedir', 222 '--perf_output_basedir',
231 'None', 223 'None',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 'python', 267 'python',
276 '../../../../../../slave/skia_slave_scripts/compile.py', 268 '../../../../../../slave/skia_slave_scripts/compile.py',
277 '--autogen_svn_baseurl', 269 '--autogen_svn_baseurl',
278 'https://skia-autogen.googlecode.com/svn', 270 'https://skia-autogen.googlecode.com/svn',
279 '--configuration', 271 '--configuration',
280 'Debug', 272 'Debug',
281 '--deps_target_os', 273 '--deps_target_os',
282 'chromeos', 274 'chromeos',
283 '--do_upload_results', 275 '--do_upload_results',
284 'True', 276 'True',
285 '--gm_image_subdir',
286 'None',
287 '--builder_name', 277 '--builder_name',
288 'Build-Ubuntu12-GCC-x86-Debug-Alex', 278 'Build-Ubuntu12-GCC-x86-Debug-Alex',
289 '--target_platform', 279 '--target_platform',
290 'linux', 280 'linux',
291 '--revision', 281 '--revision',
292 <Object>, 282 <Object>,
293 '--got_revision', 283 '--got_revision',
294 <Object>, 284 <Object>,
295 '--perf_output_basedir', 285 '--perf_output_basedir',
296 'None', 286 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 'python', 332 'python',
343 '../../../../../../slave/skia_slave_scripts/compile.py', 333 '../../../../../../slave/skia_slave_scripts/compile.py',
344 '--autogen_svn_baseurl', 334 '--autogen_svn_baseurl',
345 'https://skia-autogen.googlecode.com/svn', 335 'https://skia-autogen.googlecode.com/svn',
346 '--configuration', 336 '--configuration',
347 'Debug', 337 'Debug',
348 '--deps_target_os', 338 '--deps_target_os',
349 'chromeos', 339 'chromeos',
350 '--do_upload_results', 340 '--do_upload_results',
351 'True', 341 'True',
352 '--gm_image_subdir',
353 'None',
354 '--builder_name', 342 '--builder_name',
355 'Build-Ubuntu12-GCC-x86-Debug-Alex', 343 'Build-Ubuntu12-GCC-x86-Debug-Alex',
356 '--target_platform', 344 '--target_platform',
357 'linux', 345 'linux',
358 '--revision', 346 '--revision',
359 <Object>, 347 <Object>,
360 '--got_revision', 348 '--got_revision',
361 <Object>, 349 <Object>,
362 '--perf_output_basedir', 350 '--perf_output_basedir',
363 'None', 351 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 'python', 397 'python',
410 '../../../../../../slave/skia_slave_scripts/compile.py', 398 '../../../../../../slave/skia_slave_scripts/compile.py',
411 '--autogen_svn_baseurl', 399 '--autogen_svn_baseurl',
412 'https://skia-autogen.googlecode.com/svn', 400 'https://skia-autogen.googlecode.com/svn',
413 '--configuration', 401 '--configuration',
414 'Debug', 402 'Debug',
415 '--deps_target_os', 403 '--deps_target_os',
416 'chromeos', 404 'chromeos',
417 '--do_upload_results', 405 '--do_upload_results',
418 'True', 406 'True',
419 '--gm_image_subdir',
420 'None',
421 '--builder_name', 407 '--builder_name',
422 'Build-Ubuntu12-GCC-x86-Debug-Alex', 408 'Build-Ubuntu12-GCC-x86-Debug-Alex',
423 '--target_platform', 409 '--target_platform',
424 'linux', 410 'linux',
425 '--revision', 411 '--revision',
426 <Object>, 412 <Object>,
427 '--got_revision', 413 '--got_revision',
428 <Object>, 414 <Object>,
429 '--perf_output_basedir', 415 '--perf_output_basedir',
430 'None', 416 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 'python', 462 'python',
477 '../../../../../../slave/skia_slave_scripts/compile.py', 463 '../../../../../../slave/skia_slave_scripts/compile.py',
478 '--autogen_svn_baseurl', 464 '--autogen_svn_baseurl',
479 'https://skia-autogen.googlecode.com/svn', 465 'https://skia-autogen.googlecode.com/svn',
480 '--configuration', 466 '--configuration',
481 'Debug', 467 'Debug',
482 '--deps_target_os', 468 '--deps_target_os',
483 'chromeos', 469 'chromeos',
484 '--do_upload_results', 470 '--do_upload_results',
485 'True', 471 'True',
486 '--gm_image_subdir',
487 'None',
488 '--builder_name', 472 '--builder_name',
489 'Build-Ubuntu12-GCC-x86-Debug-Alex', 473 'Build-Ubuntu12-GCC-x86-Debug-Alex',
490 '--target_platform', 474 '--target_platform',
491 'linux', 475 'linux',
492 '--revision', 476 '--revision',
493 <Object>, 477 <Object>,
494 '--got_revision', 478 '--got_revision',
495 <Object>, 479 <Object>,
496 '--perf_output_basedir', 480 '--perf_output_basedir',
497 'None', 481 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 'python', 527 'python',
544 '../../../../../../slave/skia_slave_scripts/compile.py', 528 '../../../../../../slave/skia_slave_scripts/compile.py',
545 '--autogen_svn_baseurl', 529 '--autogen_svn_baseurl',
546 'https://skia-autogen.googlecode.com/svn', 530 'https://skia-autogen.googlecode.com/svn',
547 '--configuration', 531 '--configuration',
548 'Debug', 532 'Debug',
549 '--deps_target_os', 533 '--deps_target_os',
550 'chromeos', 534 'chromeos',
551 '--do_upload_results', 535 '--do_upload_results',
552 'True', 536 'True',
553 '--gm_image_subdir',
554 'None',
555 '--builder_name', 537 '--builder_name',
556 'Build-Ubuntu12-GCC-x86-Debug-Alex', 538 'Build-Ubuntu12-GCC-x86-Debug-Alex',
557 '--target_platform', 539 '--target_platform',
558 'linux', 540 'linux',
559 '--revision', 541 '--revision',
560 <Object>, 542 <Object>,
561 '--got_revision', 543 '--got_revision',
562 <Object>, 544 <Object>,
563 '--perf_output_basedir', 545 '--perf_output_basedir',
564 'None', 546 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
610 'python', 592 'python',
611 '../../../../../../slave/skia_slave_scripts/compile.py', 593 '../../../../../../slave/skia_slave_scripts/compile.py',
612 '--autogen_svn_baseurl', 594 '--autogen_svn_baseurl',
613 'https://skia-autogen.googlecode.com/svn', 595 'https://skia-autogen.googlecode.com/svn',
614 '--configuration', 596 '--configuration',
615 'Debug', 597 'Debug',
616 '--deps_target_os', 598 '--deps_target_os',
617 'chromeos', 599 'chromeos',
618 '--do_upload_results', 600 '--do_upload_results',
619 'True', 601 'True',
620 '--gm_image_subdir',
621 'None',
622 '--builder_name', 602 '--builder_name',
623 'Build-Ubuntu12-GCC-x86-Debug-Alex', 603 'Build-Ubuntu12-GCC-x86-Debug-Alex',
624 '--target_platform', 604 '--target_platform',
625 'linux', 605 'linux',
626 '--revision', 606 '--revision',
627 <Object>, 607 <Object>,
628 '--got_revision', 608 '--got_revision',
629 <Object>, 609 <Object>,
630 '--perf_output_basedir', 610 '--perf_output_basedir',
631 'None', 611 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
677 'python', 657 'python',
678 '../../../../../../slave/skia_slave_scripts/clean.py', 658 '../../../../../../slave/skia_slave_scripts/clean.py',
679 '--autogen_svn_baseurl', 659 '--autogen_svn_baseurl',
680 'https://skia-autogen.googlecode.com/svn', 660 'https://skia-autogen.googlecode.com/svn',
681 '--configuration', 661 '--configuration',
682 'Debug', 662 'Debug',
683 '--deps_target_os', 663 '--deps_target_os',
684 'chromeos', 664 'chromeos',
685 '--do_upload_results', 665 '--do_upload_results',
686 'True', 666 'True',
687 '--gm_image_subdir',
688 'None',
689 '--builder_name', 667 '--builder_name',
690 'Build-Ubuntu12-GCC-x86-Debug-Alex', 668 'Build-Ubuntu12-GCC-x86-Debug-Alex',
691 '--target_platform', 669 '--target_platform',
692 'linux', 670 'linux',
693 '--revision', 671 '--revision',
694 <Object>, 672 <Object>,
695 '--got_revision', 673 '--got_revision',
696 <Object>, 674 <Object>,
697 '--perf_output_basedir', 675 '--perf_output_basedir',
698 'None', 676 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
738 'python', 716 'python',
739 '../../../../../../slave/skia_slave_scripts/compile.py', 717 '../../../../../../slave/skia_slave_scripts/compile.py',
740 '--autogen_svn_baseurl', 718 '--autogen_svn_baseurl',
741 'https://skia-autogen.googlecode.com/svn', 719 'https://skia-autogen.googlecode.com/svn',
742 '--configuration', 720 '--configuration',
743 'Debug', 721 'Debug',
744 '--deps_target_os', 722 '--deps_target_os',
745 'chromeos', 723 'chromeos',
746 '--do_upload_results', 724 '--do_upload_results',
747 'True', 725 'True',
748 '--gm_image_subdir',
749 'None',
750 '--builder_name', 726 '--builder_name',
751 'Build-Ubuntu12-GCC-x86-Debug-Alex', 727 'Build-Ubuntu12-GCC-x86-Debug-Alex',
752 '--target_platform', 728 '--target_platform',
753 'linux', 729 'linux',
754 '--revision', 730 '--revision',
755 <Object>, 731 <Object>,
756 '--got_revision', 732 '--got_revision',
757 <Object>, 733 <Object>,
758 '--perf_output_basedir', 734 '--perf_output_basedir',
759 'None', 735 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
805 'python', 781 'python',
806 '../../../../../../slave/skia_slave_scripts/compile.py', 782 '../../../../../../slave/skia_slave_scripts/compile.py',
807 '--autogen_svn_baseurl', 783 '--autogen_svn_baseurl',
808 'https://skia-autogen.googlecode.com/svn', 784 'https://skia-autogen.googlecode.com/svn',
809 '--configuration', 785 '--configuration',
810 'Debug', 786 'Debug',
811 '--deps_target_os', 787 '--deps_target_os',
812 'chromeos', 788 'chromeos',
813 '--do_upload_results', 789 '--do_upload_results',
814 'True', 790 'True',
815 '--gm_image_subdir',
816 'None',
817 '--builder_name', 791 '--builder_name',
818 'Build-Ubuntu12-GCC-x86-Debug-Alex', 792 'Build-Ubuntu12-GCC-x86-Debug-Alex',
819 '--target_platform', 793 '--target_platform',
820 'linux', 794 'linux',
821 '--revision', 795 '--revision',
822 <Object>, 796 <Object>,
823 '--got_revision', 797 '--got_revision',
824 <Object>, 798 <Object>,
825 '--perf_output_basedir', 799 '--perf_output_basedir',
826 'None', 800 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 'python', 846 'python',
873 '../../../../../../slave/skia_slave_scripts/compile.py', 847 '../../../../../../slave/skia_slave_scripts/compile.py',
874 '--autogen_svn_baseurl', 848 '--autogen_svn_baseurl',
875 'https://skia-autogen.googlecode.com/svn', 849 'https://skia-autogen.googlecode.com/svn',
876 '--configuration', 850 '--configuration',
877 'Debug', 851 'Debug',
878 '--deps_target_os', 852 '--deps_target_os',
879 'chromeos', 853 'chromeos',
880 '--do_upload_results', 854 '--do_upload_results',
881 'True', 855 'True',
882 '--gm_image_subdir',
883 'None',
884 '--builder_name', 856 '--builder_name',
885 'Build-Ubuntu12-GCC-x86-Debug-Alex', 857 'Build-Ubuntu12-GCC-x86-Debug-Alex',
886 '--target_platform', 858 '--target_platform',
887 'linux', 859 'linux',
888 '--revision', 860 '--revision',
889 <Object>, 861 <Object>,
890 '--got_revision', 862 '--got_revision',
891 <Object>, 863 <Object>,
892 '--perf_output_basedir', 864 '--perf_output_basedir',
893 'None', 865 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
939 'python', 911 'python',
940 '../../../../../../slave/skia_slave_scripts/compile.py', 912 '../../../../../../slave/skia_slave_scripts/compile.py',
941 '--autogen_svn_baseurl', 913 '--autogen_svn_baseurl',
942 'https://skia-autogen.googlecode.com/svn', 914 'https://skia-autogen.googlecode.com/svn',
943 '--configuration', 915 '--configuration',
944 'Debug', 916 'Debug',
945 '--deps_target_os', 917 '--deps_target_os',
946 'chromeos', 918 'chromeos',
947 '--do_upload_results', 919 '--do_upload_results',
948 'True', 920 'True',
949 '--gm_image_subdir',
950 'None',
951 '--builder_name', 921 '--builder_name',
952 'Build-Ubuntu12-GCC-x86-Debug-Alex', 922 'Build-Ubuntu12-GCC-x86-Debug-Alex',
953 '--target_platform', 923 '--target_platform',
954 'linux', 924 'linux',
955 '--revision', 925 '--revision',
956 <Object>, 926 <Object>,
957 '--got_revision', 927 '--got_revision',
958 <Object>, 928 <Object>,
959 '--perf_output_basedir', 929 '--perf_output_basedir',
960 'None', 930 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1006 'python', 976 'python',
1007 '../../../../../../slave/skia_slave_scripts/compile.py', 977 '../../../../../../slave/skia_slave_scripts/compile.py',
1008 '--autogen_svn_baseurl', 978 '--autogen_svn_baseurl',
1009 'https://skia-autogen.googlecode.com/svn', 979 'https://skia-autogen.googlecode.com/svn',
1010 '--configuration', 980 '--configuration',
1011 'Debug', 981 'Debug',
1012 '--deps_target_os', 982 '--deps_target_os',
1013 'chromeos', 983 'chromeos',
1014 '--do_upload_results', 984 '--do_upload_results',
1015 'True', 985 'True',
1016 '--gm_image_subdir',
1017 'None',
1018 '--builder_name', 986 '--builder_name',
1019 'Build-Ubuntu12-GCC-x86-Debug-Alex', 987 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1020 '--target_platform', 988 '--target_platform',
1021 'linux', 989 'linux',
1022 '--revision', 990 '--revision',
1023 <Object>, 991 <Object>,
1024 '--got_revision', 992 '--got_revision',
1025 <Object>, 993 <Object>,
1026 '--perf_output_basedir', 994 '--perf_output_basedir',
1027 'None', 995 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1073 'python', 1041 'python',
1074 '../../../../../../slave/skia_slave_scripts/compile.py', 1042 '../../../../../../slave/skia_slave_scripts/compile.py',
1075 '--autogen_svn_baseurl', 1043 '--autogen_svn_baseurl',
1076 'https://skia-autogen.googlecode.com/svn', 1044 'https://skia-autogen.googlecode.com/svn',
1077 '--configuration', 1045 '--configuration',
1078 'Debug', 1046 'Debug',
1079 '--deps_target_os', 1047 '--deps_target_os',
1080 'chromeos', 1048 'chromeos',
1081 '--do_upload_results', 1049 '--do_upload_results',
1082 'True', 1050 'True',
1083 '--gm_image_subdir',
1084 'None',
1085 '--builder_name', 1051 '--builder_name',
1086 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1052 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1087 '--target_platform', 1053 '--target_platform',
1088 'linux', 1054 'linux',
1089 '--revision', 1055 '--revision',
1090 <Object>, 1056 <Object>,
1091 '--got_revision', 1057 '--got_revision',
1092 <Object>, 1058 <Object>,
1093 '--perf_output_basedir', 1059 '--perf_output_basedir',
1094 'None', 1060 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1140 'python', 1106 'python',
1141 '../../../../../../slave/skia_slave_scripts/clean.py', 1107 '../../../../../../slave/skia_slave_scripts/clean.py',
1142 '--autogen_svn_baseurl', 1108 '--autogen_svn_baseurl',
1143 'https://skia-autogen.googlecode.com/svn', 1109 'https://skia-autogen.googlecode.com/svn',
1144 '--configuration', 1110 '--configuration',
1145 'Debug', 1111 'Debug',
1146 '--deps_target_os', 1112 '--deps_target_os',
1147 'chromeos', 1113 'chromeos',
1148 '--do_upload_results', 1114 '--do_upload_results',
1149 'True', 1115 'True',
1150 '--gm_image_subdir',
1151 'None',
1152 '--builder_name', 1116 '--builder_name',
1153 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1117 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1154 '--target_platform', 1118 '--target_platform',
1155 'linux', 1119 'linux',
1156 '--revision', 1120 '--revision',
1157 <Object>, 1121 <Object>,
1158 '--got_revision', 1122 '--got_revision',
1159 <Object>, 1123 <Object>,
1160 '--perf_output_basedir', 1124 '--perf_output_basedir',
1161 'None', 1125 'None',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1201 'python', 1165 'python',
1202 '../../../../../../slave/skia_slave_scripts/compile.py', 1166 '../../../../../../slave/skia_slave_scripts/compile.py',
1203 '--autogen_svn_baseurl', 1167 '--autogen_svn_baseurl',
1204 'https://skia-autogen.googlecode.com/svn', 1168 'https://skia-autogen.googlecode.com/svn',
1205 '--configuration', 1169 '--configuration',
1206 'Debug', 1170 'Debug',
1207 '--deps_target_os', 1171 '--deps_target_os',
1208 'chromeos', 1172 'chromeos',
1209 '--do_upload_results', 1173 '--do_upload_results',
1210 'True', 1174 'True',
1211 '--gm_image_subdir',
1212 'None',
1213 '--builder_name', 1175 '--builder_name',
1214 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1176 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1215 '--target_platform', 1177 '--target_platform',
1216 'linux', 1178 'linux',
1217 '--revision', 1179 '--revision',
1218 <Object>, 1180 <Object>,
1219 '--got_revision', 1181 '--got_revision',
1220 <Object>, 1182 <Object>,
1221 '--perf_output_basedir', 1183 '--perf_output_basedir',
1222 'None', 1184 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1268 'python', 1230 'python',
1269 '../../../../../../slave/skia_slave_scripts/compile.py', 1231 '../../../../../../slave/skia_slave_scripts/compile.py',
1270 '--autogen_svn_baseurl', 1232 '--autogen_svn_baseurl',
1271 'https://skia-autogen.googlecode.com/svn', 1233 'https://skia-autogen.googlecode.com/svn',
1272 '--configuration', 1234 '--configuration',
1273 'Debug', 1235 'Debug',
1274 '--deps_target_os', 1236 '--deps_target_os',
1275 'chromeos', 1237 'chromeos',
1276 '--do_upload_results', 1238 '--do_upload_results',
1277 'True', 1239 'True',
1278 '--gm_image_subdir',
1279 'None',
1280 '--builder_name', 1240 '--builder_name',
1281 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1241 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1282 '--target_platform', 1242 '--target_platform',
1283 'linux', 1243 'linux',
1284 '--revision', 1244 '--revision',
1285 <Object>, 1245 <Object>,
1286 '--got_revision', 1246 '--got_revision',
1287 <Object>, 1247 <Object>,
1288 '--perf_output_basedir', 1248 '--perf_output_basedir',
1289 'None', 1249 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1335 'python', 1295 'python',
1336 '../../../../../../slave/skia_slave_scripts/compile.py', 1296 '../../../../../../slave/skia_slave_scripts/compile.py',
1337 '--autogen_svn_baseurl', 1297 '--autogen_svn_baseurl',
1338 'https://skia-autogen.googlecode.com/svn', 1298 'https://skia-autogen.googlecode.com/svn',
1339 '--configuration', 1299 '--configuration',
1340 'Debug', 1300 'Debug',
1341 '--deps_target_os', 1301 '--deps_target_os',
1342 'chromeos', 1302 'chromeos',
1343 '--do_upload_results', 1303 '--do_upload_results',
1344 'True', 1304 'True',
1345 '--gm_image_subdir',
1346 'None',
1347 '--builder_name', 1305 '--builder_name',
1348 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1306 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1349 '--target_platform', 1307 '--target_platform',
1350 'linux', 1308 'linux',
1351 '--revision', 1309 '--revision',
1352 <Object>, 1310 <Object>,
1353 '--got_revision', 1311 '--got_revision',
1354 <Object>, 1312 <Object>,
1355 '--perf_output_basedir', 1313 '--perf_output_basedir',
1356 'None', 1314 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1402 'python', 1360 'python',
1403 '../../../../../../slave/skia_slave_scripts/compile.py', 1361 '../../../../../../slave/skia_slave_scripts/compile.py',
1404 '--autogen_svn_baseurl', 1362 '--autogen_svn_baseurl',
1405 'https://skia-autogen.googlecode.com/svn', 1363 'https://skia-autogen.googlecode.com/svn',
1406 '--configuration', 1364 '--configuration',
1407 'Debug', 1365 'Debug',
1408 '--deps_target_os', 1366 '--deps_target_os',
1409 'chromeos', 1367 'chromeos',
1410 '--do_upload_results', 1368 '--do_upload_results',
1411 'True', 1369 'True',
1412 '--gm_image_subdir',
1413 'None',
1414 '--builder_name', 1370 '--builder_name',
1415 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1371 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1416 '--target_platform', 1372 '--target_platform',
1417 'linux', 1373 'linux',
1418 '--revision', 1374 '--revision',
1419 <Object>, 1375 <Object>,
1420 '--got_revision', 1376 '--got_revision',
1421 <Object>, 1377 <Object>,
1422 '--perf_output_basedir', 1378 '--perf_output_basedir',
1423 'None', 1379 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1469 'python', 1425 'python',
1470 '../../../../../../slave/skia_slave_scripts/compile.py', 1426 '../../../../../../slave/skia_slave_scripts/compile.py',
1471 '--autogen_svn_baseurl', 1427 '--autogen_svn_baseurl',
1472 'https://skia-autogen.googlecode.com/svn', 1428 'https://skia-autogen.googlecode.com/svn',
1473 '--configuration', 1429 '--configuration',
1474 'Debug', 1430 'Debug',
1475 '--deps_target_os', 1431 '--deps_target_os',
1476 'chromeos', 1432 'chromeos',
1477 '--do_upload_results', 1433 '--do_upload_results',
1478 'True', 1434 'True',
1479 '--gm_image_subdir',
1480 'None',
1481 '--builder_name', 1435 '--builder_name',
1482 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1436 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1483 '--target_platform', 1437 '--target_platform',
1484 'linux', 1438 'linux',
1485 '--revision', 1439 '--revision',
1486 <Object>, 1440 <Object>,
1487 '--got_revision', 1441 '--got_revision',
1488 <Object>, 1442 <Object>,
1489 '--perf_output_basedir', 1443 '--perf_output_basedir',
1490 'None', 1444 'None',
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1536 'python', 1490 'python',
1537 '../../../../../../slave/skia_slave_scripts/compile.py', 1491 '../../../../../../slave/skia_slave_scripts/compile.py',
1538 '--autogen_svn_baseurl', 1492 '--autogen_svn_baseurl',
1539 'https://skia-autogen.googlecode.com/svn', 1493 'https://skia-autogen.googlecode.com/svn',
1540 '--configuration', 1494 '--configuration',
1541 'Debug', 1495 'Debug',
1542 '--deps_target_os', 1496 '--deps_target_os',
1543 'chromeos', 1497 'chromeos',
1544 '--do_upload_results', 1498 '--do_upload_results',
1545 'True', 1499 'True',
1546 '--gm_image_subdir',
1547 'None',
1548 '--builder_name', 1500 '--builder_name',
1549 'Build-Ubuntu12-GCC-x86-Debug-Alex', 1501 'Build-Ubuntu12-GCC-x86-Debug-Alex',
1550 '--target_platform', 1502 '--target_platform',
1551 'linux', 1503 'linux',
1552 '--revision', 1504 '--revision',
1553 <Object>, 1505 <Object>,
1554 '--got_revision', 1506 '--got_revision',
1555 <Object>, 1507 <Object>,
1556 '--perf_output_basedir', 1508 '--perf_output_basedir',
1557 'None', 1509 'None',
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1590 'haltOnFailure': <Object>, 1542 'haltOnFailure': <Object>,
1591 'hideStepIf': <Object>, 1543 'hideStepIf': <Object>,
1592 'is_rebaseline_step': <Object>, 1544 'is_rebaseline_step': <Object>,
1593 'is_upload_step': <Object>, 1545 'is_upload_step': <Object>,
1594 'timeout': <Object>, 1546 'timeout': <Object>,
1595 'workdir': 'build/trunk', 1547 'workdir': 'build/trunk',
1596 }, 1548 },
1597 ], 1549 ],
1598 ], 1550 ],
1599 } 1551 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698