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

Side by Side Diff: tools/buildbot_spec.json

Issue 1533523003: Add VisualBench switch to extra_config (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rerun test Created 5 years 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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 "image", 172 "image",
173 "decode", 173 "decode",
174 "inc12.png", 174 "inc12.png",
175 "_", 175 "_",
176 "image", 176 "image",
177 "decode", 177 "decode",
178 "inc13.png", 178 "inc13.png",
179 "_", 179 "_",
180 "image", 180 "image",
181 "decode", 181 "decode",
182 "inc14.png", 182 "inc14.png"
183 "--match",
184 "~tabl_mozilla_0",
185 "~desk_yahoonews_0"
186 ], 183 ],
187 "do_perf_steps": false, 184 "do_perf_steps": false,
188 "do_test_steps": false, 185 "do_test_steps": false,
189 "env": { 186 "env": {
190 "CC": "/usr/bin/clang", 187 "CC": "/usr/bin/clang",
191 "CXX": "/usr/bin/clang++", 188 "CXX": "/usr/bin/clang++",
192 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_warnings_as_err ors=0" 189 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_warnings_as_err ors=0"
193 }, 190 },
194 "nanobench_flags": [ 191 "nanobench_flags": [
195 "--scales", 192 "--scales",
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 "image", 397 "image",
401 "decode", 398 "decode",
402 "inc12.png", 399 "inc12.png",
403 "_", 400 "_",
404 "image", 401 "image",
405 "decode", 402 "decode",
406 "inc13.png", 403 "inc13.png",
407 "_", 404 "_",
408 "image", 405 "image",
409 "decode", 406 "decode",
410 "inc14.png", 407 "inc14.png"
411 "--match",
412 "~tabl_mozilla_0",
413 "~desk_yahoonews_0"
414 ], 408 ],
415 "do_perf_steps": false, 409 "do_perf_steps": false,
416 "do_test_steps": false, 410 "do_test_steps": false,
417 "env": { 411 "env": {
418 "GYP_DEFINES": "skia_arch_type=arm skia_use_android_framework_defines=1 sk ia_warnings_as_errors=1" 412 "GYP_DEFINES": "skia_arch_type=arm skia_use_android_framework_defines=1 sk ia_warnings_as_errors=1"
419 }, 413 },
420 "nanobench_flags": [ 414 "nanobench_flags": [
421 "--scales", 415 "--scales",
422 "1.0", 416 "1.0",
423 "1.1", 417 "1.1",
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
626 "image", 620 "image",
627 "decode", 621 "decode",
628 "inc12.png", 622 "inc12.png",
629 "_", 623 "_",
630 "image", 624 "image",
631 "decode", 625 "decode",
632 "inc13.png", 626 "inc13.png",
633 "_", 627 "_",
634 "image", 628 "image",
635 "decode", 629 "decode",
636 "inc14.png", 630 "inc14.png"
637 "--match",
638 "~tabl_mozilla_0",
639 "~desk_yahoonews_0"
640 ], 631 ],
641 "do_perf_steps": false, 632 "do_perf_steps": false,
642 "do_test_steps": false, 633 "do_test_steps": false,
643 "env": { 634 "env": {
644 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=1" 635 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=1"
645 }, 636 },
646 "nanobench_flags": [ 637 "nanobench_flags": [
647 "--scales", 638 "--scales",
648 "1.0", 639 "1.0",
649 "1.1", 640 "1.1",
(...skipping 2126 matching lines...) Expand 10 before | Expand all | Expand 10 after
2776 "image", 2767 "image",
2777 "decode", 2768 "decode",
2778 "inc12.png", 2769 "inc12.png",
2779 "_", 2770 "_",
2780 "image", 2771 "image",
2781 "decode", 2772 "decode",
2782 "inc13.png", 2773 "inc13.png",
2783 "_", 2774 "_",
2784 "image", 2775 "image",
2785 "decode", 2776 "decode",
2786 "inc14.png", 2777 "inc14.png"
2787 "--match",
2788 "~tabl_mozilla_0",
2789 "~desk_yahoonews_0"
2790 ], 2778 ],
2791 "do_perf_steps": true, 2779 "do_perf_steps": true,
2792 "do_test_steps": false, 2780 "do_test_steps": false,
2793 "env": { 2781 "env": {
2794 "GYP_DEFINES": "skia_arch_type=arm skia_dump_stats=1 skia_warnings_as_erro rs=0" 2782 "GYP_DEFINES": "skia_arch_type=arm skia_dump_stats=1 skia_warnings_as_erro rs=0"
2795 }, 2783 },
2796 "nanobench_flags": [ 2784 "nanobench_flags": [
2797 "--images", 2785 "--images",
2786 "--gpuStatsDump",
2787 "true",
2798 "--match", 2788 "--match",
2799 "~blurroundrect", 2789 "~blurroundrect",
2800 "~patch_grid", 2790 "~patch_grid",
2801 "~desk_carsvg", 2791 "~desk_carsvg",
2802 "~inc0.gif", 2792 "~inc0.gif",
2803 "~inc1.gif", 2793 "~inc1.gif",
2804 "~incInterlaced.gif", 2794 "~incInterlaced.gif",
2805 "~inc0.jpg", 2795 "~inc0.jpg",
2806 "~incGray.jpg", 2796 "~incGray.jpg",
2807 "~inc0.wbmp", 2797 "~inc0.wbmp",
2808 "~inc1.wbmp", 2798 "~inc1.wbmp",
2809 "~inc0.webp", 2799 "~inc0.webp",
2810 "~inc1.webp", 2800 "~inc1.webp",
2811 "~inc0.ico", 2801 "~inc0.ico",
2812 "~inc1.ico", 2802 "~inc1.ico",
2813 "~inc0.png", 2803 "~inc0.png",
2814 "~inc1.png", 2804 "~inc1.png",
2815 "~inc2.png", 2805 "~inc2.png",
2816 "~inc12.png", 2806 "~inc12.png",
2817 "~inc13.png", 2807 "~inc13.png",
2818 "~inc14.png", 2808 "~inc14.png",
2819 "~inc0.webp", 2809 "~inc0.webp",
2820 "~inc1.webp" 2810 "~inc1.webp"
2821 ], 2811 ],
2822 "upload_dm_results": true, 2812 "upload_dm_results": true,
2823 "upload_perf_results": true 2813 "upload_perf_results": true
2824 }, 2814 },
2815 "Perf-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-VisualBench": {
2816 "build_targets": [
2817 "visualbench"
2818 ],
2819 "builder_cfg": {
2820 "arch": "x86_64",
2821 "compiler": "GCC",
2822 "configuration": "Release",
2823 "cpu_or_gpu": "GPU",
2824 "cpu_or_gpu_value": "GTX660",
2825 "extra_config": "VisualBench",
2826 "is_trybot": false,
2827 "model": "ShuttleA",
2828 "os": "Ubuntu",
2829 "role": "Perf"
2830 },
2831 "configuration": "Release",
2832 "dm_flags": [
2833 "--matrix",
2834 "0",
2835 "1",
2836 "1",
2837 "0",
2838 "--config",
2839 "565",
2840 "8888",
2841 "gpu",
2842 "upright-matrix-8888",
2843 "upright-matrix-gpu",
2844 "nvprmsaa16",
2845 "msaa16",
2846 "pdf",
2847 "pdf_poppler",
2848 "serialize-8888",
2849 "tiles_rt-8888",
2850 "pipe-8888",
2851 "--src",
2852 "tests",
2853 "gm",
2854 "--blacklist",
2855 "_",
2856 "image",
2857 "decode",
2858 "pal8os2v2.bmp",
2859 "_",
2860 "image",
2861 "decode",
2862 "pal8v4.bmp",
2863 "_",
2864 "image",
2865 "decode",
2866 "pal8v5.bmp",
2867 "_",
2868 "image",
2869 "decode",
2870 "rgb16-565.bmp",
2871 "_",
2872 "image",
2873 "decode",
2874 "rgb16-565pal.bmp",
2875 "_",
2876 "image",
2877 "decode",
2878 "rgb32-111110.bmp",
2879 "_",
2880 "image",
2881 "decode",
2882 "rgb32bf.bmp",
2883 "_",
2884 "image",
2885 "decode",
2886 "rgba32.bmp",
2887 "_",
2888 "image",
2889 "decode",
2890 "rgba32abf.bmp",
2891 "_",
2892 "image",
2893 "decode",
2894 "rgb24largepal.bmp",
2895 "_",
2896 "image",
2897 "decode",
2898 "pal8os2v2-16.bmp",
2899 "_",
2900 "image",
2901 "decode",
2902 "pal8oversizepal.bmp",
2903 "_",
2904 "image",
2905 "decode",
2906 "pal4rletrns.bmp",
2907 "_",
2908 "image",
2909 "decode",
2910 "pal8rletrns.bmp",
2911 "_",
2912 "image",
2913 "decode",
2914 "4bpp-pixeldata-cropped.bmp",
2915 "_",
2916 "image",
2917 "decode",
2918 "8bpp-pixeldata-cropped.bmp",
2919 "_",
2920 "image",
2921 "decode",
2922 "24bpp-pixeldata-cropped.bmp",
2923 "_",
2924 "image",
2925 "decode",
2926 "32bpp-pixeldata-cropped.bmp",
2927 "_",
2928 "image",
2929 "decode",
2930 "testcase7.bmp",
2931 "_",
2932 "image",
2933 "decode",
2934 "Hopstarter-Mac-Folders-Apple.ico",
2935 "_",
2936 "image",
2937 "decode",
2938 "inc0.gif",
2939 "_",
2940 "image",
2941 "decode",
2942 "inc1.gif",
2943 "_",
2944 "image",
2945 "decode",
2946 "incInterlaced.gif",
2947 "_",
2948 "image",
2949 "decode",
2950 "inc0.jpg",
2951 "_",
2952 "image",
2953 "decode",
2954 "incGray.jpg",
2955 "_",
2956 "image",
2957 "decode",
2958 "inc0.wbmp",
2959 "_",
2960 "image",
2961 "decode",
2962 "inc1.wbmp",
2963 "_",
2964 "image",
2965 "decode",
2966 "inc0.webp",
2967 "_",
2968 "image",
2969 "decode",
2970 "inc1.webp",
2971 "_",
2972 "image",
2973 "decode",
2974 "inc0.ico",
2975 "_",
2976 "image",
2977 "decode",
2978 "inc1.ico",
2979 "_",
2980 "image",
2981 "decode",
2982 "inc0.png",
2983 "_",
2984 "image",
2985 "decode",
2986 "inc1.png",
2987 "_",
2988 "image",
2989 "decode",
2990 "inc2.png",
2991 "_",
2992 "image",
2993 "decode",
2994 "inc12.png",
2995 "_",
2996 "image",
2997 "decode",
2998 "inc13.png",
2999 "_",
3000 "image",
3001 "decode",
3002 "inc14.png",
3003 "_",
3004 "image",
3005 "_",
3006 "interlaced1.png",
3007 "_",
3008 "image",
3009 "_",
3010 "interlaced2.png",
3011 "_",
3012 "image",
3013 "_",
3014 "interlaced3.png"
3015 ],
3016 "do_perf_steps": true,
3017 "do_test_steps": false,
3018 "env": {
3019 "GYP_DEFINES": "skia_arch_type=x86_64 skia_dump_stats=1 skia_use_sdl=1 ski a_warnings_as_errors=0"
3020 },
3021 "nanobench_flags": [
3022 "--images",
3023 "--gpuStatsDump",
3024 "true",
3025 "--scales",
3026 "1.0",
3027 "1.1",
3028 "--config",
3029 "565",
3030 "8888",
3031 "gpu",
3032 "nonrendering",
3033 "angle",
3034 "hwui",
3035 "msaa16",
3036 "nvprmsaa16",
3037 "--match",
3038 "~interlaced1.png",
3039 "~interlaced2.png",
3040 "~interlaced3.png",
3041 "~inc0.gif",
3042 "~inc1.gif",
3043 "~incInterlaced.gif",
3044 "~inc0.jpg",
3045 "~incGray.jpg",
3046 "~inc0.wbmp",
3047 "~inc1.wbmp",
3048 "~inc0.webp",
3049 "~inc1.webp",
3050 "~inc0.ico",
3051 "~inc1.ico",
3052 "~inc0.png",
3053 "~inc1.png",
3054 "~inc2.png",
3055 "~inc12.png",
3056 "~inc13.png",
3057 "~inc14.png",
3058 "~inc0.webp",
3059 "~inc1.webp"
3060 ],
3061 "upload_dm_results": true,
3062 "upload_perf_results": true
3063 },
2825 "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": { 3064 "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": {
2826 "build_targets": [ 3065 "build_targets": [
2827 "nanobench" 3066 "nanobench"
2828 ], 3067 ],
2829 "builder_cfg": { 3068 "builder_cfg": {
2830 "arch": "x86_64", 3069 "arch": "x86_64",
2831 "compiler": "MSVC", 3070 "compiler": "MSVC",
2832 "configuration": "Release", 3071 "configuration": "Release",
2833 "cpu_or_gpu": "GPU", 3072 "cpu_or_gpu": "GPU",
2834 "cpu_or_gpu_value": "HD4600", 3073 "cpu_or_gpu_value": "HD4600",
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
3025 "_", 3264 "_",
3026 "interlaced3.png" 3265 "interlaced3.png"
3027 ], 3266 ],
3028 "do_perf_steps": true, 3267 "do_perf_steps": true,
3029 "do_test_steps": false, 3268 "do_test_steps": false,
3030 "env": { 3269 "env": {
3031 "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" 3270 "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"
3032 }, 3271 },
3033 "nanobench_flags": [ 3272 "nanobench_flags": [
3034 "--images", 3273 "--images",
3274 "--gpuStatsDump",
3275 "true",
3035 "--scales", 3276 "--scales",
3036 "1.0", 3277 "1.0",
3037 "1.1", 3278 "1.1",
3038 "--config", 3279 "--config",
3039 "565", 3280 "565",
3040 "8888", 3281 "8888",
3041 "gpu", 3282 "gpu",
3042 "nonrendering", 3283 "nonrendering",
3043 "angle", 3284 "angle",
3044 "hwui", 3285 "hwui",
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
3244 "inc12.png", 3485 "inc12.png",
3245 "_", 3486 "_",
3246 "image", 3487 "image",
3247 "decode", 3488 "decode",
3248 "inc13.png", 3489 "inc13.png",
3249 "_", 3490 "_",
3250 "image", 3491 "image",
3251 "decode", 3492 "decode",
3252 "inc14.png", 3493 "inc14.png",
3253 "--match", 3494 "--match",
3254 "~tabl_mozilla_0",
3255 "~desk_yahoonews_0",
3256 "~imagefiltersclipped", 3495 "~imagefiltersclipped",
3257 "~imagefilterscropexpand", 3496 "~imagefilterscropexpand",
3258 "~scaled_tilemodes_npot", 3497 "~scaled_tilemodes_npot",
3259 "~bleed_image", 3498 "~bleed_image",
3260 "~ReadPixels" 3499 "~ReadPixels"
3261 ], 3500 ],
3262 "do_perf_steps": false, 3501 "do_perf_steps": false,
3263 "do_test_steps": true, 3502 "do_test_steps": true,
3264 "env": { 3503 "env": {
3265 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0" 3504 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
3266 }, 3505 },
3267 "nanobench_flags": [ 3506 "nanobench_flags": [
3268 "--images", 3507 "--images",
3508 "--gpuStatsDump",
3509 "true",
3269 "--scales", 3510 "--scales",
3270 "1.0", 3511 "1.0",
3271 "1.1", 3512 "1.1",
3272 "--config", 3513 "--config",
3273 "565", 3514 "565",
3274 "8888", 3515 "8888",
3275 "gpu", 3516 "gpu",
3276 "nonrendering", 3517 "nonrendering",
3277 "angle", 3518 "angle",
3278 "hwui", 3519 "hwui",
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
3475 "image", 3716 "image",
3476 "decode", 3717 "decode",
3477 "inc12.png", 3718 "inc12.png",
3478 "_", 3719 "_",
3479 "image", 3720 "image",
3480 "decode", 3721 "decode",
3481 "inc13.png", 3722 "inc13.png",
3482 "_", 3723 "_",
3483 "image", 3724 "image",
3484 "decode", 3725 "decode",
3485 "inc14.png", 3726 "inc14.png"
3486 "--match",
3487 "~tabl_mozilla_0",
3488 "~desk_yahoonews_0"
3489 ], 3727 ],
3490 "do_perf_steps": true, 3728 "do_perf_steps": true,
3491 "do_test_steps": true, 3729 "do_test_steps": true,
3492 "env": { 3730 "env": {
3493 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0" 3731 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
3494 }, 3732 },
3495 "nanobench_flags": [ 3733 "nanobench_flags": [
3496 "--images", 3734 "--images",
3735 "--gpuStatsDump",
3736 "true",
3497 "--scales", 3737 "--scales",
3498 "1.0", 3738 "1.0",
3499 "1.1", 3739 "1.1",
3500 "--config", 3740 "--config",
3501 "565", 3741 "565",
3502 "8888", 3742 "8888",
3503 "gpu", 3743 "gpu",
3504 "nonrendering", 3744 "nonrendering",
3505 "angle", 3745 "angle",
3506 "hwui", 3746 "hwui",
(...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
3985 ], 4225 ],
3986 "do_perf_steps": false, 4226 "do_perf_steps": false,
3987 "do_test_steps": true, 4227 "do_test_steps": true,
3988 "env": { 4228 "env": {
3989 "CC": "/usr/bin/clang", 4229 "CC": "/usr/bin/clang",
3990 "CXX": "/usr/bin/clang++", 4230 "CXX": "/usr/bin/clang++",
3991 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_run_pdfviewe r_in_gm=1 skia_warnings_as_errors=0" 4231 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_run_pdfviewe r_in_gm=1 skia_warnings_as_errors=0"
3992 }, 4232 },
3993 "nanobench_flags": [ 4233 "nanobench_flags": [
3994 "--images", 4234 "--images",
4235 "--gpuStatsDump",
4236 "true",
3995 "--scales", 4237 "--scales",
3996 "1.0", 4238 "1.0",
3997 "1.1", 4239 "1.1",
3998 "--config", 4240 "--config",
3999 "565", 4241 "565",
4000 "8888", 4242 "8888",
4001 "gpu", 4243 "gpu",
4002 "nonrendering", 4244 "nonrendering",
4003 "angle", 4245 "angle",
4004 "hwui", 4246 "hwui",
(...skipping 1253 matching lines...) Expand 10 before | Expand all | Expand 10 after
5258 "--match", 5500 "--match",
5259 "~Threaded" 5501 "~Threaded"
5260 ], 5502 ],
5261 "do_perf_steps": true, 5503 "do_perf_steps": true,
5262 "do_test_steps": true, 5504 "do_test_steps": true,
5263 "env": { 5505 "env": {
5264 "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 sk ia_warnings_as_errors=0" 5506 "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 sk ia_warnings_as_errors=0"
5265 }, 5507 },
5266 "nanobench_flags": [ 5508 "nanobench_flags": [
5267 "--images", 5509 "--images",
5510 "--gpuStatsDump",
5511 "true",
5268 "--scales", 5512 "--scales",
5269 "1.0", 5513 "1.0",
5270 "1.1", 5514 "1.1",
5271 "--config", 5515 "--config",
5272 "565", 5516 "565",
5273 "8888", 5517 "8888",
5274 "gpu", 5518 "gpu",
5275 "nonrendering", 5519 "nonrendering",
5276 "angle", 5520 "angle",
5277 "hwui", 5521 "hwui",
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after
5762 "_", 6006 "_",
5763 "interlaced3.png" 6007 "interlaced3.png"
5764 ], 6008 ],
5765 "do_perf_steps": false, 6009 "do_perf_steps": false,
5766 "do_test_steps": true, 6010 "do_test_steps": true,
5767 "env": { 6011 "env": {
5768 "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" 6012 "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"
5769 }, 6013 },
5770 "nanobench_flags": [ 6014 "nanobench_flags": [
5771 "--images", 6015 "--images",
6016 "--gpuStatsDump",
6017 "true",
5772 "--scales", 6018 "--scales",
5773 "1.0", 6019 "1.0",
5774 "1.1", 6020 "1.1",
5775 "--config", 6021 "--config",
5776 "565", 6022 "565",
5777 "8888", 6023 "8888",
5778 "gpu", 6024 "gpu",
5779 "nonrendering", 6025 "nonrendering",
5780 "angle", 6026 "angle",
5781 "hwui", 6027 "hwui",
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
6018 ], 6264 ],
6019 "do_perf_steps": true, 6265 "do_perf_steps": true,
6020 "do_test_steps": true, 6266 "do_test_steps": true,
6021 "env": { 6267 "env": {
6022 "CC": "/usr/bin/clang", 6268 "CC": "/usr/bin/clang",
6023 "CXX": "/usr/bin/clang++", 6269 "CXX": "/usr/bin/clang++",
6024 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_war nings_as_errors=0" 6270 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_war nings_as_errors=0"
6025 }, 6271 },
6026 "nanobench_flags": [ 6272 "nanobench_flags": [
6027 "--images", 6273 "--images",
6274 "--gpuStatsDump",
6275 "true",
6028 "--scales", 6276 "--scales",
6029 "1.0", 6277 "1.0",
6030 "1.1", 6278 "1.1",
6031 "--skps", 6279 "--skps",
6032 "ignore_skps", 6280 "ignore_skps",
6033 "--config", 6281 "--config",
6034 "565", 6282 "565",
6035 "8888", 6283 "8888",
6036 "gpu", 6284 "gpu",
6037 "nonrendering", 6285 "nonrendering",
6038 "angle", 6286 "angle",
6039 "hwui", 6287 "hwui",
6040 "msaa16", 6288 "msaa16",
6041 "nvprmsaa16", 6289 "nvprmsaa16",
6042 "--match", 6290 "--match",
6043 "~blurroundrect", 6291 "~blurroundrect",
6044 "~patch_grid", 6292 "~patch_grid",
6045 "~desk_carsvg", 6293 "~desk_carsvg",
6046 "~keymobi", 6294 "~keymobi",
6047 "~path_hairline", 6295 "~path_hairline",
6296 "~GLInstancedArraysBench",
6048 "~inc0.gif", 6297 "~inc0.gif",
6049 "~inc1.gif", 6298 "~inc1.gif",
6050 "~incInterlaced.gif", 6299 "~incInterlaced.gif",
6051 "~inc0.jpg", 6300 "~inc0.jpg",
6052 "~incGray.jpg", 6301 "~incGray.jpg",
6053 "~inc0.wbmp", 6302 "~inc0.wbmp",
6054 "~inc1.wbmp", 6303 "~inc1.wbmp",
6055 "~inc0.webp", 6304 "~inc0.webp",
6056 "~inc1.webp", 6305 "~inc1.webp",
6057 "~inc0.ico", 6306 "~inc0.ico",
6058 "~inc1.ico", 6307 "~inc1.ico",
6059 "~inc0.png", 6308 "~inc0.png",
6060 "~inc1.png", 6309 "~inc1.png",
6061 "~inc2.png", 6310 "~inc2.png",
6062 "~inc12.png", 6311 "~inc12.png",
6063 "~inc13.png", 6312 "~inc13.png",
6064 "~inc14.png", 6313 "~inc14.png",
6065 "~inc0.webp", 6314 "~inc0.webp",
6066 "~inc1.webp" 6315 "~inc1.webp"
6067 ], 6316 ],
6068 "upload_dm_results": true, 6317 "upload_dm_results": true,
6069 "upload_perf_results": false 6318 "upload_perf_results": false
6070 } 6319 }
6071 } 6320 }
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