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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS

Issue 16226005: Run skimage on the bots. (Closed) Base URL: https://skia.googlecode.com/svn/buildbot
Patch Set: Rebaseline factory_configurations. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 'TargetPathJoin': <Object>, 2 'TargetPathJoin': <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-Release-ChromeOS', 13 '_builder_name': 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
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 'False',
scroggo 2013/06/26 17:15:03 Any idea why this changed from False to True? Did
23 '--gm_image_subdir', 23 '--gm_image_subdir',
24 'None', 24 'None',
25 '--builder_name', 25 '--builder_name',
26 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 26 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
27 '--target_platform', 27 '--target_platform',
28 'linux', 28 'linux',
29 '--revision', 29 '--revision',
30 <Object>, 30 <Object>,
31 '--got_revision', 31 '--got_revision',
32 <Object>, 32 <Object>,
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 'command': [ 81 'command': [
82 'python', 82 'python',
83 '../../../../../slave/skia_slave_scripts/update_scripts.py', 83 '../../../../../slave/skia_slave_scripts/update_scripts.py',
84 '--autogen_svn_baseurl', 84 '--autogen_svn_baseurl',
85 'https://skia-autogen.googlecode.com/svn', 85 'https://skia-autogen.googlecode.com/svn',
86 '--configuration', 86 '--configuration',
87 'Release', 87 'Release',
88 '--deps_target_os', 88 '--deps_target_os',
89 'None', 89 'None',
90 '--do_upload_results', 90 '--do_upload_results',
91 'True', 91 'False',
92 '--gm_image_subdir', 92 '--gm_image_subdir',
93 'None', 93 'None',
94 '--builder_name', 94 '--builder_name',
95 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 95 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
96 '--target_platform', 96 '--target_platform',
97 'linux', 97 'linux',
98 '--revision', 98 '--revision',
99 <Object>, 99 <Object>,
100 '--got_revision', 100 '--got_revision',
101 <Object>, 101 <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 'command': [ 140 'command': [
141 'python', 141 'python',
142 '../../../../../slave/skia_slave_scripts/update.py', 142 '../../../../../slave/skia_slave_scripts/update.py',
143 '--autogen_svn_baseurl', 143 '--autogen_svn_baseurl',
144 'https://skia-autogen.googlecode.com/svn', 144 'https://skia-autogen.googlecode.com/svn',
145 '--configuration', 145 '--configuration',
146 'Release', 146 'Release',
147 '--deps_target_os', 147 '--deps_target_os',
148 'None', 148 'None',
149 '--do_upload_results', 149 '--do_upload_results',
150 'True', 150 'False',
151 '--gm_image_subdir', 151 '--gm_image_subdir',
152 'None', 152 'None',
153 '--builder_name', 153 '--builder_name',
154 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 154 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
155 '--target_platform', 155 '--target_platform',
156 'linux', 156 'linux',
157 '--revision', 157 '--revision',
158 <Object>, 158 <Object>,
159 '--got_revision', 159 '--got_revision',
160 <Object>, 160 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 'command': [ 203 'command': [
204 'python', 204 'python',
205 '../../../../../../slave/skia_slave_scripts/run_gyp.py', 205 '../../../../../../slave/skia_slave_scripts/run_gyp.py',
206 '--autogen_svn_baseurl', 206 '--autogen_svn_baseurl',
207 'https://skia-autogen.googlecode.com/svn', 207 'https://skia-autogen.googlecode.com/svn',
208 '--configuration', 208 '--configuration',
209 'Release', 209 'Release',
210 '--deps_target_os', 210 '--deps_target_os',
211 'None', 211 'None',
212 '--do_upload_results', 212 '--do_upload_results',
213 'True', 213 'False',
214 '--gm_image_subdir', 214 '--gm_image_subdir',
215 'None', 215 'None',
216 '--builder_name', 216 '--builder_name',
217 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 217 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
218 '--target_platform', 218 '--target_platform',
219 'linux', 219 'linux',
220 '--revision', 220 '--revision',
221 <Object>, 221 <Object>,
222 '--got_revision', 222 '--got_revision',
223 <Object>, 223 <Object>,
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 'command': [ 264 'command': [
265 'python', 265 'python',
266 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 266 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
267 '--autogen_svn_baseurl', 267 '--autogen_svn_baseurl',
268 'https://skia-autogen.googlecode.com/svn', 268 'https://skia-autogen.googlecode.com/svn',
269 '--configuration', 269 '--configuration',
270 'Release', 270 'Release',
271 '--deps_target_os', 271 '--deps_target_os',
272 'None', 272 'None',
273 '--do_upload_results', 273 '--do_upload_results',
274 'True', 274 'False',
275 '--gm_image_subdir', 275 '--gm_image_subdir',
276 'None', 276 'None',
277 '--builder_name', 277 '--builder_name',
278 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 278 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
279 '--target_platform', 279 '--target_platform',
280 'linux', 280 'linux',
281 '--revision', 281 '--revision',
282 <Object>, 282 <Object>,
283 '--got_revision', 283 '--got_revision',
284 <Object>, 284 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
327 'command': [ 327 'command': [
328 'python', 328 'python',
329 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 329 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
330 '--autogen_svn_baseurl', 330 '--autogen_svn_baseurl',
331 'https://skia-autogen.googlecode.com/svn', 331 'https://skia-autogen.googlecode.com/svn',
332 '--configuration', 332 '--configuration',
333 'Release', 333 'Release',
334 '--deps_target_os', 334 '--deps_target_os',
335 'None', 335 'None',
336 '--do_upload_results', 336 '--do_upload_results',
337 'True', 337 'False',
338 '--gm_image_subdir', 338 '--gm_image_subdir',
339 'None', 339 'None',
340 '--builder_name', 340 '--builder_name',
341 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 341 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
342 '--target_platform', 342 '--target_platform',
343 'linux', 343 'linux',
344 '--revision', 344 '--revision',
345 <Object>, 345 <Object>,
346 '--got_revision', 346 '--got_revision',
347 <Object>, 347 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 'command': [ 390 'command': [
391 'python', 391 'python',
392 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 392 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
393 '--autogen_svn_baseurl', 393 '--autogen_svn_baseurl',
394 'https://skia-autogen.googlecode.com/svn', 394 'https://skia-autogen.googlecode.com/svn',
395 '--configuration', 395 '--configuration',
396 'Release', 396 'Release',
397 '--deps_target_os', 397 '--deps_target_os',
398 'None', 398 'None',
399 '--do_upload_results', 399 '--do_upload_results',
400 'True', 400 'False',
401 '--gm_image_subdir', 401 '--gm_image_subdir',
402 'None', 402 'None',
403 '--builder_name', 403 '--builder_name',
404 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 404 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
405 '--target_platform', 405 '--target_platform',
406 'linux', 406 'linux',
407 '--revision', 407 '--revision',
408 <Object>, 408 <Object>,
409 '--got_revision', 409 '--got_revision',
410 <Object>, 410 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 'command': [ 453 'command': [
454 'python', 454 'python',
455 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 455 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
456 '--autogen_svn_baseurl', 456 '--autogen_svn_baseurl',
457 'https://skia-autogen.googlecode.com/svn', 457 'https://skia-autogen.googlecode.com/svn',
458 '--configuration', 458 '--configuration',
459 'Release', 459 'Release',
460 '--deps_target_os', 460 '--deps_target_os',
461 'None', 461 'None',
462 '--do_upload_results', 462 '--do_upload_results',
463 'True', 463 'False',
464 '--gm_image_subdir', 464 '--gm_image_subdir',
465 'None', 465 'None',
466 '--builder_name', 466 '--builder_name',
467 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 467 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
468 '--target_platform', 468 '--target_platform',
469 'linux', 469 'linux',
470 '--revision', 470 '--revision',
471 <Object>, 471 <Object>,
472 '--got_revision', 472 '--got_revision',
473 <Object>, 473 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 'command': [ 516 'command': [
517 'python', 517 'python',
518 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 518 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
519 '--autogen_svn_baseurl', 519 '--autogen_svn_baseurl',
520 'https://skia-autogen.googlecode.com/svn', 520 'https://skia-autogen.googlecode.com/svn',
521 '--configuration', 521 '--configuration',
522 'Release', 522 'Release',
523 '--deps_target_os', 523 '--deps_target_os',
524 'None', 524 'None',
525 '--do_upload_results', 525 '--do_upload_results',
526 'True', 526 'False',
527 '--gm_image_subdir', 527 '--gm_image_subdir',
528 'None', 528 'None',
529 '--builder_name', 529 '--builder_name',
530 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 530 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
531 '--target_platform', 531 '--target_platform',
532 'linux', 532 'linux',
533 '--revision', 533 '--revision',
534 <Object>, 534 <Object>,
535 '--got_revision', 535 '--got_revision',
536 <Object>, 536 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
579 'command': [ 579 'command': [
580 'python', 580 'python',
581 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 581 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
582 '--autogen_svn_baseurl', 582 '--autogen_svn_baseurl',
583 'https://skia-autogen.googlecode.com/svn', 583 'https://skia-autogen.googlecode.com/svn',
584 '--configuration', 584 '--configuration',
585 'Release', 585 'Release',
586 '--deps_target_os', 586 '--deps_target_os',
587 'None', 587 'None',
588 '--do_upload_results', 588 '--do_upload_results',
589 'True', 589 'False',
590 '--gm_image_subdir', 590 '--gm_image_subdir',
591 'None', 591 'None',
592 '--builder_name', 592 '--builder_name',
593 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 593 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
594 '--target_platform', 594 '--target_platform',
595 'linux', 595 'linux',
596 '--revision', 596 '--revision',
597 <Object>, 597 <Object>,
598 '--got_revision', 598 '--got_revision',
599 <Object>, 599 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
642 'command': [ 642 'command': [
643 'python', 643 'python',
644 '../../../../../../slave/skia_slave_scripts/clean.py', 644 '../../../../../../slave/skia_slave_scripts/clean.py',
645 '--autogen_svn_baseurl', 645 '--autogen_svn_baseurl',
646 'https://skia-autogen.googlecode.com/svn', 646 'https://skia-autogen.googlecode.com/svn',
647 '--configuration', 647 '--configuration',
648 'Release', 648 'Release',
649 '--deps_target_os', 649 '--deps_target_os',
650 'None', 650 'None',
651 '--do_upload_results', 651 '--do_upload_results',
652 'True', 652 'False',
653 '--gm_image_subdir', 653 '--gm_image_subdir',
654 'None', 654 'None',
655 '--builder_name', 655 '--builder_name',
656 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 656 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
657 '--target_platform', 657 '--target_platform',
658 'linux', 658 'linux',
659 '--revision', 659 '--revision',
660 <Object>, 660 <Object>,
661 '--got_revision', 661 '--got_revision',
662 <Object>, 662 <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
701 'command': [ 701 'command': [
702 'python', 702 'python',
703 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 703 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
704 '--autogen_svn_baseurl', 704 '--autogen_svn_baseurl',
705 'https://skia-autogen.googlecode.com/svn', 705 'https://skia-autogen.googlecode.com/svn',
706 '--configuration', 706 '--configuration',
707 'Release', 707 'Release',
708 '--deps_target_os', 708 '--deps_target_os',
709 'None', 709 'None',
710 '--do_upload_results', 710 '--do_upload_results',
711 'True', 711 'False',
712 '--gm_image_subdir', 712 '--gm_image_subdir',
713 'None', 713 'None',
714 '--builder_name', 714 '--builder_name',
715 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 715 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
716 '--target_platform', 716 '--target_platform',
717 'linux', 717 'linux',
718 '--revision', 718 '--revision',
719 <Object>, 719 <Object>,
720 '--got_revision', 720 '--got_revision',
721 <Object>, 721 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
764 'command': [ 764 'command': [
765 'python', 765 'python',
766 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 766 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
767 '--autogen_svn_baseurl', 767 '--autogen_svn_baseurl',
768 'https://skia-autogen.googlecode.com/svn', 768 'https://skia-autogen.googlecode.com/svn',
769 '--configuration', 769 '--configuration',
770 'Release', 770 'Release',
771 '--deps_target_os', 771 '--deps_target_os',
772 'None', 772 'None',
773 '--do_upload_results', 773 '--do_upload_results',
774 'True', 774 'False',
775 '--gm_image_subdir', 775 '--gm_image_subdir',
776 'None', 776 'None',
777 '--builder_name', 777 '--builder_name',
778 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 778 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
779 '--target_platform', 779 '--target_platform',
780 'linux', 780 'linux',
781 '--revision', 781 '--revision',
782 <Object>, 782 <Object>,
783 '--got_revision', 783 '--got_revision',
784 <Object>, 784 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 'command': [ 827 'command': [
828 'python', 828 'python',
829 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 829 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
830 '--autogen_svn_baseurl', 830 '--autogen_svn_baseurl',
831 'https://skia-autogen.googlecode.com/svn', 831 'https://skia-autogen.googlecode.com/svn',
832 '--configuration', 832 '--configuration',
833 'Release', 833 'Release',
834 '--deps_target_os', 834 '--deps_target_os',
835 'None', 835 'None',
836 '--do_upload_results', 836 '--do_upload_results',
837 'True', 837 'False',
838 '--gm_image_subdir', 838 '--gm_image_subdir',
839 'None', 839 'None',
840 '--builder_name', 840 '--builder_name',
841 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 841 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
842 '--target_platform', 842 '--target_platform',
843 'linux', 843 'linux',
844 '--revision', 844 '--revision',
845 <Object>, 845 <Object>,
846 '--got_revision', 846 '--got_revision',
847 <Object>, 847 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
890 'command': [ 890 'command': [
891 'python', 891 'python',
892 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 892 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
893 '--autogen_svn_baseurl', 893 '--autogen_svn_baseurl',
894 'https://skia-autogen.googlecode.com/svn', 894 'https://skia-autogen.googlecode.com/svn',
895 '--configuration', 895 '--configuration',
896 'Release', 896 'Release',
897 '--deps_target_os', 897 '--deps_target_os',
898 'None', 898 'None',
899 '--do_upload_results', 899 '--do_upload_results',
900 'True', 900 'False',
901 '--gm_image_subdir', 901 '--gm_image_subdir',
902 'None', 902 'None',
903 '--builder_name', 903 '--builder_name',
904 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 904 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
905 '--target_platform', 905 '--target_platform',
906 'linux', 906 'linux',
907 '--revision', 907 '--revision',
908 <Object>, 908 <Object>,
909 '--got_revision', 909 '--got_revision',
910 <Object>, 910 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
953 'command': [ 953 'command': [
954 'python', 954 'python',
955 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 955 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
956 '--autogen_svn_baseurl', 956 '--autogen_svn_baseurl',
957 'https://skia-autogen.googlecode.com/svn', 957 'https://skia-autogen.googlecode.com/svn',
958 '--configuration', 958 '--configuration',
959 'Release', 959 'Release',
960 '--deps_target_os', 960 '--deps_target_os',
961 'None', 961 'None',
962 '--do_upload_results', 962 '--do_upload_results',
963 'True', 963 'False',
964 '--gm_image_subdir', 964 '--gm_image_subdir',
965 'None', 965 'None',
966 '--builder_name', 966 '--builder_name',
967 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 967 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
968 '--target_platform', 968 '--target_platform',
969 'linux', 969 'linux',
970 '--revision', 970 '--revision',
971 <Object>, 971 <Object>,
972 '--got_revision', 972 '--got_revision',
973 <Object>, 973 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1016 'command': [ 1016 'command': [
1017 'python', 1017 'python',
1018 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1018 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1019 '--autogen_svn_baseurl', 1019 '--autogen_svn_baseurl',
1020 'https://skia-autogen.googlecode.com/svn', 1020 'https://skia-autogen.googlecode.com/svn',
1021 '--configuration', 1021 '--configuration',
1022 'Release', 1022 'Release',
1023 '--deps_target_os', 1023 '--deps_target_os',
1024 'None', 1024 'None',
1025 '--do_upload_results', 1025 '--do_upload_results',
1026 'True', 1026 'False',
1027 '--gm_image_subdir', 1027 '--gm_image_subdir',
1028 'None', 1028 'None',
1029 '--builder_name', 1029 '--builder_name',
1030 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1030 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1031 '--target_platform', 1031 '--target_platform',
1032 'linux', 1032 'linux',
1033 '--revision', 1033 '--revision',
1034 <Object>, 1034 <Object>,
1035 '--got_revision', 1035 '--got_revision',
1036 <Object>, 1036 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1079 'command': [ 1079 'command': [
1080 'python', 1080 'python',
1081 '../../../../../../slave/skia_slave_scripts/clean.py', 1081 '../../../../../../slave/skia_slave_scripts/clean.py',
1082 '--autogen_svn_baseurl', 1082 '--autogen_svn_baseurl',
1083 'https://skia-autogen.googlecode.com/svn', 1083 'https://skia-autogen.googlecode.com/svn',
1084 '--configuration', 1084 '--configuration',
1085 'Release', 1085 'Release',
1086 '--deps_target_os', 1086 '--deps_target_os',
1087 'None', 1087 'None',
1088 '--do_upload_results', 1088 '--do_upload_results',
1089 'True', 1089 'False',
1090 '--gm_image_subdir', 1090 '--gm_image_subdir',
1091 'None', 1091 'None',
1092 '--builder_name', 1092 '--builder_name',
1093 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1093 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1094 '--target_platform', 1094 '--target_platform',
1095 'linux', 1095 'linux',
1096 '--revision', 1096 '--revision',
1097 <Object>, 1097 <Object>,
1098 '--got_revision', 1098 '--got_revision',
1099 <Object>, 1099 <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
1138 'command': [ 1138 'command': [
1139 'python', 1139 'python',
1140 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1140 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1141 '--autogen_svn_baseurl', 1141 '--autogen_svn_baseurl',
1142 'https://skia-autogen.googlecode.com/svn', 1142 'https://skia-autogen.googlecode.com/svn',
1143 '--configuration', 1143 '--configuration',
1144 'Release', 1144 'Release',
1145 '--deps_target_os', 1145 '--deps_target_os',
1146 'None', 1146 'None',
1147 '--do_upload_results', 1147 '--do_upload_results',
1148 'True', 1148 'False',
1149 '--gm_image_subdir', 1149 '--gm_image_subdir',
1150 'None', 1150 'None',
1151 '--builder_name', 1151 '--builder_name',
1152 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1152 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1153 '--target_platform', 1153 '--target_platform',
1154 'linux', 1154 'linux',
1155 '--revision', 1155 '--revision',
1156 <Object>, 1156 <Object>,
1157 '--got_revision', 1157 '--got_revision',
1158 <Object>, 1158 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1201 'command': [ 1201 'command': [
1202 'python', 1202 'python',
1203 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1203 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1204 '--autogen_svn_baseurl', 1204 '--autogen_svn_baseurl',
1205 'https://skia-autogen.googlecode.com/svn', 1205 'https://skia-autogen.googlecode.com/svn',
1206 '--configuration', 1206 '--configuration',
1207 'Release', 1207 'Release',
1208 '--deps_target_os', 1208 '--deps_target_os',
1209 'None', 1209 'None',
1210 '--do_upload_results', 1210 '--do_upload_results',
1211 'True', 1211 'False',
1212 '--gm_image_subdir', 1212 '--gm_image_subdir',
1213 'None', 1213 'None',
1214 '--builder_name', 1214 '--builder_name',
1215 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1215 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1216 '--target_platform', 1216 '--target_platform',
1217 'linux', 1217 'linux',
1218 '--revision', 1218 '--revision',
1219 <Object>, 1219 <Object>,
1220 '--got_revision', 1220 '--got_revision',
1221 <Object>, 1221 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 'command': [ 1264 'command': [
1265 'python', 1265 'python',
1266 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1266 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1267 '--autogen_svn_baseurl', 1267 '--autogen_svn_baseurl',
1268 'https://skia-autogen.googlecode.com/svn', 1268 'https://skia-autogen.googlecode.com/svn',
1269 '--configuration', 1269 '--configuration',
1270 'Release', 1270 'Release',
1271 '--deps_target_os', 1271 '--deps_target_os',
1272 'None', 1272 'None',
1273 '--do_upload_results', 1273 '--do_upload_results',
1274 'True', 1274 'False',
1275 '--gm_image_subdir', 1275 '--gm_image_subdir',
1276 'None', 1276 'None',
1277 '--builder_name', 1277 '--builder_name',
1278 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1278 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1279 '--target_platform', 1279 '--target_platform',
1280 'linux', 1280 'linux',
1281 '--revision', 1281 '--revision',
1282 <Object>, 1282 <Object>,
1283 '--got_revision', 1283 '--got_revision',
1284 <Object>, 1284 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1327 'command': [ 1327 'command': [
1328 'python', 1328 'python',
1329 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1329 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1330 '--autogen_svn_baseurl', 1330 '--autogen_svn_baseurl',
1331 'https://skia-autogen.googlecode.com/svn', 1331 'https://skia-autogen.googlecode.com/svn',
1332 '--configuration', 1332 '--configuration',
1333 'Release', 1333 'Release',
1334 '--deps_target_os', 1334 '--deps_target_os',
1335 'None', 1335 'None',
1336 '--do_upload_results', 1336 '--do_upload_results',
1337 'True', 1337 'False',
1338 '--gm_image_subdir', 1338 '--gm_image_subdir',
1339 'None', 1339 'None',
1340 '--builder_name', 1340 '--builder_name',
1341 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1341 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1342 '--target_platform', 1342 '--target_platform',
1343 'linux', 1343 'linux',
1344 '--revision', 1344 '--revision',
1345 <Object>, 1345 <Object>,
1346 '--got_revision', 1346 '--got_revision',
1347 <Object>, 1347 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1390 'command': [ 1390 'command': [
1391 'python', 1391 'python',
1392 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1392 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1393 '--autogen_svn_baseurl', 1393 '--autogen_svn_baseurl',
1394 'https://skia-autogen.googlecode.com/svn', 1394 'https://skia-autogen.googlecode.com/svn',
1395 '--configuration', 1395 '--configuration',
1396 'Release', 1396 'Release',
1397 '--deps_target_os', 1397 '--deps_target_os',
1398 'None', 1398 'None',
1399 '--do_upload_results', 1399 '--do_upload_results',
1400 'True', 1400 'False',
1401 '--gm_image_subdir', 1401 '--gm_image_subdir',
1402 'None', 1402 'None',
1403 '--builder_name', 1403 '--builder_name',
1404 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1404 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1405 '--target_platform', 1405 '--target_platform',
1406 'linux', 1406 'linux',
1407 '--revision', 1407 '--revision',
1408 <Object>, 1408 <Object>,
1409 '--got_revision', 1409 '--got_revision',
1410 <Object>, 1410 <Object>,
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1453 'command': [ 1453 'command': [
1454 'python', 1454 'python',
1455 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py', 1455 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1456 '--autogen_svn_baseurl', 1456 '--autogen_svn_baseurl',
1457 'https://skia-autogen.googlecode.com/svn', 1457 'https://skia-autogen.googlecode.com/svn',
1458 '--configuration', 1458 '--configuration',
1459 'Release', 1459 'Release',
1460 '--deps_target_os', 1460 '--deps_target_os',
1461 'None', 1461 'None',
1462 '--do_upload_results', 1462 '--do_upload_results',
1463 'True', 1463 'False',
1464 '--gm_image_subdir', 1464 '--gm_image_subdir',
1465 'None', 1465 'None',
1466 '--builder_name', 1466 '--builder_name',
1467 'Build-Ubuntu12-GCC-x86-Release-ChromeOS', 1467 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1468 '--target_platform', 1468 '--target_platform',
1469 'linux', 1469 'linux',
1470 '--revision', 1470 '--revision',
1471 <Object>, 1471 <Object>,
1472 '--got_revision', 1472 '--got_revision',
1473 <Object>, 1473 <Object>,
(...skipping 30 matching lines...) Expand all
1504 'haltOnFailure': <Object>, 1504 'haltOnFailure': <Object>,
1505 'hideStepIf': <Object>, 1505 'hideStepIf': <Object>,
1506 'is_rebaseline_step': <Object>, 1506 'is_rebaseline_step': <Object>,
1507 'is_upload_step': <Object>, 1507 'is_upload_step': <Object>,
1508 'timeout': <Object>, 1508 'timeout': <Object>,
1509 'workdir': 'build/trunk', 1509 'workdir': 'build/trunk',
1510 }, 1510 },
1511 ], 1511 ],
1512 ], 1512 ],
1513 } 1513 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698