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

Side by Side Diff: tools/buildbot_spec.json

Issue 1361453002: Buildbot specs for Linux ANGLE bot (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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 811 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 "gpu", 822 "gpu",
823 "nonrendering", 823 "nonrendering",
824 "angle", 824 "angle",
825 "hwui", 825 "hwui",
826 "msaa16", 826 "msaa16",
827 "nvprmsaa16" 827 "nvprmsaa16"
828 ], 828 ],
829 "upload_dm_results": true, 829 "upload_dm_results": true,
830 "upload_perf_results": false 830 "upload_perf_results": false
831 }, 831 },
832 "Build-Ubuntu-GCC-x86_64-Release-ANGLE": {
borenet 2015/09/21 14:13:54 This is generated from buildbot_spec.py.
833 "build_targets": [
834 "most"
835 ],
836 "builder_cfg": {
837 "compiler": "GCC",
838 "configuration": "Release",
839 "extra_config": "ANGLE",
840 "is_trybot": false,
841 "os": "Ubuntu",
842 "role": "Build",
843 "target_arch": "x86_64"
844 },
845 "configuration": "Release",
846 "dm_flags": [
847 "--matrix",
848 "0",
849 "1",
850 "1",
851 "0",
852 "--config",
853 "565",
854 "8888",
855 "gpu",
856 "upright-matrix-8888",
857 "upright-matrix-gpu",
858 "msaa16",
859 "pdf",
860 "serialize-8888",
861 "tiles_rt-8888",
862 "pipe-8888",
863 "angle",
864 "--src",
865 "tests",
866 "gm",
867 "image",
868 "--blacklist",
869 "_",
870 "image",
871 "decode",
872 "pal8os2v2.bmp",
873 "_",
874 "image",
875 "decode",
876 "pal8v4.bmp",
877 "_",
878 "image",
879 "decode",
880 "pal8v5.bmp",
881 "_",
882 "image",
883 "decode",
884 "rgb16-565.bmp",
885 "_",
886 "image",
887 "decode",
888 "rgb16-565pal.bmp",
889 "_",
890 "image",
891 "decode",
892 "rgb32-111110.bmp",
893 "_",
894 "image",
895 "decode",
896 "rgb32bf.bmp",
897 "_",
898 "image",
899 "decode",
900 "rgba32.bmp",
901 "_",
902 "image",
903 "decode",
904 "rgba32abf.bmp",
905 "_",
906 "image",
907 "decode",
908 "rgb24largepal.bmp",
909 "_",
910 "image",
911 "decode",
912 "pal8os2v2-16.bmp",
913 "_",
914 "image",
915 "decode",
916 "pal8oversizepal.bmp",
917 "_",
918 "image",
919 "decode",
920 "pal4rletrns.bmp",
921 "_",
922 "image",
923 "decode",
924 "pal8rletrns.bmp",
925 "_",
926 "image",
927 "decode",
928 "4bpp-pixeldata-cropped.bmp",
929 "_",
930 "image",
931 "decode",
932 "8bpp-pixeldata-cropped.bmp",
933 "_",
934 "image",
935 "decode",
936 "24bpp-pixeldata-cropped.bmp",
937 "_",
938 "image",
939 "decode",
940 "32bpp-pixeldata-cropped.bmp",
941 "_",
942 "image",
943 "subset",
944 "rgb24largepal.bmp",
945 "_",
946 "image",
947 "subset",
948 "pal8os2v2-16.bmp",
949 "_",
950 "image",
951 "subset",
952 "pal8oversizepal.bmp",
953 "_",
954 "image",
955 "subset",
956 "4bpp-pixeldata-cropped.bmp",
957 "_",
958 "image",
959 "subset",
960 "8bpp-pixeldata-cropped.bmp",
961 "_",
962 "image",
963 "subset",
964 "24bpp-pixeldata-cropped.bmp",
965 "_",
966 "image",
967 "subset",
968 "32bpp-pixeldata-cropped.bmp",
969 "_",
970 "image",
971 "decode",
972 "Hopstarter-Mac-Folders-Apple.ico",
973 "_",
974 "image",
975 "_",
976 "interlaced1.png",
977 "_",
978 "image",
979 "_",
980 "interlaced2.png",
981 "_",
982 "image",
983 "_",
984 "interlaced3.png"
985 ],
986 "do_perf_steps": false,
987 "do_test_steps": false,
988 "env": {
989 "GYP_DEFINES": "chromeos=0 skia_angle=1 skia_arch_type=x86_64 skia_warning s_as_errors=1 use_x11=1"
990 },
991 "nanobench_flags": [
992 "--scales",
993 "1.0",
994 "1.1",
995 "--config",
996 "565",
997 "8888",
998 "gpu",
999 "nonrendering",
1000 "angle",
1001 "hwui",
1002 "msaa16",
1003 "nvprmsaa16"
1004 ],
1005 "upload_dm_results": true,
1006 "upload_perf_results": false
1007 },
832 "Build-Ubuntu-GCC-x86_64-Release-Mesa": { 1008 "Build-Ubuntu-GCC-x86_64-Release-Mesa": {
833 "build_targets": [ 1009 "build_targets": [
834 "most" 1010 "most"
835 ], 1011 ],
836 "builder_cfg": { 1012 "builder_cfg": {
837 "compiler": "GCC", 1013 "compiler": "GCC",
838 "configuration": "Release", 1014 "configuration": "Release",
839 "extra_config": "Mesa", 1015 "extra_config": "Mesa",
840 "is_trybot": false, 1016 "is_trybot": false,
841 "os": "Ubuntu", 1017 "os": "Ubuntu",
(...skipping 3224 matching lines...) Expand 10 before | Expand all | Expand 10 after
4066 "~blurroundrect", 4242 "~blurroundrect",
4067 "~patch_grid", 4243 "~patch_grid",
4068 "~desk_carsvg", 4244 "~desk_carsvg",
4069 "~keymobi", 4245 "~keymobi",
4070 "~path_hairline" 4246 "~path_hairline"
4071 ], 4247 ],
4072 "upload_dm_results": true, 4248 "upload_dm_results": true,
4073 "upload_perf_results": false 4249 "upload_perf_results": false
4074 } 4250 }
4075 } 4251 }
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