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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-Trybot

Issue 175523003: Raise Exception instead of failure when some steps fail. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Include ALL the factory config files Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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',
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 '--num_cores', 106 '--num_cores',
107 <Object>, 107 <Object>,
108 '--is_try', 108 '--is_try',
109 'True', 109 'True',
110 '--bench_pictures_cfg', 110 '--bench_pictures_cfg',
111 'default', 111 'default',
112 ], 112 ],
113 'description': 'UpdateScripts', 113 'description': 'UpdateScripts',
114 'doStepIf': <Object>, 114 'doStepIf': <Object>,
115 'env': {}, 115 'env': {},
116 'exception_on_failure': <Object>,
116 'flunkOnFailure': <Object>, 117 'flunkOnFailure': <Object>,
117 'get_props_from_stdout': { 118 'get_props_from_stdout': {
118 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 119 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
119 }, 120 },
120 'haltOnFailure': <Object>, 121 'haltOnFailure': <Object>,
121 'hideStepIf': <Object>, 122 'hideStepIf': <Object>,
122 'is_rebaseline_step': <Object>, 123 'is_rebaseline_step': <Object>,
123 'is_upload_step': <Object>, 124 'is_upload_step': <Object>,
124 'timeout': <Object>, 125 'timeout': <Object>,
125 'workdir': 'build', 126 'workdir': 'build',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 '--is_try', 164 '--is_try',
164 'True', 165 'True',
165 '--bench_pictures_cfg', 166 '--bench_pictures_cfg',
166 'default', 167 'default',
167 '--gclient_solutions', 168 '--gclient_solutions',
168 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 169 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
169 ], 170 ],
170 'description': 'Update', 171 'description': 'Update',
171 'doStepIf': <Object>, 172 'doStepIf': <Object>,
172 'env': {}, 173 'env': {},
174 'exception_on_failure': <Object>,
173 'flunkOnFailure': <Object>, 175 'flunkOnFailure': <Object>,
174 'get_props_from_stdout': { 176 'get_props_from_stdout': {
175 'got_revision': 'Skia updated to (\w+)', 177 'got_revision': 'Skia updated to (\w+)',
176 }, 178 },
177 'haltOnFailure': <Object>, 179 'haltOnFailure': <Object>,
178 'hideStepIf': <Object>, 180 'hideStepIf': <Object>,
179 'is_rebaseline_step': <Object>, 181 'is_rebaseline_step': <Object>,
180 'is_upload_step': <Object>, 182 'is_upload_step': <Object>,
181 'timeout': <Object>, 183 'timeout': <Object>,
182 'workdir': 'build', 184 'workdir': 'build',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 '--is_try', 222 '--is_try',
221 'True', 223 'True',
222 '--bench_pictures_cfg', 224 '--bench_pictures_cfg',
223 'default', 225 'default',
224 '--patch', 226 '--patch',
225 <Object>, 227 <Object>,
226 ], 228 ],
227 'description': 'ApplyPatch', 229 'description': 'ApplyPatch',
228 'doStepIf': <Object>, 230 'doStepIf': <Object>,
229 'env': {}, 231 'env': {},
232 'exception_on_failure': <Object>,
230 'flunkOnFailure': <Object>, 233 'flunkOnFailure': <Object>,
231 'get_props_from_stdout': None, 234 'get_props_from_stdout': None,
232 'haltOnFailure': <Object>, 235 'haltOnFailure': <Object>,
233 'hideStepIf': <Object>, 236 'hideStepIf': <Object>,
234 'is_rebaseline_step': <Object>, 237 'is_rebaseline_step': <Object>,
235 'is_upload_step': <Object>, 238 'is_upload_step': <Object>,
236 'timeout': <Object>, 239 'timeout': <Object>,
237 'workdir': 'build\skia', 240 'workdir': 'build\skia',
238 }, 241 },
239 ], 242 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 '--is_try', 278 '--is_try',
276 'True', 279 'True',
277 '--bench_pictures_cfg', 280 '--bench_pictures_cfg',
278 'default', 281 'default',
279 '--flavor', 282 '--flavor',
280 'default', 283 'default',
281 ], 284 ],
282 'description': 'Clean', 285 'description': 'Clean',
283 'doStepIf': <Object>, 286 'doStepIf': <Object>,
284 'env': {}, 287 'env': {},
288 'exception_on_failure': <Object>,
285 'flunkOnFailure': <Object>, 289 'flunkOnFailure': <Object>,
286 'get_props_from_stdout': None, 290 'get_props_from_stdout': None,
287 'haltOnFailure': <Object>, 291 'haltOnFailure': <Object>,
288 'hideStepIf': <Object>, 292 'hideStepIf': <Object>,
289 'is_rebaseline_step': <Object>, 293 'is_rebaseline_step': <Object>,
290 'is_upload_step': <Object>, 294 'is_upload_step': <Object>,
291 'timeout': <Object>, 295 'timeout': <Object>,
292 'workdir': 'build\skia', 296 'workdir': 'build\skia',
293 }, 297 },
294 ], 298 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 '--bench_pictures_cfg', 336 '--bench_pictures_cfg',
333 'default', 337 'default',
334 '--gyp_defines', 338 '--gyp_defines',
335 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 339 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
336 '--flavor', 340 '--flavor',
337 'default', 341 'default',
338 ], 342 ],
339 'description': 'RunGYP', 343 'description': 'RunGYP',
340 'doStepIf': <Object>, 344 'doStepIf': <Object>,
341 'env': {}, 345 'env': {},
346 'exception_on_failure': <Object>,
342 'flunkOnFailure': <Object>, 347 'flunkOnFailure': <Object>,
343 'get_props_from_stdout': None, 348 'get_props_from_stdout': None,
344 'haltOnFailure': <Object>, 349 'haltOnFailure': <Object>,
345 'hideStepIf': <Object>, 350 'hideStepIf': <Object>,
346 'is_rebaseline_step': <Object>, 351 'is_rebaseline_step': <Object>,
347 'is_upload_step': <Object>, 352 'is_upload_step': <Object>,
348 'timeout': <Object>, 353 'timeout': <Object>,
349 'workdir': 'build\skia', 354 'workdir': 'build\skia',
350 }, 355 },
351 ], 356 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 '--target', 396 '--target',
392 'skia_lib', 397 'skia_lib',
393 '--gyp_defines', 398 '--gyp_defines',
394 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 399 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
395 '--flavor', 400 '--flavor',
396 'default', 401 'default',
397 ], 402 ],
398 'description': 'BuildSkiaLib', 403 'description': 'BuildSkiaLib',
399 'doStepIf': <Object>, 404 'doStepIf': <Object>,
400 'env': {}, 405 'env': {},
406 'exception_on_failure': <Object>,
401 'flunkOnFailure': <Object>, 407 'flunkOnFailure': <Object>,
402 'get_props_from_stdout': None, 408 'get_props_from_stdout': None,
403 'haltOnFailure': <Object>, 409 'haltOnFailure': <Object>,
404 'hideStepIf': <Object>, 410 'hideStepIf': <Object>,
405 'is_rebaseline_step': <Object>, 411 'is_rebaseline_step': <Object>,
406 'is_upload_step': <Object>, 412 'is_upload_step': <Object>,
407 'timeout': <Object>, 413 'timeout': <Object>,
408 'workdir': 'build\skia', 414 'workdir': 'build\skia',
409 }, 415 },
410 ], 416 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 '--target', 456 '--target',
451 'tests', 457 'tests',
452 '--gyp_defines', 458 '--gyp_defines',
453 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 459 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
454 '--flavor', 460 '--flavor',
455 'default', 461 'default',
456 ], 462 ],
457 'description': 'BuildTests', 463 'description': 'BuildTests',
458 'doStepIf': <Object>, 464 'doStepIf': <Object>,
459 'env': {}, 465 'env': {},
466 'exception_on_failure': <Object>,
460 'flunkOnFailure': <Object>, 467 'flunkOnFailure': <Object>,
461 'get_props_from_stdout': None, 468 'get_props_from_stdout': None,
462 'haltOnFailure': <Object>, 469 'haltOnFailure': <Object>,
463 'hideStepIf': <Object>, 470 'hideStepIf': <Object>,
464 'is_rebaseline_step': <Object>, 471 'is_rebaseline_step': <Object>,
465 'is_upload_step': <Object>, 472 'is_upload_step': <Object>,
466 'timeout': <Object>, 473 'timeout': <Object>,
467 'workdir': 'build\skia', 474 'workdir': 'build\skia',
468 }, 475 },
469 ], 476 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 '--target', 516 '--target',
510 'gm', 517 'gm',
511 '--gyp_defines', 518 '--gyp_defines',
512 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 519 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
513 '--flavor', 520 '--flavor',
514 'default', 521 'default',
515 ], 522 ],
516 'description': 'BuildGm', 523 'description': 'BuildGm',
517 'doStepIf': <Object>, 524 'doStepIf': <Object>,
518 'env': {}, 525 'env': {},
526 'exception_on_failure': <Object>,
519 'flunkOnFailure': <Object>, 527 'flunkOnFailure': <Object>,
520 'get_props_from_stdout': None, 528 'get_props_from_stdout': None,
521 'haltOnFailure': <Object>, 529 'haltOnFailure': <Object>,
522 'hideStepIf': <Object>, 530 'hideStepIf': <Object>,
523 'is_rebaseline_step': <Object>, 531 'is_rebaseline_step': <Object>,
524 'is_upload_step': <Object>, 532 'is_upload_step': <Object>,
525 'timeout': <Object>, 533 'timeout': <Object>,
526 'workdir': 'build\skia', 534 'workdir': 'build\skia',
527 }, 535 },
528 ], 536 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 '--target', 576 '--target',
569 'tools', 577 'tools',
570 '--gyp_defines', 578 '--gyp_defines',
571 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 579 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
572 '--flavor', 580 '--flavor',
573 'default', 581 'default',
574 ], 582 ],
575 'description': 'BuildTools', 583 'description': 'BuildTools',
576 'doStepIf': <Object>, 584 'doStepIf': <Object>,
577 'env': {}, 585 'env': {},
586 'exception_on_failure': <Object>,
578 'flunkOnFailure': <Object>, 587 'flunkOnFailure': <Object>,
579 'get_props_from_stdout': None, 588 'get_props_from_stdout': None,
580 'haltOnFailure': <Object>, 589 'haltOnFailure': <Object>,
581 'hideStepIf': <Object>, 590 'hideStepIf': <Object>,
582 'is_rebaseline_step': <Object>, 591 'is_rebaseline_step': <Object>,
583 'is_upload_step': <Object>, 592 'is_upload_step': <Object>,
584 'timeout': <Object>, 593 'timeout': <Object>,
585 'workdir': 'build\skia', 594 'workdir': 'build\skia',
586 }, 595 },
587 ], 596 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 '--target', 636 '--target',
628 'bench', 637 'bench',
629 '--gyp_defines', 638 '--gyp_defines',
630 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 639 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
631 '--flavor', 640 '--flavor',
632 'default', 641 'default',
633 ], 642 ],
634 'description': 'BuildBench', 643 'description': 'BuildBench',
635 'doStepIf': <Object>, 644 'doStepIf': <Object>,
636 'env': {}, 645 'env': {},
646 'exception_on_failure': <Object>,
637 'flunkOnFailure': <Object>, 647 'flunkOnFailure': <Object>,
638 'get_props_from_stdout': None, 648 'get_props_from_stdout': None,
639 'haltOnFailure': <Object>, 649 'haltOnFailure': <Object>,
640 'hideStepIf': <Object>, 650 'hideStepIf': <Object>,
641 'is_rebaseline_step': <Object>, 651 'is_rebaseline_step': <Object>,
642 'is_upload_step': <Object>, 652 'is_upload_step': <Object>,
643 'timeout': <Object>, 653 'timeout': <Object>,
644 'workdir': 'build\skia', 654 'workdir': 'build\skia',
645 }, 655 },
646 ], 656 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
686 '--target', 696 '--target',
687 'everything', 697 'everything',
688 '--gyp_defines', 698 '--gyp_defines',
689 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 699 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
690 '--flavor', 700 '--flavor',
691 'default', 701 'default',
692 ], 702 ],
693 'description': 'BuildEverything', 703 'description': 'BuildEverything',
694 'doStepIf': <Object>, 704 'doStepIf': <Object>,
695 'env': {}, 705 'env': {},
706 'exception_on_failure': <Object>,
696 'flunkOnFailure': <Object>, 707 'flunkOnFailure': <Object>,
697 'get_props_from_stdout': None, 708 'get_props_from_stdout': None,
698 'haltOnFailure': <Object>, 709 'haltOnFailure': <Object>,
699 'hideStepIf': <Object>, 710 'hideStepIf': <Object>,
700 'is_rebaseline_step': <Object>, 711 'is_rebaseline_step': <Object>,
701 'is_upload_step': <Object>, 712 'is_upload_step': <Object>,
702 'timeout': <Object>, 713 'timeout': <Object>,
703 'workdir': 'build\skia', 714 'workdir': 'build\skia',
704 }, 715 },
705 ], 716 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
741 '--is_try', 752 '--is_try',
742 'True', 753 'True',
743 '--bench_pictures_cfg', 754 '--bench_pictures_cfg',
744 'default', 755 'default',
745 '--flavor', 756 '--flavor',
746 'default', 757 'default',
747 ], 758 ],
748 'description': 'Clean', 759 'description': 'Clean',
749 'doStepIf': <Object>, 760 'doStepIf': <Object>,
750 'env': {}, 761 'env': {},
762 'exception_on_failure': <Object>,
751 'flunkOnFailure': <Object>, 763 'flunkOnFailure': <Object>,
752 'get_props_from_stdout': None, 764 'get_props_from_stdout': None,
753 'haltOnFailure': <Object>, 765 'haltOnFailure': <Object>,
754 'hideStepIf': <Object>, 766 'hideStepIf': <Object>,
755 'is_rebaseline_step': <Object>, 767 'is_rebaseline_step': <Object>,
756 'is_upload_step': <Object>, 768 'is_upload_step': <Object>,
757 'timeout': <Object>, 769 'timeout': <Object>,
758 'workdir': 'build\skia', 770 'workdir': 'build\skia',
759 }, 771 },
760 ], 772 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 '--target', 812 '--target',
801 'skia_lib', 813 'skia_lib',
802 '--gyp_defines', 814 '--gyp_defines',
803 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 815 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
804 '--flavor', 816 '--flavor',
805 'default', 817 'default',
806 ], 818 ],
807 'description': 'Retry_BuildSkiaLib', 819 'description': 'Retry_BuildSkiaLib',
808 'doStepIf': <Object>, 820 'doStepIf': <Object>,
809 'env': {}, 821 'env': {},
822 'exception_on_failure': <Object>,
810 'flunkOnFailure': <Object>, 823 'flunkOnFailure': <Object>,
811 'get_props_from_stdout': None, 824 'get_props_from_stdout': None,
812 'haltOnFailure': <Object>, 825 'haltOnFailure': <Object>,
813 'hideStepIf': <Object>, 826 'hideStepIf': <Object>,
814 'is_rebaseline_step': <Object>, 827 'is_rebaseline_step': <Object>,
815 'is_upload_step': <Object>, 828 'is_upload_step': <Object>,
816 'timeout': <Object>, 829 'timeout': <Object>,
817 'workdir': 'build\skia', 830 'workdir': 'build\skia',
818 }, 831 },
819 ], 832 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 '--target', 872 '--target',
860 'tests', 873 'tests',
861 '--gyp_defines', 874 '--gyp_defines',
862 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 875 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
863 '--flavor', 876 '--flavor',
864 'default', 877 'default',
865 ], 878 ],
866 'description': 'Retry_BuildTests', 879 'description': 'Retry_BuildTests',
867 'doStepIf': <Object>, 880 'doStepIf': <Object>,
868 'env': {}, 881 'env': {},
882 'exception_on_failure': <Object>,
869 'flunkOnFailure': <Object>, 883 'flunkOnFailure': <Object>,
870 'get_props_from_stdout': None, 884 'get_props_from_stdout': None,
871 'haltOnFailure': <Object>, 885 'haltOnFailure': <Object>,
872 'hideStepIf': <Object>, 886 'hideStepIf': <Object>,
873 'is_rebaseline_step': <Object>, 887 'is_rebaseline_step': <Object>,
874 'is_upload_step': <Object>, 888 'is_upload_step': <Object>,
875 'timeout': <Object>, 889 'timeout': <Object>,
876 'workdir': 'build\skia', 890 'workdir': 'build\skia',
877 }, 891 },
878 ], 892 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
918 '--target', 932 '--target',
919 'gm', 933 'gm',
920 '--gyp_defines', 934 '--gyp_defines',
921 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 935 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
922 '--flavor', 936 '--flavor',
923 'default', 937 'default',
924 ], 938 ],
925 'description': 'Retry_BuildGm', 939 'description': 'Retry_BuildGm',
926 'doStepIf': <Object>, 940 'doStepIf': <Object>,
927 'env': {}, 941 'env': {},
942 'exception_on_failure': <Object>,
928 'flunkOnFailure': <Object>, 943 'flunkOnFailure': <Object>,
929 'get_props_from_stdout': None, 944 'get_props_from_stdout': None,
930 'haltOnFailure': <Object>, 945 'haltOnFailure': <Object>,
931 'hideStepIf': <Object>, 946 'hideStepIf': <Object>,
932 'is_rebaseline_step': <Object>, 947 'is_rebaseline_step': <Object>,
933 'is_upload_step': <Object>, 948 'is_upload_step': <Object>,
934 'timeout': <Object>, 949 'timeout': <Object>,
935 'workdir': 'build\skia', 950 'workdir': 'build\skia',
936 }, 951 },
937 ], 952 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
977 '--target', 992 '--target',
978 'tools', 993 'tools',
979 '--gyp_defines', 994 '--gyp_defines',
980 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 995 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
981 '--flavor', 996 '--flavor',
982 'default', 997 'default',
983 ], 998 ],
984 'description': 'Retry_BuildTools', 999 'description': 'Retry_BuildTools',
985 'doStepIf': <Object>, 1000 'doStepIf': <Object>,
986 'env': {}, 1001 'env': {},
1002 'exception_on_failure': <Object>,
987 'flunkOnFailure': <Object>, 1003 'flunkOnFailure': <Object>,
988 'get_props_from_stdout': None, 1004 'get_props_from_stdout': None,
989 'haltOnFailure': <Object>, 1005 'haltOnFailure': <Object>,
990 'hideStepIf': <Object>, 1006 'hideStepIf': <Object>,
991 'is_rebaseline_step': <Object>, 1007 'is_rebaseline_step': <Object>,
992 'is_upload_step': <Object>, 1008 'is_upload_step': <Object>,
993 'timeout': <Object>, 1009 'timeout': <Object>,
994 'workdir': 'build\skia', 1010 'workdir': 'build\skia',
995 }, 1011 },
996 ], 1012 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1036 '--target', 1052 '--target',
1037 'bench', 1053 'bench',
1038 '--gyp_defines', 1054 '--gyp_defines',
1039 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 1055 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
1040 '--flavor', 1056 '--flavor',
1041 'default', 1057 'default',
1042 ], 1058 ],
1043 'description': 'Retry_BuildBench', 1059 'description': 'Retry_BuildBench',
1044 'doStepIf': <Object>, 1060 'doStepIf': <Object>,
1045 'env': {}, 1061 'env': {},
1062 'exception_on_failure': <Object>,
1046 'flunkOnFailure': <Object>, 1063 'flunkOnFailure': <Object>,
1047 'get_props_from_stdout': None, 1064 'get_props_from_stdout': None,
1048 'haltOnFailure': <Object>, 1065 'haltOnFailure': <Object>,
1049 'hideStepIf': <Object>, 1066 'hideStepIf': <Object>,
1050 'is_rebaseline_step': <Object>, 1067 'is_rebaseline_step': <Object>,
1051 'is_upload_step': <Object>, 1068 'is_upload_step': <Object>,
1052 'timeout': <Object>, 1069 'timeout': <Object>,
1053 'workdir': 'build\skia', 1070 'workdir': 'build\skia',
1054 }, 1071 },
1055 ], 1072 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1095 '--target', 1112 '--target',
1096 'everything', 1113 'everything',
1097 '--gyp_defines', 1114 '--gyp_defines',
1098 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp', 1115 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=1 skia_win_debuggers_path=c:/DbgHelp',
1099 '--flavor', 1116 '--flavor',
1100 'default', 1117 'default',
1101 ], 1118 ],
1102 'description': 'Retry_BuildEverything', 1119 'description': 'Retry_BuildEverything',
1103 'doStepIf': <Object>, 1120 'doStepIf': <Object>,
1104 'env': {}, 1121 'env': {},
1122 'exception_on_failure': <Object>,
1105 'flunkOnFailure': <Object>, 1123 'flunkOnFailure': <Object>,
1106 'get_props_from_stdout': None, 1124 'get_props_from_stdout': None,
1107 'haltOnFailure': <Object>, 1125 'haltOnFailure': <Object>,
1108 'hideStepIf': <Object>, 1126 'hideStepIf': <Object>,
1109 'is_rebaseline_step': <Object>, 1127 'is_rebaseline_step': <Object>,
1110 'is_upload_step': <Object>, 1128 'is_upload_step': <Object>,
1111 'timeout': <Object>, 1129 'timeout': <Object>,
1112 'workdir': 'build\skia', 1130 'workdir': 'build\skia',
1113 }, 1131 },
1114 ], 1132 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1150 '--is_try', 1168 '--is_try',
1151 'True', 1169 'True',
1152 '--bench_pictures_cfg', 1170 '--bench_pictures_cfg',
1153 'default', 1171 'default',
1154 '--flavor', 1172 '--flavor',
1155 'default', 1173 'default',
1156 ], 1174 ],
1157 'description': 'Clean', 1175 'description': 'Clean',
1158 'doStepIf': <Object>, 1176 'doStepIf': <Object>,
1159 'env': {}, 1177 'env': {},
1178 'exception_on_failure': <Object>,
1160 'flunkOnFailure': <Object>, 1179 'flunkOnFailure': <Object>,
1161 'get_props_from_stdout': None, 1180 'get_props_from_stdout': None,
1162 'haltOnFailure': <Object>, 1181 'haltOnFailure': <Object>,
1163 'hideStepIf': <Object>, 1182 'hideStepIf': <Object>,
1164 'is_rebaseline_step': <Object>, 1183 'is_rebaseline_step': <Object>,
1165 'is_upload_step': <Object>, 1184 'is_upload_step': <Object>,
1166 'timeout': <Object>, 1185 'timeout': <Object>,
1167 'workdir': 'build\skia', 1186 'workdir': 'build\skia',
1168 }, 1187 },
1169 ], 1188 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1209 '--target', 1228 '--target',
1210 'skia_lib', 1229 'skia_lib',
1211 '--gyp_defines', 1230 '--gyp_defines',
1212 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp', 1231 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp',
1213 '--flavor', 1232 '--flavor',
1214 'default', 1233 'default',
1215 ], 1234 ],
1216 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', 1235 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib',
1217 'doStepIf': <Object>, 1236 'doStepIf': <Object>,
1218 'env': {}, 1237 'env': {},
1238 'exception_on_failure': <Object>,
1219 'flunkOnFailure': <Object>, 1239 'flunkOnFailure': <Object>,
1220 'get_props_from_stdout': None, 1240 'get_props_from_stdout': None,
1221 'haltOnFailure': <Object>, 1241 'haltOnFailure': <Object>,
1222 'hideStepIf': <Object>, 1242 'hideStepIf': <Object>,
1223 'is_rebaseline_step': <Object>, 1243 'is_rebaseline_step': <Object>,
1224 'is_upload_step': <Object>, 1244 'is_upload_step': <Object>,
1225 'timeout': <Object>, 1245 'timeout': <Object>,
1226 'workdir': 'build\skia', 1246 'workdir': 'build\skia',
1227 }, 1247 },
1228 ], 1248 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1268 '--target', 1288 '--target',
1269 'tests', 1289 'tests',
1270 '--gyp_defines', 1290 '--gyp_defines',
1271 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp', 1291 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp',
1272 '--flavor', 1292 '--flavor',
1273 'default', 1293 'default',
1274 ], 1294 ],
1275 'description': 'Retry_NoWarningsAsErrors_BuildTests', 1295 'description': 'Retry_NoWarningsAsErrors_BuildTests',
1276 'doStepIf': <Object>, 1296 'doStepIf': <Object>,
1277 'env': {}, 1297 'env': {},
1298 'exception_on_failure': <Object>,
1278 'flunkOnFailure': <Object>, 1299 'flunkOnFailure': <Object>,
1279 'get_props_from_stdout': None, 1300 'get_props_from_stdout': None,
1280 'haltOnFailure': <Object>, 1301 'haltOnFailure': <Object>,
1281 'hideStepIf': <Object>, 1302 'hideStepIf': <Object>,
1282 'is_rebaseline_step': <Object>, 1303 'is_rebaseline_step': <Object>,
1283 'is_upload_step': <Object>, 1304 'is_upload_step': <Object>,
1284 'timeout': <Object>, 1305 'timeout': <Object>,
1285 'workdir': 'build\skia', 1306 'workdir': 'build\skia',
1286 }, 1307 },
1287 ], 1308 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1327 '--target', 1348 '--target',
1328 'gm', 1349 'gm',
1329 '--gyp_defines', 1350 '--gyp_defines',
1330 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp', 1351 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp',
1331 '--flavor', 1352 '--flavor',
1332 'default', 1353 'default',
1333 ], 1354 ],
1334 'description': 'Retry_NoWarningsAsErrors_BuildGm', 1355 'description': 'Retry_NoWarningsAsErrors_BuildGm',
1335 'doStepIf': <Object>, 1356 'doStepIf': <Object>,
1336 'env': {}, 1357 'env': {},
1358 'exception_on_failure': <Object>,
1337 'flunkOnFailure': <Object>, 1359 'flunkOnFailure': <Object>,
1338 'get_props_from_stdout': None, 1360 'get_props_from_stdout': None,
1339 'haltOnFailure': <Object>, 1361 'haltOnFailure': <Object>,
1340 'hideStepIf': <Object>, 1362 'hideStepIf': <Object>,
1341 'is_rebaseline_step': <Object>, 1363 'is_rebaseline_step': <Object>,
1342 'is_upload_step': <Object>, 1364 'is_upload_step': <Object>,
1343 'timeout': <Object>, 1365 'timeout': <Object>,
1344 'workdir': 'build\skia', 1366 'workdir': 'build\skia',
1345 }, 1367 },
1346 ], 1368 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 '--target', 1408 '--target',
1387 'tools', 1409 'tools',
1388 '--gyp_defines', 1410 '--gyp_defines',
1389 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp', 1411 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp',
1390 '--flavor', 1412 '--flavor',
1391 'default', 1413 'default',
1392 ], 1414 ],
1393 'description': 'Retry_NoWarningsAsErrors_BuildTools', 1415 'description': 'Retry_NoWarningsAsErrors_BuildTools',
1394 'doStepIf': <Object>, 1416 'doStepIf': <Object>,
1395 'env': {}, 1417 'env': {},
1418 'exception_on_failure': <Object>,
1396 'flunkOnFailure': <Object>, 1419 'flunkOnFailure': <Object>,
1397 'get_props_from_stdout': None, 1420 'get_props_from_stdout': None,
1398 'haltOnFailure': <Object>, 1421 'haltOnFailure': <Object>,
1399 'hideStepIf': <Object>, 1422 'hideStepIf': <Object>,
1400 'is_rebaseline_step': <Object>, 1423 'is_rebaseline_step': <Object>,
1401 'is_upload_step': <Object>, 1424 'is_upload_step': <Object>,
1402 'timeout': <Object>, 1425 'timeout': <Object>,
1403 'workdir': 'build\skia', 1426 'workdir': 'build\skia',
1404 }, 1427 },
1405 ], 1428 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1445 '--target', 1468 '--target',
1446 'bench', 1469 'bench',
1447 '--gyp_defines', 1470 '--gyp_defines',
1448 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp', 1471 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp',
1449 '--flavor', 1472 '--flavor',
1450 'default', 1473 'default',
1451 ], 1474 ],
1452 'description': 'Retry_NoWarningsAsErrors_BuildBench', 1475 'description': 'Retry_NoWarningsAsErrors_BuildBench',
1453 'doStepIf': <Object>, 1476 'doStepIf': <Object>,
1454 'env': {}, 1477 'env': {},
1478 'exception_on_failure': <Object>,
1455 'flunkOnFailure': <Object>, 1479 'flunkOnFailure': <Object>,
1456 'get_props_from_stdout': None, 1480 'get_props_from_stdout': None,
1457 'haltOnFailure': <Object>, 1481 'haltOnFailure': <Object>,
1458 'hideStepIf': <Object>, 1482 'hideStepIf': <Object>,
1459 'is_rebaseline_step': <Object>, 1483 'is_rebaseline_step': <Object>,
1460 'is_upload_step': <Object>, 1484 'is_upload_step': <Object>,
1461 'timeout': <Object>, 1485 'timeout': <Object>,
1462 'workdir': 'build\skia', 1486 'workdir': 'build\skia',
1463 }, 1487 },
1464 ], 1488 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1504 '--target', 1528 '--target',
1505 'everything', 1529 'everything',
1506 '--gyp_defines', 1530 '--gyp_defines',
1507 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp', 1531 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err ors=0 skia_win_debuggers_path=c:/DbgHelp',
1508 '--flavor', 1532 '--flavor',
1509 'default', 1533 'default',
1510 ], 1534 ],
1511 'description': 'Retry_NoWarningsAsErrors_BuildEverything', 1535 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
1512 'doStepIf': <Object>, 1536 'doStepIf': <Object>,
1513 'env': {}, 1537 'env': {},
1538 'exception_on_failure': <Object>,
1514 'flunkOnFailure': <Object>, 1539 'flunkOnFailure': <Object>,
1515 'get_props_from_stdout': None, 1540 'get_props_from_stdout': None,
1516 'haltOnFailure': <Object>, 1541 'haltOnFailure': <Object>,
1517 'hideStepIf': <Object>, 1542 'hideStepIf': <Object>,
1518 'is_rebaseline_step': <Object>, 1543 'is_rebaseline_step': <Object>,
1519 'is_upload_step': <Object>, 1544 'is_upload_step': <Object>,
1520 'timeout': <Object>, 1545 'timeout': <Object>,
1521 'workdir': 'build\skia', 1546 'workdir': 'build\skia',
1522 }, 1547 },
1523 ], 1548 ],
1524 ], 1549 ],
1525 } 1550 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698