| OLD | NEW |
| 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 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 53 '_do_patch_step': <Object>, | 53 '_do_patch_step': <Object>, |
| 54 '_do_upload_bench_results': <Object>, | 54 '_do_upload_bench_results': <Object>, |
| 55 '_do_upload_results': <Object>, | 55 '_do_upload_results': <Object>, |
| 56 '_env_vars': {}, | 56 '_env_vars': {}, |
| 57 '_flavor': None, | 57 '_flavor': None, |
| 58 '_gclient_solutions': [ | 58 '_gclient_solutions': [ |
| 59 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus
tom_deps": {},"custom_vars": {},},', | 59 '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "cus
tom_deps": {},"custom_vars": {},},', |
| 60 ], | 60 ], |
| 61 '_gyp_defines': { | 61 '_gyp_defines': { |
| 62 'skia_arch_width': '64', | 62 'skia_arch_width': '64', |
| 63 'skia_run_pdfviewer_in_gm': '1', |
| 63 'skia_warnings_as_errors': '0', | 64 'skia_warnings_as_errors': '0', |
| 64 }, | 65 }, |
| 65 '_make_flags': [], | 66 '_make_flags': [], |
| 66 '_perf_output_basedir': None, | 67 '_perf_output_basedir': None, |
| 67 '_skia_cmd_obj': <Object>, | 68 '_skia_cmd_obj': <Object>, |
| 68 '_skia_svn_password_file': '.skia_svn_password', | 69 '_skia_svn_password_file': '.skia_svn_password', |
| 69 '_skia_svn_username_file': '.skia_svn_username', | 70 '_skia_svn_username_file': '.skia_svn_username', |
| 70 '_workdir': 'build/skia', | 71 '_workdir': 'build/skia', |
| 71 'properties': <Object>, | 72 'properties': <Object>, |
| 72 'steps': [ | 73 'steps': [ |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 '""', | 334 '""', |
| 334 '--bench_args', | 335 '--bench_args', |
| 335 '""', | 336 '""', |
| 336 '--num_cores', | 337 '--num_cores', |
| 337 <Object>, | 338 <Object>, |
| 338 '--is_try', | 339 '--is_try', |
| 339 'True', | 340 'True', |
| 340 '--bench_pictures_cfg', | 341 '--bench_pictures_cfg', |
| 341 'default', | 342 'default', |
| 342 '--gyp_defines', | 343 '--gyp_defines', |
| 343 'skia_arch_width=64 skia_warnings_as_errors=0', | 344 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 344 '--flavor', | 345 '--flavor', |
| 345 'default', | 346 'default', |
| 346 ], | 347 ], |
| 347 'description': 'RunGYP', | 348 'description': 'RunGYP', |
| 348 'doStepIf': <Object>, | 349 'doStepIf': <Object>, |
| 349 'env': {}, | 350 'env': {}, |
| 350 'flunkOnFailure': <Object>, | 351 'flunkOnFailure': <Object>, |
| 351 'get_props_from_stdout': None, | 352 'get_props_from_stdout': None, |
| 352 'haltOnFailure': <Object>, | 353 'haltOnFailure': <Object>, |
| 353 'hideStepIf': <Object>, | 354 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 '""', | 395 '""', |
| 395 '--num_cores', | 396 '--num_cores', |
| 396 <Object>, | 397 <Object>, |
| 397 '--is_try', | 398 '--is_try', |
| 398 'True', | 399 'True', |
| 399 '--bench_pictures_cfg', | 400 '--bench_pictures_cfg', |
| 400 'default', | 401 'default', |
| 401 '--target', | 402 '--target', |
| 402 'skia_lib', | 403 'skia_lib', |
| 403 '--gyp_defines', | 404 '--gyp_defines', |
| 404 'skia_arch_width=64 skia_warnings_as_errors=0', | 405 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 405 '--flavor', | 406 '--flavor', |
| 406 'default', | 407 'default', |
| 407 ], | 408 ], |
| 408 'description': 'BuildSkiaLib', | 409 'description': 'BuildSkiaLib', |
| 409 'doStepIf': <Object>, | 410 'doStepIf': <Object>, |
| 410 'env': {}, | 411 'env': {}, |
| 411 'flunkOnFailure': <Object>, | 412 'flunkOnFailure': <Object>, |
| 412 'get_props_from_stdout': None, | 413 'get_props_from_stdout': None, |
| 413 'haltOnFailure': <Object>, | 414 'haltOnFailure': <Object>, |
| 414 'hideStepIf': <Object>, | 415 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 '""', | 456 '""', |
| 456 '--num_cores', | 457 '--num_cores', |
| 457 <Object>, | 458 <Object>, |
| 458 '--is_try', | 459 '--is_try', |
| 459 'True', | 460 'True', |
| 460 '--bench_pictures_cfg', | 461 '--bench_pictures_cfg', |
| 461 'default', | 462 'default', |
| 462 '--target', | 463 '--target', |
| 463 'tests', | 464 'tests', |
| 464 '--gyp_defines', | 465 '--gyp_defines', |
| 465 'skia_arch_width=64 skia_warnings_as_errors=0', | 466 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 466 '--flavor', | 467 '--flavor', |
| 467 'default', | 468 'default', |
| 468 ], | 469 ], |
| 469 'description': 'BuildTests', | 470 'description': 'BuildTests', |
| 470 'doStepIf': <Object>, | 471 'doStepIf': <Object>, |
| 471 'env': {}, | 472 'env': {}, |
| 472 'flunkOnFailure': <Object>, | 473 'flunkOnFailure': <Object>, |
| 473 'get_props_from_stdout': None, | 474 'get_props_from_stdout': None, |
| 474 'haltOnFailure': <Object>, | 475 'haltOnFailure': <Object>, |
| 475 'hideStepIf': <Object>, | 476 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 516 '""', | 517 '""', |
| 517 '--num_cores', | 518 '--num_cores', |
| 518 <Object>, | 519 <Object>, |
| 519 '--is_try', | 520 '--is_try', |
| 520 'True', | 521 'True', |
| 521 '--bench_pictures_cfg', | 522 '--bench_pictures_cfg', |
| 522 'default', | 523 'default', |
| 523 '--target', | 524 '--target', |
| 524 'gm', | 525 'gm', |
| 525 '--gyp_defines', | 526 '--gyp_defines', |
| 526 'skia_arch_width=64 skia_warnings_as_errors=0', | 527 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 527 '--flavor', | 528 '--flavor', |
| 528 'default', | 529 'default', |
| 529 ], | 530 ], |
| 530 'description': 'BuildGm', | 531 'description': 'BuildGm', |
| 531 'doStepIf': <Object>, | 532 'doStepIf': <Object>, |
| 532 'env': {}, | 533 'env': {}, |
| 533 'flunkOnFailure': <Object>, | 534 'flunkOnFailure': <Object>, |
| 534 'get_props_from_stdout': None, | 535 'get_props_from_stdout': None, |
| 535 'haltOnFailure': <Object>, | 536 'haltOnFailure': <Object>, |
| 536 'hideStepIf': <Object>, | 537 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 577 '""', | 578 '""', |
| 578 '--num_cores', | 579 '--num_cores', |
| 579 <Object>, | 580 <Object>, |
| 580 '--is_try', | 581 '--is_try', |
| 581 'True', | 582 'True', |
| 582 '--bench_pictures_cfg', | 583 '--bench_pictures_cfg', |
| 583 'default', | 584 'default', |
| 584 '--target', | 585 '--target', |
| 585 'tools', | 586 'tools', |
| 586 '--gyp_defines', | 587 '--gyp_defines', |
| 587 'skia_arch_width=64 skia_warnings_as_errors=0', | 588 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 588 '--flavor', | 589 '--flavor', |
| 589 'default', | 590 'default', |
| 590 ], | 591 ], |
| 591 'description': 'BuildTools', | 592 'description': 'BuildTools', |
| 592 'doStepIf': <Object>, | 593 'doStepIf': <Object>, |
| 593 'env': {}, | 594 'env': {}, |
| 594 'flunkOnFailure': <Object>, | 595 'flunkOnFailure': <Object>, |
| 595 'get_props_from_stdout': None, | 596 'get_props_from_stdout': None, |
| 596 'haltOnFailure': <Object>, | 597 'haltOnFailure': <Object>, |
| 597 'hideStepIf': <Object>, | 598 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 638 '""', | 639 '""', |
| 639 '--num_cores', | 640 '--num_cores', |
| 640 <Object>, | 641 <Object>, |
| 641 '--is_try', | 642 '--is_try', |
| 642 'True', | 643 'True', |
| 643 '--bench_pictures_cfg', | 644 '--bench_pictures_cfg', |
| 644 'default', | 645 'default', |
| 645 '--target', | 646 '--target', |
| 646 'bench', | 647 'bench', |
| 647 '--gyp_defines', | 648 '--gyp_defines', |
| 648 'skia_arch_width=64 skia_warnings_as_errors=0', | 649 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 649 '--flavor', | 650 '--flavor', |
| 650 'default', | 651 'default', |
| 651 ], | 652 ], |
| 652 'description': 'BuildBench', | 653 'description': 'BuildBench', |
| 653 'doStepIf': <Object>, | 654 'doStepIf': <Object>, |
| 654 'env': {}, | 655 'env': {}, |
| 655 'flunkOnFailure': <Object>, | 656 'flunkOnFailure': <Object>, |
| 656 'get_props_from_stdout': None, | 657 'get_props_from_stdout': None, |
| 657 'haltOnFailure': <Object>, | 658 'haltOnFailure': <Object>, |
| 658 'hideStepIf': <Object>, | 659 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 699 '""', | 700 '""', |
| 700 '--num_cores', | 701 '--num_cores', |
| 701 <Object>, | 702 <Object>, |
| 702 '--is_try', | 703 '--is_try', |
| 703 'True', | 704 'True', |
| 704 '--bench_pictures_cfg', | 705 '--bench_pictures_cfg', |
| 705 'default', | 706 'default', |
| 706 '--target', | 707 '--target', |
| 707 'everything', | 708 'everything', |
| 708 '--gyp_defines', | 709 '--gyp_defines', |
| 709 'skia_arch_width=64 skia_warnings_as_errors=0', | 710 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 710 '--flavor', | 711 '--flavor', |
| 711 'default', | 712 'default', |
| 712 ], | 713 ], |
| 713 'description': 'BuildEverything', | 714 'description': 'BuildEverything', |
| 714 'doStepIf': <Object>, | 715 'doStepIf': <Object>, |
| 715 'env': {}, | 716 'env': {}, |
| 716 'flunkOnFailure': <Object>, | 717 'flunkOnFailure': <Object>, |
| 717 'get_props_from_stdout': None, | 718 'get_props_from_stdout': None, |
| 718 'haltOnFailure': <Object>, | 719 'haltOnFailure': <Object>, |
| 719 'hideStepIf': <Object>, | 720 'hideStepIf': <Object>, |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 817 '""', | 818 '""', |
| 818 '--num_cores', | 819 '--num_cores', |
| 819 <Object>, | 820 <Object>, |
| 820 '--is_try', | 821 '--is_try', |
| 821 'True', | 822 'True', |
| 822 '--bench_pictures_cfg', | 823 '--bench_pictures_cfg', |
| 823 'default', | 824 'default', |
| 824 '--target', | 825 '--target', |
| 825 'skia_lib', | 826 'skia_lib', |
| 826 '--gyp_defines', | 827 '--gyp_defines', |
| 827 'skia_arch_width=64 skia_warnings_as_errors=0', | 828 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 828 '--flavor', | 829 '--flavor', |
| 829 'default', | 830 'default', |
| 830 ], | 831 ], |
| 831 'description': 'Retry_BuildSkiaLib', | 832 'description': 'Retry_BuildSkiaLib', |
| 832 'doStepIf': <Object>, | 833 'doStepIf': <Object>, |
| 833 'env': {}, | 834 'env': {}, |
| 834 'flunkOnFailure': <Object>, | 835 'flunkOnFailure': <Object>, |
| 835 'get_props_from_stdout': None, | 836 'get_props_from_stdout': None, |
| 836 'haltOnFailure': <Object>, | 837 'haltOnFailure': <Object>, |
| 837 'hideStepIf': <Object>, | 838 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 878 '""', | 879 '""', |
| 879 '--num_cores', | 880 '--num_cores', |
| 880 <Object>, | 881 <Object>, |
| 881 '--is_try', | 882 '--is_try', |
| 882 'True', | 883 'True', |
| 883 '--bench_pictures_cfg', | 884 '--bench_pictures_cfg', |
| 884 'default', | 885 'default', |
| 885 '--target', | 886 '--target', |
| 886 'tests', | 887 'tests', |
| 887 '--gyp_defines', | 888 '--gyp_defines', |
| 888 'skia_arch_width=64 skia_warnings_as_errors=0', | 889 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 889 '--flavor', | 890 '--flavor', |
| 890 'default', | 891 'default', |
| 891 ], | 892 ], |
| 892 'description': 'Retry_BuildTests', | 893 'description': 'Retry_BuildTests', |
| 893 'doStepIf': <Object>, | 894 'doStepIf': <Object>, |
| 894 'env': {}, | 895 'env': {}, |
| 895 'flunkOnFailure': <Object>, | 896 'flunkOnFailure': <Object>, |
| 896 'get_props_from_stdout': None, | 897 'get_props_from_stdout': None, |
| 897 'haltOnFailure': <Object>, | 898 'haltOnFailure': <Object>, |
| 898 'hideStepIf': <Object>, | 899 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 939 '""', | 940 '""', |
| 940 '--num_cores', | 941 '--num_cores', |
| 941 <Object>, | 942 <Object>, |
| 942 '--is_try', | 943 '--is_try', |
| 943 'True', | 944 'True', |
| 944 '--bench_pictures_cfg', | 945 '--bench_pictures_cfg', |
| 945 'default', | 946 'default', |
| 946 '--target', | 947 '--target', |
| 947 'gm', | 948 'gm', |
| 948 '--gyp_defines', | 949 '--gyp_defines', |
| 949 'skia_arch_width=64 skia_warnings_as_errors=0', | 950 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 950 '--flavor', | 951 '--flavor', |
| 951 'default', | 952 'default', |
| 952 ], | 953 ], |
| 953 'description': 'Retry_BuildGm', | 954 'description': 'Retry_BuildGm', |
| 954 'doStepIf': <Object>, | 955 'doStepIf': <Object>, |
| 955 'env': {}, | 956 'env': {}, |
| 956 'flunkOnFailure': <Object>, | 957 'flunkOnFailure': <Object>, |
| 957 'get_props_from_stdout': None, | 958 'get_props_from_stdout': None, |
| 958 'haltOnFailure': <Object>, | 959 'haltOnFailure': <Object>, |
| 959 'hideStepIf': <Object>, | 960 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1000 '""', | 1001 '""', |
| 1001 '--num_cores', | 1002 '--num_cores', |
| 1002 <Object>, | 1003 <Object>, |
| 1003 '--is_try', | 1004 '--is_try', |
| 1004 'True', | 1005 'True', |
| 1005 '--bench_pictures_cfg', | 1006 '--bench_pictures_cfg', |
| 1006 'default', | 1007 'default', |
| 1007 '--target', | 1008 '--target', |
| 1008 'tools', | 1009 'tools', |
| 1009 '--gyp_defines', | 1010 '--gyp_defines', |
| 1010 'skia_arch_width=64 skia_warnings_as_errors=0', | 1011 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1011 '--flavor', | 1012 '--flavor', |
| 1012 'default', | 1013 'default', |
| 1013 ], | 1014 ], |
| 1014 'description': 'Retry_BuildTools', | 1015 'description': 'Retry_BuildTools', |
| 1015 'doStepIf': <Object>, | 1016 'doStepIf': <Object>, |
| 1016 'env': {}, | 1017 'env': {}, |
| 1017 'flunkOnFailure': <Object>, | 1018 'flunkOnFailure': <Object>, |
| 1018 'get_props_from_stdout': None, | 1019 'get_props_from_stdout': None, |
| 1019 'haltOnFailure': <Object>, | 1020 'haltOnFailure': <Object>, |
| 1020 'hideStepIf': <Object>, | 1021 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1061 '""', | 1062 '""', |
| 1062 '--num_cores', | 1063 '--num_cores', |
| 1063 <Object>, | 1064 <Object>, |
| 1064 '--is_try', | 1065 '--is_try', |
| 1065 'True', | 1066 'True', |
| 1066 '--bench_pictures_cfg', | 1067 '--bench_pictures_cfg', |
| 1067 'default', | 1068 'default', |
| 1068 '--target', | 1069 '--target', |
| 1069 'bench', | 1070 'bench', |
| 1070 '--gyp_defines', | 1071 '--gyp_defines', |
| 1071 'skia_arch_width=64 skia_warnings_as_errors=0', | 1072 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1072 '--flavor', | 1073 '--flavor', |
| 1073 'default', | 1074 'default', |
| 1074 ], | 1075 ], |
| 1075 'description': 'Retry_BuildBench', | 1076 'description': 'Retry_BuildBench', |
| 1076 'doStepIf': <Object>, | 1077 'doStepIf': <Object>, |
| 1077 'env': {}, | 1078 'env': {}, |
| 1078 'flunkOnFailure': <Object>, | 1079 'flunkOnFailure': <Object>, |
| 1079 'get_props_from_stdout': None, | 1080 'get_props_from_stdout': None, |
| 1080 'haltOnFailure': <Object>, | 1081 'haltOnFailure': <Object>, |
| 1081 'hideStepIf': <Object>, | 1082 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1122 '""', | 1123 '""', |
| 1123 '--num_cores', | 1124 '--num_cores', |
| 1124 <Object>, | 1125 <Object>, |
| 1125 '--is_try', | 1126 '--is_try', |
| 1126 'True', | 1127 'True', |
| 1127 '--bench_pictures_cfg', | 1128 '--bench_pictures_cfg', |
| 1128 'default', | 1129 'default', |
| 1129 '--target', | 1130 '--target', |
| 1130 'everything', | 1131 'everything', |
| 1131 '--gyp_defines', | 1132 '--gyp_defines', |
| 1132 'skia_arch_width=64 skia_warnings_as_errors=0', | 1133 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1133 '--flavor', | 1134 '--flavor', |
| 1134 'default', | 1135 'default', |
| 1135 ], | 1136 ], |
| 1136 'description': 'Retry_BuildEverything', | 1137 'description': 'Retry_BuildEverything', |
| 1137 'doStepIf': <Object>, | 1138 'doStepIf': <Object>, |
| 1138 'env': {}, | 1139 'env': {}, |
| 1139 'flunkOnFailure': <Object>, | 1140 'flunkOnFailure': <Object>, |
| 1140 'get_props_from_stdout': None, | 1141 'get_props_from_stdout': None, |
| 1141 'haltOnFailure': <Object>, | 1142 'haltOnFailure': <Object>, |
| 1142 'hideStepIf': <Object>, | 1143 'hideStepIf': <Object>, |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1240 '""', | 1241 '""', |
| 1241 '--num_cores', | 1242 '--num_cores', |
| 1242 <Object>, | 1243 <Object>, |
| 1243 '--is_try', | 1244 '--is_try', |
| 1244 'True', | 1245 'True', |
| 1245 '--bench_pictures_cfg', | 1246 '--bench_pictures_cfg', |
| 1246 'default', | 1247 'default', |
| 1247 '--target', | 1248 '--target', |
| 1248 'skia_lib', | 1249 'skia_lib', |
| 1249 '--gyp_defines', | 1250 '--gyp_defines', |
| 1250 'skia_arch_width=64 skia_warnings_as_errors=0', | 1251 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1251 '--flavor', | 1252 '--flavor', |
| 1252 'default', | 1253 'default', |
| 1253 ], | 1254 ], |
| 1254 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', | 1255 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', |
| 1255 'doStepIf': <Object>, | 1256 'doStepIf': <Object>, |
| 1256 'env': {}, | 1257 'env': {}, |
| 1257 'flunkOnFailure': <Object>, | 1258 'flunkOnFailure': <Object>, |
| 1258 'get_props_from_stdout': None, | 1259 'get_props_from_stdout': None, |
| 1259 'haltOnFailure': <Object>, | 1260 'haltOnFailure': <Object>, |
| 1260 'hideStepIf': <Object>, | 1261 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1301 '""', | 1302 '""', |
| 1302 '--num_cores', | 1303 '--num_cores', |
| 1303 <Object>, | 1304 <Object>, |
| 1304 '--is_try', | 1305 '--is_try', |
| 1305 'True', | 1306 'True', |
| 1306 '--bench_pictures_cfg', | 1307 '--bench_pictures_cfg', |
| 1307 'default', | 1308 'default', |
| 1308 '--target', | 1309 '--target', |
| 1309 'tests', | 1310 'tests', |
| 1310 '--gyp_defines', | 1311 '--gyp_defines', |
| 1311 'skia_arch_width=64 skia_warnings_as_errors=0', | 1312 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1312 '--flavor', | 1313 '--flavor', |
| 1313 'default', | 1314 'default', |
| 1314 ], | 1315 ], |
| 1315 'description': 'Retry_NoWarningsAsErrors_BuildTests', | 1316 'description': 'Retry_NoWarningsAsErrors_BuildTests', |
| 1316 'doStepIf': <Object>, | 1317 'doStepIf': <Object>, |
| 1317 'env': {}, | 1318 'env': {}, |
| 1318 'flunkOnFailure': <Object>, | 1319 'flunkOnFailure': <Object>, |
| 1319 'get_props_from_stdout': None, | 1320 'get_props_from_stdout': None, |
| 1320 'haltOnFailure': <Object>, | 1321 'haltOnFailure': <Object>, |
| 1321 'hideStepIf': <Object>, | 1322 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1362 '""', | 1363 '""', |
| 1363 '--num_cores', | 1364 '--num_cores', |
| 1364 <Object>, | 1365 <Object>, |
| 1365 '--is_try', | 1366 '--is_try', |
| 1366 'True', | 1367 'True', |
| 1367 '--bench_pictures_cfg', | 1368 '--bench_pictures_cfg', |
| 1368 'default', | 1369 'default', |
| 1369 '--target', | 1370 '--target', |
| 1370 'gm', | 1371 'gm', |
| 1371 '--gyp_defines', | 1372 '--gyp_defines', |
| 1372 'skia_arch_width=64 skia_warnings_as_errors=0', | 1373 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1373 '--flavor', | 1374 '--flavor', |
| 1374 'default', | 1375 'default', |
| 1375 ], | 1376 ], |
| 1376 'description': 'Retry_NoWarningsAsErrors_BuildGm', | 1377 'description': 'Retry_NoWarningsAsErrors_BuildGm', |
| 1377 'doStepIf': <Object>, | 1378 'doStepIf': <Object>, |
| 1378 'env': {}, | 1379 'env': {}, |
| 1379 'flunkOnFailure': <Object>, | 1380 'flunkOnFailure': <Object>, |
| 1380 'get_props_from_stdout': None, | 1381 'get_props_from_stdout': None, |
| 1381 'haltOnFailure': <Object>, | 1382 'haltOnFailure': <Object>, |
| 1382 'hideStepIf': <Object>, | 1383 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1423 '""', | 1424 '""', |
| 1424 '--num_cores', | 1425 '--num_cores', |
| 1425 <Object>, | 1426 <Object>, |
| 1426 '--is_try', | 1427 '--is_try', |
| 1427 'True', | 1428 'True', |
| 1428 '--bench_pictures_cfg', | 1429 '--bench_pictures_cfg', |
| 1429 'default', | 1430 'default', |
| 1430 '--target', | 1431 '--target', |
| 1431 'tools', | 1432 'tools', |
| 1432 '--gyp_defines', | 1433 '--gyp_defines', |
| 1433 'skia_arch_width=64 skia_warnings_as_errors=0', | 1434 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1434 '--flavor', | 1435 '--flavor', |
| 1435 'default', | 1436 'default', |
| 1436 ], | 1437 ], |
| 1437 'description': 'Retry_NoWarningsAsErrors_BuildTools', | 1438 'description': 'Retry_NoWarningsAsErrors_BuildTools', |
| 1438 'doStepIf': <Object>, | 1439 'doStepIf': <Object>, |
| 1439 'env': {}, | 1440 'env': {}, |
| 1440 'flunkOnFailure': <Object>, | 1441 'flunkOnFailure': <Object>, |
| 1441 'get_props_from_stdout': None, | 1442 'get_props_from_stdout': None, |
| 1442 'haltOnFailure': <Object>, | 1443 'haltOnFailure': <Object>, |
| 1443 'hideStepIf': <Object>, | 1444 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1484 '""', | 1485 '""', |
| 1485 '--num_cores', | 1486 '--num_cores', |
| 1486 <Object>, | 1487 <Object>, |
| 1487 '--is_try', | 1488 '--is_try', |
| 1488 'True', | 1489 'True', |
| 1489 '--bench_pictures_cfg', | 1490 '--bench_pictures_cfg', |
| 1490 'default', | 1491 'default', |
| 1491 '--target', | 1492 '--target', |
| 1492 'bench', | 1493 'bench', |
| 1493 '--gyp_defines', | 1494 '--gyp_defines', |
| 1494 'skia_arch_width=64 skia_warnings_as_errors=0', | 1495 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1495 '--flavor', | 1496 '--flavor', |
| 1496 'default', | 1497 'default', |
| 1497 ], | 1498 ], |
| 1498 'description': 'Retry_NoWarningsAsErrors_BuildBench', | 1499 'description': 'Retry_NoWarningsAsErrors_BuildBench', |
| 1499 'doStepIf': <Object>, | 1500 'doStepIf': <Object>, |
| 1500 'env': {}, | 1501 'env': {}, |
| 1501 'flunkOnFailure': <Object>, | 1502 'flunkOnFailure': <Object>, |
| 1502 'get_props_from_stdout': None, | 1503 'get_props_from_stdout': None, |
| 1503 'haltOnFailure': <Object>, | 1504 'haltOnFailure': <Object>, |
| 1504 'hideStepIf': <Object>, | 1505 'hideStepIf': <Object>, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1545 '""', | 1546 '""', |
| 1546 '--num_cores', | 1547 '--num_cores', |
| 1547 <Object>, | 1548 <Object>, |
| 1548 '--is_try', | 1549 '--is_try', |
| 1549 'True', | 1550 'True', |
| 1550 '--bench_pictures_cfg', | 1551 '--bench_pictures_cfg', |
| 1551 'default', | 1552 'default', |
| 1552 '--target', | 1553 '--target', |
| 1553 'everything', | 1554 'everything', |
| 1554 '--gyp_defines', | 1555 '--gyp_defines', |
| 1555 'skia_arch_width=64 skia_warnings_as_errors=0', | 1556 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfvi
ewer_in_gm=1', |
| 1556 '--flavor', | 1557 '--flavor', |
| 1557 'default', | 1558 'default', |
| 1558 ], | 1559 ], |
| 1559 'description': 'Retry_NoWarningsAsErrors_BuildEverything', | 1560 'description': 'Retry_NoWarningsAsErrors_BuildEverything', |
| 1560 'doStepIf': <Object>, | 1561 'doStepIf': <Object>, |
| 1561 'env': {}, | 1562 'env': {}, |
| 1562 'flunkOnFailure': <Object>, | 1563 'flunkOnFailure': <Object>, |
| 1563 'get_props_from_stdout': None, | 1564 'get_props_from_stdout': None, |
| 1564 'haltOnFailure': <Object>, | 1565 'haltOnFailure': <Object>, |
| 1565 'hideStepIf': <Object>, | 1566 'hideStepIf': <Object>, |
| 1566 'is_rebaseline_step': <Object>, | 1567 'is_rebaseline_step': <Object>, |
| 1567 'is_upload_step': <Object>, | 1568 'is_upload_step': <Object>, |
| 1568 'timeout': <Object>, | 1569 'timeout': <Object>, |
| 1569 'workdir': 'build/skia', | 1570 'workdir': 'build/skia', |
| 1570 }, | 1571 }, |
| 1571 ], | 1572 ], |
| 1572 ], | 1573 ], |
| 1573 } | 1574 } |
| OLD | NEW |