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

Side by Side Diff: tools/buildbot_spec.json

Issue 1986273002: Make VisualBench bot build the visualbench target (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Build-Mac10.8-Clang-Arm7-Debug-Android": { 2 "Build-Mac10.8-Clang-Arm7-Debug-Android": {
3 "build_targets": [ 3 "build_targets": [
4 "most" 4 "most"
5 ], 5 ],
6 "builder_cfg": { 6 "builder_cfg": {
7 "compiler": "Clang", 7 "compiler": "Clang",
8 "configuration": "Debug", 8 "configuration": "Debug",
9 "extra_config": "Android", 9 "extra_config": "Android",
10 "is_trybot": false, 10 "is_trybot": false,
(...skipping 657 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 "~inc2.png", 668 "~inc2.png",
669 "~inc12.png", 669 "~inc12.png",
670 "~inc13.png", 670 "~inc13.png",
671 "~inc14.png", 671 "~inc14.png",
672 "~inc0.webp", 672 "~inc0.webp",
673 "~inc1.webp" 673 "~inc1.webp"
674 ], 674 ],
675 "upload_dm_results": true, 675 "upload_dm_results": true,
676 "upload_perf_results": false 676 "upload_perf_results": false
677 }, 677 },
678 "Build-Ubuntu-GCC-x64_64-Release-Fast": {
679 "build_targets": [
680 "most"
681 ],
682 "builder_cfg": {
683 "compiler": "GCC",
684 "configuration": "Release",
685 "extra_config": "Fast",
686 "is_trybot": false,
687 "os": "Ubuntu",
688 "role": "Build",
689 "target_arch": "x64_64"
690 },
691 "configuration": "Release",
692 "dm_flags": [
693 "--config",
694 "565",
695 "8888",
696 "gpu",
697 "gpusrgb",
698 "pdf",
699 "msaa16",
700 "serialize-8888",
701 "tiles_rt-8888",
702 "pic-8888",
703 "--src",
704 "tests",
705 "gm",
706 "image",
707 "--blacklist",
708 "f16",
709 "_",
710 "_",
711 "dstreadshuffle",
712 "f16",
713 "image",
714 "_",
715 "_",
716 "srgb",
717 "image",
718 "_",
719 "_",
720 "gpusrgb",
721 "image",
722 "_",
723 "_",
724 "serialize-8888",
725 "gm",
726 "_",
727 "not_native32_bitmap_config",
728 "serialize-8888",
729 "gm",
730 "_",
731 "bleed_image",
732 "serialize-8888",
733 "gm",
734 "_",
735 "bleed_alpha_image",
736 "serialize-8888",
737 "gm",
738 "_",
739 "bleed_alpha_image_shader",
740 "serialize-8888",
741 "gm",
742 "_",
743 "c_gms",
744 "serialize-8888",
745 "gm",
746 "_",
747 "colortype",
748 "serialize-8888",
749 "gm",
750 "_",
751 "colortype_xfermodes",
752 "serialize-8888",
753 "gm",
754 "_",
755 "drawfilter",
756 "serialize-8888",
757 "gm",
758 "_",
759 "fontmgr_bounds_0.75_0",
760 "serialize-8888",
761 "gm",
762 "_",
763 "fontmgr_bounds_1_-0.25",
764 "serialize-8888",
765 "gm",
766 "_",
767 "fontmgr_bounds",
768 "serialize-8888",
769 "gm",
770 "_",
771 "fontmgr_match",
772 "serialize-8888",
773 "gm",
774 "_",
775 "fontmgr_iter",
776 "serialize-8888",
777 "gm",
778 "_",
779 "verylargebitmap",
780 "serialize-8888",
781 "gm",
782 "_",
783 "verylarge_picture_image",
784 "sp-8888",
785 "gm",
786 "_",
787 "drawfilter",
788 "pic-8888",
789 "gm",
790 "_",
791 "drawfilter",
792 "2ndpic-8888",
793 "gm",
794 "_",
795 "drawfilter",
796 "sp-8888",
797 "gm",
798 "_",
799 "image-cacherator-from-picture",
800 "pic-8888",
801 "gm",
802 "_",
803 "image-cacherator-from-picture",
804 "2ndpic-8888",
805 "gm",
806 "_",
807 "image-cacherator-from-picture",
808 "serialize-8888",
809 "gm",
810 "_",
811 "image-cacherator-from-picture",
812 "sp-8888",
813 "gm",
814 "_",
815 "image-cacherator-from-raster",
816 "pic-8888",
817 "gm",
818 "_",
819 "image-cacherator-from-raster",
820 "2ndpic-8888",
821 "gm",
822 "_",
823 "image-cacherator-from-raster",
824 "serialize-8888",
825 "gm",
826 "_",
827 "image-cacherator-from-raster",
828 "sp-8888",
829 "gm",
830 "_",
831 "image-cacherator-from-ctable",
832 "pic-8888",
833 "gm",
834 "_",
835 "image-cacherator-from-ctable",
836 "2ndpic-8888",
837 "gm",
838 "_",
839 "image-cacherator-from-ctable",
840 "serialize-8888",
841 "gm",
842 "_",
843 "image-cacherator-from-ctable"
844 ],
845 "do_perf_steps": false,
846 "do_test_steps": false,
847 "env": {
848 "GYP_DEFINES": "skia_fast=1 skia_warnings_as_errors=0"
849 },
850 "nanobench_flags": [
851 "--pre_log",
852 "--scales",
853 "1.0",
854 "1.1",
855 "--config",
856 "565",
857 "8888",
858 "gpu",
859 "nonrendering",
860 "angle",
861 "hwui",
862 "msaa16",
863 "nvpr16",
864 "nvprdit16",
865 "--match",
866 "~inc0.gif",
867 "~inc1.gif",
868 "~incInterlaced.gif",
869 "~inc0.jpg",
870 "~incGray.jpg",
871 "~inc0.wbmp",
872 "~inc1.wbmp",
873 "~inc0.webp",
874 "~inc1.webp",
875 "~inc0.ico",
876 "~inc1.ico",
877 "~inc0.png",
878 "~inc1.png",
879 "~inc2.png",
880 "~inc12.png",
881 "~inc13.png",
882 "~inc14.png",
883 "~inc0.webp",
884 "~inc1.webp"
885 ],
886 "upload_dm_results": true,
887 "upload_perf_results": false
888 },
678 "Build-Ubuntu-GCC-x86_64-Release-ANGLE": { 889 "Build-Ubuntu-GCC-x86_64-Release-ANGLE": {
679 "build_targets": [ 890 "build_targets": [
680 "most" 891 "most"
681 ], 892 ],
682 "builder_cfg": { 893 "builder_cfg": {
683 "compiler": "GCC", 894 "compiler": "GCC",
684 "configuration": "Release", 895 "configuration": "Release",
685 "extra_config": "ANGLE", 896 "extra_config": "ANGLE",
686 "is_trybot": false, 897 "is_trybot": false,
687 "os": "Ubuntu", 898 "os": "Ubuntu",
(...skipping 2315 matching lines...) Expand 10 before | Expand all | Expand 10 after
3003 "image", 3214 "image",
3004 "_", 3215 "_",
3005 ".RW2", 3216 ".RW2",
3006 "_", 3217 "_",
3007 "image", 3218 "image",
3008 "_", 3219 "_",
3009 ".PEF", 3220 ".PEF",
3010 "_", 3221 "_",
3011 "image", 3222 "image",
3012 "_", 3223 "_",
3013 ".SRW" 3224 ".SRW",
3225 "--noRAW_threading"
3014 ], 3226 ],
3015 "do_perf_steps": true, 3227 "do_perf_steps": true,
3016 "do_test_steps": false, 3228 "do_test_steps": false,
3017 "env": { 3229 "env": {
3018 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86 _64 skia_dump_stats=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHe lp" 3230 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86 _64 skia_dump_stats=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHe lp"
3019 }, 3231 },
3020 "nanobench_flags": [ 3232 "nanobench_flags": [
3021 "--pre_log", 3233 "--pre_log",
3022 "--images", 3234 "--images",
3023 "--gpuStatsDump", 3235 "--gpuStatsDump",
(...skipping 1575 matching lines...) Expand 10 before | Expand all | Expand 10 after
4599 "~inc2.png", 4811 "~inc2.png",
4600 "~inc12.png", 4812 "~inc12.png",
4601 "~inc13.png", 4813 "~inc13.png",
4602 "~inc14.png", 4814 "~inc14.png",
4603 "~inc0.webp", 4815 "~inc0.webp",
4604 "~inc1.webp" 4816 "~inc1.webp"
4605 ], 4817 ],
4606 "upload_dm_results": false, 4818 "upload_dm_results": false,
4607 "upload_perf_results": false 4819 "upload_perf_results": false
4608 }, 4820 },
4821 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN": {
4822 "build_targets": [
4823 "dm",
4824 "nanobench"
4825 ],
4826 "builder_cfg": {
4827 "arch": "x86_64",
4828 "compiler": "GCC",
4829 "configuration": "Debug",
4830 "cpu_or_gpu": "CPU",
4831 "cpu_or_gpu_value": "AVX2",
4832 "extra_config": "MSAN",
4833 "is_trybot": false,
4834 "model": "GCE",
4835 "os": "Ubuntu",
4836 "role": "Test"
4837 },
4838 "configuration": "Debug",
4839 "dm_flags": [
4840 "--config",
4841 "565",
4842 "8888",
4843 "gpu",
4844 "gpusrgb",
4845 "pdf",
4846 "msaa16",
4847 "f16",
4848 "srgb",
4849 "sp-8888",
4850 "2ndpic-8888",
4851 "serialize-8888",
4852 "tiles_rt-8888",
4853 "pic-8888",
4854 "--src",
4855 "tests",
4856 "gm",
4857 "image",
4858 "--blacklist",
4859 "f16",
4860 "_",
4861 "_",
4862 "dstreadshuffle",
4863 "f16",
4864 "image",
4865 "_",
4866 "_",
4867 "srgb",
4868 "image",
4869 "_",
4870 "_",
4871 "gpusrgb",
4872 "image",
4873 "_",
4874 "_",
4875 "serialize-8888",
4876 "gm",
4877 "_",
4878 "not_native32_bitmap_config",
4879 "serialize-8888",
4880 "gm",
4881 "_",
4882 "bleed_image",
4883 "serialize-8888",
4884 "gm",
4885 "_",
4886 "bleed_alpha_image",
4887 "serialize-8888",
4888 "gm",
4889 "_",
4890 "bleed_alpha_image_shader",
4891 "serialize-8888",
4892 "gm",
4893 "_",
4894 "c_gms",
4895 "serialize-8888",
4896 "gm",
4897 "_",
4898 "colortype",
4899 "serialize-8888",
4900 "gm",
4901 "_",
4902 "colortype_xfermodes",
4903 "serialize-8888",
4904 "gm",
4905 "_",
4906 "drawfilter",
4907 "serialize-8888",
4908 "gm",
4909 "_",
4910 "fontmgr_bounds_0.75_0",
4911 "serialize-8888",
4912 "gm",
4913 "_",
4914 "fontmgr_bounds_1_-0.25",
4915 "serialize-8888",
4916 "gm",
4917 "_",
4918 "fontmgr_bounds",
4919 "serialize-8888",
4920 "gm",
4921 "_",
4922 "fontmgr_match",
4923 "serialize-8888",
4924 "gm",
4925 "_",
4926 "fontmgr_iter",
4927 "serialize-8888",
4928 "gm",
4929 "_",
4930 "verylargebitmap",
4931 "serialize-8888",
4932 "gm",
4933 "_",
4934 "verylarge_picture_image",
4935 "sp-8888",
4936 "gm",
4937 "_",
4938 "drawfilter",
4939 "pic-8888",
4940 "gm",
4941 "_",
4942 "drawfilter",
4943 "2ndpic-8888",
4944 "gm",
4945 "_",
4946 "drawfilter",
4947 "sp-8888",
4948 "gm",
4949 "_",
4950 "image-cacherator-from-picture",
4951 "pic-8888",
4952 "gm",
4953 "_",
4954 "image-cacherator-from-picture",
4955 "2ndpic-8888",
4956 "gm",
4957 "_",
4958 "image-cacherator-from-picture",
4959 "serialize-8888",
4960 "gm",
4961 "_",
4962 "image-cacherator-from-picture",
4963 "sp-8888",
4964 "gm",
4965 "_",
4966 "image-cacherator-from-raster",
4967 "pic-8888",
4968 "gm",
4969 "_",
4970 "image-cacherator-from-raster",
4971 "2ndpic-8888",
4972 "gm",
4973 "_",
4974 "image-cacherator-from-raster",
4975 "serialize-8888",
4976 "gm",
4977 "_",
4978 "image-cacherator-from-raster",
4979 "sp-8888",
4980 "gm",
4981 "_",
4982 "image-cacherator-from-ctable",
4983 "pic-8888",
4984 "gm",
4985 "_",
4986 "image-cacherator-from-ctable",
4987 "2ndpic-8888",
4988 "gm",
4989 "_",
4990 "image-cacherator-from-ctable",
4991 "serialize-8888",
4992 "gm",
4993 "_",
4994 "image-cacherator-from-ctable",
4995 "--match",
4996 "~Once",
4997 "~Shared"
4998 ],
4999 "do_perf_steps": true,
5000 "do_test_steps": true,
5001 "env": {
5002 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 "
5003 },
5004 "nanobench_flags": [
5005 "--pre_log",
5006 "--scales",
5007 "1.0",
5008 "1.1",
5009 "--config",
5010 "565",
5011 "8888",
5012 "gpu",
5013 "nonrendering",
5014 "angle",
5015 "hwui",
5016 "msaa16",
5017 "nvpr16",
5018 "nvprdit16",
5019 "--match",
5020 "~interlaced1.png",
5021 "~interlaced2.png",
5022 "~interlaced3.png",
5023 "~inc0.gif",
5024 "~inc1.gif",
5025 "~incInterlaced.gif",
5026 "~inc0.jpg",
5027 "~incGray.jpg",
5028 "~inc0.wbmp",
5029 "~inc1.wbmp",
5030 "~inc0.webp",
5031 "~inc1.webp",
5032 "~inc0.ico",
5033 "~inc1.ico",
5034 "~inc0.png",
5035 "~inc1.png",
5036 "~inc2.png",
5037 "~inc12.png",
5038 "~inc13.png",
5039 "~inc14.png",
5040 "~inc0.webp",
5041 "~inc1.webp"
5042 ],
5043 "upload_dm_results": false,
5044 "upload_perf_results": false
5045 },
4609 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Fast": { 5046 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Fast": {
4610 "build_targets": [ 5047 "build_targets": [
4611 "dm" 5048 "dm"
4612 ], 5049 ],
4613 "builder_cfg": { 5050 "builder_cfg": {
4614 "arch": "x86_64", 5051 "arch": "x86_64",
4615 "compiler": "GCC", 5052 "compiler": "GCC",
4616 "configuration": "Release", 5053 "configuration": "Release",
4617 "cpu_or_gpu": "CPU", 5054 "cpu_or_gpu": "CPU",
4618 "cpu_or_gpu_value": "AVX2", 5055 "cpu_or_gpu_value": "AVX2",
(...skipping 2123 matching lines...) Expand 10 before | Expand all | Expand 10 after
6742 "image", 7179 "image",
6743 "_", 7180 "_",
6744 ".RW2", 7181 ".RW2",
6745 "_", 7182 "_",
6746 "image", 7183 "image",
6747 "_", 7184 "_",
6748 ".PEF", 7185 ".PEF",
6749 "_", 7186 "_",
6750 "image", 7187 "image",
6751 "_", 7188 "_",
6752 ".SRW" 7189 ".SRW",
7190 "--noRAW_threading"
6753 ], 7191 ],
6754 "do_perf_steps": false, 7192 "do_perf_steps": false,
6755 "do_test_steps": true, 7193 "do_test_steps": true,
6756 "env": { 7194 "env": {
6757 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_ arch_type=x86 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp" 7195 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_ arch_type=x86 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
6758 }, 7196 },
6759 "nanobench_flags": [ 7197 "nanobench_flags": [
6760 "--pre_log", 7198 "--pre_log",
6761 "--images", 7199 "--images",
6762 "--gpuStatsDump", 7200 "--gpuStatsDump",
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
7157 "~inc12.png", 7595 "~inc12.png",
7158 "~inc13.png", 7596 "~inc13.png",
7159 "~inc14.png", 7597 "~inc14.png",
7160 "~inc0.webp", 7598 "~inc0.webp",
7161 "~inc1.webp" 7599 "~inc1.webp"
7162 ], 7600 ],
7163 "upload_dm_results": true, 7601 "upload_dm_results": true,
7164 "upload_perf_results": false 7602 "upload_perf_results": false
7165 } 7603 }
7166 } 7604 }
OLDNEW
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698