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/buildbot_spec.json

Issue 1885563002: GYP_DEFINES and DM flags for Vulkan bot (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove TODO Created 4 years, 8 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 6559 matching lines...) Expand 10 before | Expand all | Expand 10 after
6570 "~inc2.png", 6570 "~inc2.png",
6571 "~inc12.png", 6571 "~inc12.png",
6572 "~inc13.png", 6572 "~inc13.png",
6573 "~inc14.png", 6573 "~inc14.png",
6574 "~inc0.webp", 6574 "~inc0.webp",
6575 "~inc1.webp" 6575 "~inc1.webp"
6576 ], 6576 ],
6577 "upload_dm_results": false, 6577 "upload_dm_results": false,
6578 "upload_perf_results": false 6578 "upload_perf_results": false
6579 }, 6579 },
6580 "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan": {
6581 "build_targets": [
6582 "dm"
6583 ],
6584 "builder_cfg": {
6585 "arch": "x86_64",
6586 "compiler": "MSVC",
6587 "configuration": "Debug",
6588 "cpu_or_gpu": "GPU",
6589 "cpu_or_gpu_value": "GTX660",
6590 "extra_config": "Vulkan",
6591 "is_trybot": false,
6592 "model": "ShuttleA",
6593 "os": "Win10",
6594 "role": "Test"
6595 },
6596 "configuration": "Debug_x64",
6597 "dm_flags": [
6598 "--config",
6599 "vk",
6600 "--src",
6601 "tests",
6602 "gm",
6603 "image",
6604 "--blacklist",
6605 "f16",
6606 "_",
6607 "_",
6608 "dstreadshuffle",
6609 "f16",
6610 "image",
6611 "_",
6612 "_",
6613 "srgb",
6614 "image",
6615 "_",
6616 "_",
6617 "gpusrgb",
6618 "image",
6619 "_",
6620 "_",
6621 "_",
6622 "image",
6623 "gen_platf",
6624 "rle8-height-negative.bmp",
6625 "_",
6626 "image",
6627 "gen_platf",
6628 "rle4-height-negative.bmp",
6629 "_",
6630 "image",
6631 "gen_platf",
6632 "pal8os2v2.bmp",
6633 "_",
6634 "image",
6635 "gen_platf",
6636 "pal8os2v2-16.bmp",
6637 "_",
6638 "image",
6639 "gen_platf",
6640 "rgba32abf.bmp",
6641 "_",
6642 "image",
6643 "gen_platf",
6644 "rgb24prof.bmp",
6645 "_",
6646 "image",
6647 "gen_platf",
6648 "rgb24lprof.bmp",
6649 "_",
6650 "image",
6651 "gen_platf",
6652 "8bpp-pixeldata-cropped.bmp",
6653 "_",
6654 "image",
6655 "gen_platf",
6656 "4bpp-pixeldata-cropped.bmp",
6657 "_",
6658 "image",
6659 "gen_platf",
6660 "32bpp-pixeldata-cropped.bmp",
6661 "_",
6662 "image",
6663 "gen_platf",
6664 "24bpp-pixeldata-cropped.bmp",
6665 "serialize-8888",
6666 "gm",
6667 "_",
6668 "not_native32_bitmap_config",
6669 "serialize-8888",
6670 "gm",
6671 "_",
6672 "bleed_image",
6673 "serialize-8888",
6674 "gm",
6675 "_",
6676 "bleed_alpha_image",
6677 "serialize-8888",
6678 "gm",
6679 "_",
6680 "bleed_alpha_image_shader",
6681 "serialize-8888",
6682 "gm",
6683 "_",
6684 "c_gms",
6685 "serialize-8888",
6686 "gm",
6687 "_",
6688 "colortype",
6689 "serialize-8888",
6690 "gm",
6691 "_",
6692 "colortype_xfermodes",
6693 "serialize-8888",
6694 "gm",
6695 "_",
6696 "colorwheelnative",
6697 "serialize-8888",
6698 "gm",
6699 "_",
6700 "drawfilter",
6701 "serialize-8888",
6702 "gm",
6703 "_",
6704 "fontmgr_bounds_0.75_0",
6705 "serialize-8888",
6706 "gm",
6707 "_",
6708 "fontmgr_bounds_1_-0.25",
6709 "serialize-8888",
6710 "gm",
6711 "_",
6712 "fontmgr_bounds",
6713 "serialize-8888",
6714 "gm",
6715 "_",
6716 "fontmgr_match",
6717 "serialize-8888",
6718 "gm",
6719 "_",
6720 "fontmgr_iter",
6721 "serialize-8888",
6722 "gm",
6723 "_",
6724 "verylargebitmap",
6725 "serialize-8888",
6726 "gm",
6727 "_",
6728 "verylarge_picture_image",
6729 "sp-8888",
6730 "gm",
6731 "_",
6732 "drawfilter",
6733 "pic-8888",
6734 "gm",
6735 "_",
6736 "drawfilter",
6737 "2ndpic-8888",
6738 "gm",
6739 "_",
6740 "drawfilter",
6741 "sp-8888",
6742 "gm",
6743 "_",
6744 "image-cacherator-from-picture",
6745 "pic-8888",
6746 "gm",
6747 "_",
6748 "image-cacherator-from-picture",
6749 "2ndpic-8888",
6750 "gm",
6751 "_",
6752 "image-cacherator-from-picture",
6753 "serialize-8888",
6754 "gm",
6755 "_",
6756 "image-cacherator-from-picture",
6757 "sp-8888",
6758 "gm",
6759 "_",
6760 "image-cacherator-from-raster",
6761 "pic-8888",
6762 "gm",
6763 "_",
6764 "image-cacherator-from-raster",
6765 "2ndpic-8888",
6766 "gm",
6767 "_",
6768 "image-cacherator-from-raster",
6769 "serialize-8888",
6770 "gm",
6771 "_",
6772 "image-cacherator-from-raster",
6773 "sp-8888",
6774 "gm",
6775 "_",
6776 "image-cacherator-from-ctable",
6777 "pic-8888",
6778 "gm",
6779 "_",
6780 "image-cacherator-from-ctable",
6781 "2ndpic-8888",
6782 "gm",
6783 "_",
6784 "image-cacherator-from-ctable",
6785 "serialize-8888",
6786 "gm",
6787 "_",
6788 "image-cacherator-from-ctable",
6789 "_",
6790 "image",
6791 "_",
6792 "interlaced1.png",
6793 "_",
6794 "image",
6795 "_",
6796 "interlaced2.png",
6797 "_",
6798 "image",
6799 "_",
6800 "interlaced3.png",
6801 "_",
6802 "image",
6803 "_",
6804 ".arw",
6805 "_",
6806 "image",
6807 "_",
6808 ".cr2",
6809 "_",
6810 "image",
6811 "_",
6812 ".dng",
6813 "_",
6814 "image",
6815 "_",
6816 ".nef",
6817 "_",
6818 "image",
6819 "_",
6820 ".nrw",
6821 "_",
6822 "image",
6823 "_",
6824 ".orf",
6825 "_",
6826 "image",
6827 "_",
6828 ".raf",
6829 "_",
6830 "image",
6831 "_",
6832 ".rw2",
6833 "_",
6834 "image",
6835 "_",
6836 ".pef",
6837 "_",
6838 "image",
6839 "_",
6840 ".srw",
6841 "_",
6842 "image",
6843 "_",
6844 ".ARW",
6845 "_",
6846 "image",
6847 "_",
6848 ".CR2",
6849 "_",
6850 "image",
6851 "_",
6852 ".DNG",
6853 "_",
6854 "image",
6855 "_",
6856 ".NEF",
6857 "_",
6858 "image",
6859 "_",
6860 ".NRW",
6861 "_",
6862 "image",
6863 "_",
6864 ".ORF",
6865 "_",
6866 "image",
6867 "_",
6868 ".RAF",
6869 "_",
6870 "image",
6871 "_",
6872 ".RW2",
6873 "_",
6874 "image",
6875 "_",
6876 ".PEF",
6877 "_",
6878 "image",
6879 "_",
6880 ".SRW"
6881 ],
6882 "do_perf_steps": false,
6883 "do_test_steps": true,
6884 "env": {
6885 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86_64 skia_vulkan=1 sk ia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
6886 },
6887 "nanobench_flags": [
6888 "--pre_log",
6889 "--images",
6890 "--gpuStatsDump",
6891 "true",
6892 "--scales",
6893 "1.0",
6894 "1.1",
6895 "--config",
6896 "565",
6897 "8888",
6898 "gpu",
6899 "nonrendering",
6900 "angle",
6901 "hwui",
6902 "msaa16",
6903 "nvpr16",
6904 "nvprdit16",
6905 "--match",
6906 "~interlaced1.png",
6907 "~interlaced2.png",
6908 "~interlaced3.png",
6909 "~inc0.gif",
6910 "~inc1.gif",
6911 "~incInterlaced.gif",
6912 "~inc0.jpg",
6913 "~incGray.jpg",
6914 "~inc0.wbmp",
6915 "~inc1.wbmp",
6916 "~inc0.webp",
6917 "~inc1.webp",
6918 "~inc0.ico",
6919 "~inc1.ico",
6920 "~inc0.png",
6921 "~inc1.png",
6922 "~inc2.png",
6923 "~inc12.png",
6924 "~inc13.png",
6925 "~inc14.png",
6926 "~inc0.webp",
6927 "~inc1.webp"
6928 ],
6929 "upload_dm_results": true,
6930 "upload_perf_results": false
6931 },
6580 "Test-Win8-MSVC-ShuttleA-CPU-AVX-x86_64-Debug": { 6932 "Test-Win8-MSVC-ShuttleA-CPU-AVX-x86_64-Debug": {
6581 "build_targets": [ 6933 "build_targets": [
6582 "dm" 6934 "dm"
6583 ], 6935 ],
6584 "builder_cfg": { 6936 "builder_cfg": {
6585 "arch": "x86_64", 6937 "arch": "x86_64",
6586 "compiler": "MSVC", 6938 "compiler": "MSVC",
6587 "configuration": "Debug", 6939 "configuration": "Debug",
6588 "cpu_or_gpu": "CPU", 6940 "cpu_or_gpu": "CPU",
6589 "cpu_or_gpu_value": "AVX", 6941 "cpu_or_gpu_value": "AVX",
(...skipping 974 matching lines...) Expand 10 before | Expand all | Expand 10 after
7564 "~inc12.png", 7916 "~inc12.png",
7565 "~inc13.png", 7917 "~inc13.png",
7566 "~inc14.png", 7918 "~inc14.png",
7567 "~inc0.webp", 7919 "~inc0.webp",
7568 "~inc1.webp" 7920 "~inc1.webp"
7569 ], 7921 ],
7570 "upload_dm_results": true, 7922 "upload_dm_results": true,
7571 "upload_perf_results": false 7923 "upload_perf_results": false
7572 } 7924 }
7573 } 7925 }
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