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

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

Issue 16226005: Run skimage on the bots. (Closed) Base URL: https://skia.googlecode.com/svn/buildbot
Patch Set: Remove change to install.py 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>,
borenet 2013/06/26 17:37:54 Please "svn rm" this file, as this bot no longer e
scroggo 2013/06/26 18:30:15 All four of them have been removed. Should we chan
borenet 2013/06/26 18:47:31 It looks like I forgot to remove them when I renam
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-Debug-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 'Debug',
19 '--deps_target_os', 19 '--deps_target_os',
20 'None', 20 'None',
21 '--do_upload_results', 21 '--do_upload_results',
22 'True', 22 'False',
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-Debug-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>,
33 '--perf_output_basedir', 33 '--perf_output_basedir',
34 'None', 34 'None',
35 '--make_flags', 35 '--make_flags',
36 '""', 36 '""',
37 '--test_args', 37 '--test_args',
38 '""', 38 '""',
39 '--gm_args', 39 '--gm_args',
40 '""', 40 '""',
41 '--bench_args', 41 '--bench_args',
42 '""', 42 '""',
43 '--num_cores', 43 '--num_cores',
44 <Object>, 44 <Object>,
45 '--is_try', 45 '--is_try',
46 'False', 46 'False',
47 '--bench_pictures_cfg', 47 '--bench_pictures_cfg',
48 'no_gpu', 48 'no_gpu',
49 '--ssh_host', 49 '--ssh_host',
50 <Object>, 50 <Object>,
51 '--ssh_port', 51 '--ssh_port',
52 <Object>, 52 <Object>,
53 ], 53 ],
54 '_configuration': 'Release', 54 '_configuration': 'Debug',
55 '_default_clobber': <Object>, 55 '_default_clobber': <Object>,
56 '_deps_target_os': None, 56 '_deps_target_os': None,
57 '_do_patch_step': <Object>, 57 '_do_patch_step': <Object>,
58 '_do_upload_bench_results': <Object>, 58 '_do_upload_bench_results': <Object>,
59 '_do_upload_results': <Object>, 59 '_do_upload_results': <Object>,
60 '_env_vars': {}, 60 '_env_vars': {},
61 '_flavor': 'chromeos', 61 '_flavor': 'chromeos',
62 '_gclient_solutions': [ 62 '_gclient_solutions': [
63 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust om_deps": {},"custom_vars": {},},', 63 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust om_deps": {},"custom_vars": {},},',
64 ], 64 ],
(...skipping 12 matching lines...) Expand all
77 [ 77 [
78 <Object>, 78 <Object>,
79 { 79 {
80 'alwaysRun': <Object>, 80 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
102 '--perf_output_basedir', 102 '--perf_output_basedir',
103 'None', 103 'None',
104 '--make_flags', 104 '--make_flags',
105 '""', 105 '""',
(...skipping 30 matching lines...) Expand all
136 [ 136 [
137 <Object>, 137 <Object>,
138 { 138 {
139 'alwaysRun': <Object>, 139 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
161 '--perf_output_basedir', 161 '--perf_output_basedir',
162 'None', 162 'None',
163 '--make_flags', 163 '--make_flags',
164 '""', 164 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 [ 199 [
200 <Object>, 200 <Object>,
201 { 201 {
202 'alwaysRun': <Object>, 202 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
224 '--perf_output_basedir', 224 '--perf_output_basedir',
225 'None', 225 'None',
226 '--make_flags', 226 '--make_flags',
227 '""', 227 '""',
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 [ 260 [
261 <Object>, 261 <Object>,
262 { 262 {
263 'alwaysRun': <Object>, 263 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
285 '--perf_output_basedir', 285 '--perf_output_basedir',
286 'None', 286 'None',
287 '--make_flags', 287 '--make_flags',
288 '""', 288 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 [ 323 [
324 <Object>, 324 <Object>,
325 { 325 {
326 'alwaysRun': <Object>, 326 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
348 '--perf_output_basedir', 348 '--perf_output_basedir',
349 'None', 349 'None',
350 '--make_flags', 350 '--make_flags',
351 '""', 351 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 [ 386 [
387 <Object>, 387 <Object>,
388 { 388 {
389 'alwaysRun': <Object>, 389 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
411 '--perf_output_basedir', 411 '--perf_output_basedir',
412 'None', 412 'None',
413 '--make_flags', 413 '--make_flags',
414 '""', 414 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 [ 449 [
450 <Object>, 450 <Object>,
451 { 451 {
452 'alwaysRun': <Object>, 452 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
474 '--perf_output_basedir', 474 '--perf_output_basedir',
475 'None', 475 'None',
476 '--make_flags', 476 '--make_flags',
477 '""', 477 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 [ 512 [
513 <Object>, 513 <Object>,
514 { 514 {
515 'alwaysRun': <Object>, 515 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
537 '--perf_output_basedir', 537 '--perf_output_basedir',
538 'None', 538 'None',
539 '--make_flags', 539 '--make_flags',
540 '""', 540 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
575 [ 575 [
576 <Object>, 576 <Object>,
577 { 577 {
578 'alwaysRun': <Object>, 578 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
600 '--perf_output_basedir', 600 '--perf_output_basedir',
601 'None', 601 'None',
602 '--make_flags', 602 '--make_flags',
603 '""', 603 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 [ 638 [
639 <Object>, 639 <Object>,
640 { 640 {
641 'alwaysRun': <Object>, 641 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
663 '--perf_output_basedir', 663 '--perf_output_basedir',
664 'None', 664 'None',
665 '--make_flags', 665 '--make_flags',
666 '""', 666 '""',
(...skipping 30 matching lines...) Expand all
697 [ 697 [
698 <Object>, 698 <Object>,
699 { 699 {
700 'alwaysRun': <Object>, 700 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
722 '--perf_output_basedir', 722 '--perf_output_basedir',
723 'None', 723 'None',
724 '--make_flags', 724 '--make_flags',
725 '""', 725 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 [ 760 [
761 <Object>, 761 <Object>,
762 { 762 {
763 'alwaysRun': <Object>, 763 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
785 '--perf_output_basedir', 785 '--perf_output_basedir',
786 'None', 786 'None',
787 '--make_flags', 787 '--make_flags',
788 '""', 788 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
823 [ 823 [
824 <Object>, 824 <Object>,
825 { 825 {
826 'alwaysRun': <Object>, 826 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
848 '--perf_output_basedir', 848 '--perf_output_basedir',
849 'None', 849 'None',
850 '--make_flags', 850 '--make_flags',
851 '""', 851 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 [ 886 [
887 <Object>, 887 <Object>,
888 { 888 {
889 'alwaysRun': <Object>, 889 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
911 '--perf_output_basedir', 911 '--perf_output_basedir',
912 'None', 912 'None',
913 '--make_flags', 913 '--make_flags',
914 '""', 914 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
949 [ 949 [
950 <Object>, 950 <Object>,
951 { 951 {
952 'alwaysRun': <Object>, 952 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
974 '--perf_output_basedir', 974 '--perf_output_basedir',
975 'None', 975 'None',
976 '--make_flags', 976 '--make_flags',
977 '""', 977 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1012 [ 1012 [
1013 <Object>, 1013 <Object>,
1014 { 1014 {
1015 'alwaysRun': <Object>, 1015 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1037 '--perf_output_basedir', 1037 '--perf_output_basedir',
1038 'None', 1038 'None',
1039 '--make_flags', 1039 '--make_flags',
1040 '""', 1040 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1075 [ 1075 [
1076 <Object>, 1076 <Object>,
1077 { 1077 {
1078 'alwaysRun': <Object>, 1078 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1100 '--perf_output_basedir', 1100 '--perf_output_basedir',
1101 'None', 1101 'None',
1102 '--make_flags', 1102 '--make_flags',
1103 '""', 1103 '""',
(...skipping 30 matching lines...) Expand all
1134 [ 1134 [
1135 <Object>, 1135 <Object>,
1136 { 1136 {
1137 'alwaysRun': <Object>, 1137 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1159 '--perf_output_basedir', 1159 '--perf_output_basedir',
1160 'None', 1160 'None',
1161 '--make_flags', 1161 '--make_flags',
1162 '""', 1162 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1197 [ 1197 [
1198 <Object>, 1198 <Object>,
1199 { 1199 {
1200 'alwaysRun': <Object>, 1200 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1222 '--perf_output_basedir', 1222 '--perf_output_basedir',
1223 'None', 1223 'None',
1224 '--make_flags', 1224 '--make_flags',
1225 '""', 1225 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1260 [ 1260 [
1261 <Object>, 1261 <Object>,
1262 { 1262 {
1263 'alwaysRun': <Object>, 1263 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1285 '--perf_output_basedir', 1285 '--perf_output_basedir',
1286 'None', 1286 'None',
1287 '--make_flags', 1287 '--make_flags',
1288 '""', 1288 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1323 [ 1323 [
1324 <Object>, 1324 <Object>,
1325 { 1325 {
1326 'alwaysRun': <Object>, 1326 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1348 '--perf_output_basedir', 1348 '--perf_output_basedir',
1349 'None', 1349 'None',
1350 '--make_flags', 1350 '--make_flags',
1351 '""', 1351 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 [ 1386 [
1387 <Object>, 1387 <Object>,
1388 { 1388 {
1389 'alwaysRun': <Object>, 1389 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1411 '--perf_output_basedir', 1411 '--perf_output_basedir',
1412 'None', 1412 'None',
1413 '--make_flags', 1413 '--make_flags',
1414 '""', 1414 '""',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1449 [ 1449 [
1450 <Object>, 1450 <Object>,
1451 { 1451 {
1452 'alwaysRun': <Object>, 1452 'alwaysRun': <Object>,
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 'Debug',
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-Debug-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>,
1474 '--perf_output_basedir', 1474 '--perf_output_basedir',
1475 'None', 1475 'None',
1476 '--make_flags', 1476 '--make_flags',
1477 '""', 1477 '""',
(...skipping 26 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