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

Side by Side Diff: tools/dm_flags.json

Issue 1673663002: flags and hacks to get MSAN bot going (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: relax assert Created 4 years, 10 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 | « src/opts/SkXfermode_opts.h ('k') | tools/dm_flags.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 "Pretend-iOS-Bot": [ 2 "Pretend-iOS-Bot": [
3 "--pre_log", 3 "--pre_log",
4 "--matrix", 4 "--matrix",
5 "0", 5 "0",
6 "1", 6 "1",
7 "1", 7 "1",
8 "0", 8 "0",
9 "--config", 9 "--config",
10 "565", 10 "565",
(...skipping 1721 matching lines...) Expand 10 before | Expand all | Expand 10 after
1732 "image-cacherator-from-ctable", 1732 "image-cacherator-from-ctable",
1733 "2ndpic-8888", 1733 "2ndpic-8888",
1734 "gm", 1734 "gm",
1735 "_", 1735 "_",
1736 "image-cacherator-from-ctable", 1736 "image-cacherator-from-ctable",
1737 "serialize-8888", 1737 "serialize-8888",
1738 "gm", 1738 "gm",
1739 "_", 1739 "_",
1740 "image-cacherator-from-ctable" 1740 "image-cacherator-from-ctable"
1741 ], 1741 ],
1742 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN": [
1743 "--pre_log",
1744 "--matrix",
1745 "0",
1746 "1",
1747 "1",
1748 "0",
1749 "--config",
1750 "565",
1751 "8888",
1752 "gpu",
1753 "upright-matrix-8888",
1754 "upright-matrix-gpu",
1755 "sp-8888",
1756 "twice-8888",
1757 "2ndpic-8888",
1758 "remote-8888",
1759 "remote_cache-8888",
1760 "msaa16",
1761 "pdf",
1762 "pdf_poppler",
1763 "serialize-8888",
1764 "tiles_rt-8888",
1765 "pic-8888",
1766 "--src",
1767 "tests",
1768 "gm",
1769 "image",
1770 "--blacklist",
1771 "_",
1772 "image",
1773 "_",
1774 "interlaced1.png",
1775 "_",
1776 "image",
1777 "_",
1778 "interlaced2.png",
1779 "_",
1780 "image",
1781 "_",
1782 "interlaced3.png",
1783 "serialize-8888",
1784 "gm",
1785 "_",
1786 "not_native32_bitmap_config",
1787 "serialize-8888",
1788 "gm",
1789 "_",
1790 "bleed_image",
1791 "serialize-8888",
1792 "gm",
1793 "_",
1794 "bleed_alpha_image",
1795 "serialize-8888",
1796 "gm",
1797 "_",
1798 "bleed_alpha_image_shader",
1799 "serialize-8888",
1800 "gm",
1801 "_",
1802 "blend",
1803 "serialize-8888",
1804 "gm",
1805 "_",
1806 "c_gms",
1807 "serialize-8888",
1808 "gm",
1809 "_",
1810 "colortype",
1811 "serialize-8888",
1812 "gm",
1813 "_",
1814 "colortype_xfermodes",
1815 "serialize-8888",
1816 "gm",
1817 "_",
1818 "colorwheelnative",
1819 "serialize-8888",
1820 "gm",
1821 "_",
1822 "drawfilter",
1823 "serialize-8888",
1824 "gm",
1825 "_",
1826 "fontmgr_bounds_0.75_0",
1827 "serialize-8888",
1828 "gm",
1829 "_",
1830 "fontmgr_bounds_1_-0.25",
1831 "serialize-8888",
1832 "gm",
1833 "_",
1834 "fontmgr_bounds",
1835 "serialize-8888",
1836 "gm",
1837 "_",
1838 "fontmgr_match",
1839 "serialize-8888",
1840 "gm",
1841 "_",
1842 "fontmgr_iter",
1843 "serialize-8888",
1844 "gm",
1845 "_",
1846 "lightingshader",
1847 "serialize-8888",
1848 "gm",
1849 "_",
1850 "localmatriximagefilter",
1851 "serialize-8888",
1852 "gm",
1853 "_",
1854 "path_stroke_with_zero_length",
1855 "serialize-8888",
1856 "gm",
1857 "_",
1858 "textblobgeometrychange",
1859 "serialize-8888",
1860 "gm",
1861 "_",
1862 "verylargebitmap",
1863 "serialize-8888",
1864 "gm",
1865 "_",
1866 "verylarge_picture_image",
1867 "sp-8888",
1868 "gm",
1869 "_",
1870 "blend",
1871 "pic-8888",
1872 "gm",
1873 "_",
1874 "blend",
1875 "2ndpic-8888",
1876 "gm",
1877 "_",
1878 "blend",
1879 "sp-8888",
1880 "gm",
1881 "_",
1882 "drawfilter",
1883 "pic-8888",
1884 "gm",
1885 "_",
1886 "drawfilter",
1887 "2ndpic-8888",
1888 "gm",
1889 "_",
1890 "drawfilter",
1891 "sp-8888",
1892 "gm",
1893 "_",
1894 "path_stroke_with_zero_length",
1895 "pic-8888",
1896 "gm",
1897 "_",
1898 "path_stroke_with_zero_length",
1899 "2ndpic-8888",
1900 "gm",
1901 "_",
1902 "path_stroke_with_zero_length",
1903 "sp-8888",
1904 "gm",
1905 "_",
1906 "textblobgeometrychange",
1907 "pic-8888",
1908 "gm",
1909 "_",
1910 "textblobgeometrychange",
1911 "2ndpic-8888",
1912 "gm",
1913 "_",
1914 "textblobgeometrychange",
1915 "sp-8888",
1916 "gm",
1917 "_",
1918 "patch_primitive",
1919 "sp-8888",
1920 "gm",
1921 "_",
1922 "image-cacherator-from-picture",
1923 "pic-8888",
1924 "gm",
1925 "_",
1926 "image-cacherator-from-picture",
1927 "2ndpic-8888",
1928 "gm",
1929 "_",
1930 "image-cacherator-from-picture",
1931 "serialize-8888",
1932 "gm",
1933 "_",
1934 "image-cacherator-from-picture",
1935 "sp-8888",
1936 "gm",
1937 "_",
1938 "image-cacherator-from-raster",
1939 "pic-8888",
1940 "gm",
1941 "_",
1942 "image-cacherator-from-raster",
1943 "2ndpic-8888",
1944 "gm",
1945 "_",
1946 "image-cacherator-from-raster",
1947 "serialize-8888",
1948 "gm",
1949 "_",
1950 "image-cacherator-from-raster",
1951 "sp-8888",
1952 "gm",
1953 "_",
1954 "image-cacherator-from-ctable",
1955 "pic-8888",
1956 "gm",
1957 "_",
1958 "image-cacherator-from-ctable",
1959 "2ndpic-8888",
1960 "gm",
1961 "_",
1962 "image-cacherator-from-ctable",
1963 "serialize-8888",
1964 "gm",
1965 "_",
1966 "image-cacherator-from-ctable",
1967 "_",
1968 "image",
1969 "_",
1970 ".arw",
1971 "_",
1972 "image",
1973 "_",
1974 ".cr2",
1975 "_",
1976 "image",
1977 "_",
1978 ".dng",
1979 "_",
1980 "image",
1981 "_",
1982 ".nef",
1983 "_",
1984 "image",
1985 "_",
1986 ".nrw",
1987 "_",
1988 "image",
1989 "_",
1990 ".orf",
1991 "_",
1992 "image",
1993 "_",
1994 ".raf",
1995 "_",
1996 "image",
1997 "_",
1998 ".rw2",
1999 "_",
2000 "image",
2001 "_",
2002 ".pef",
2003 "_",
2004 "image",
2005 "_",
2006 ".srw",
2007 "_",
2008 "image",
2009 "_",
2010 ".ARW",
2011 "_",
2012 "image",
2013 "_",
2014 ".CR2",
2015 "_",
2016 "image",
2017 "_",
2018 ".DNG",
2019 "_",
2020 "image",
2021 "_",
2022 ".NEF",
2023 "_",
2024 "image",
2025 "_",
2026 ".NRW",
2027 "_",
2028 "image",
2029 "_",
2030 ".ORF",
2031 "_",
2032 "image",
2033 "_",
2034 ".RAF",
2035 "_",
2036 "image",
2037 "_",
2038 ".RW2",
2039 "_",
2040 "image",
2041 "_",
2042 ".PEF",
2043 "_",
2044 "image",
2045 "_",
2046 ".SRW",
2047 "_",
2048 "image",
2049 "_",
2050 ".wbmp",
2051 "_",
2052 "image",
2053 "_",
2054 ".png",
2055 "_",
2056 "image",
2057 "_",
2058 ".bmp",
2059 "--match",
2060 "~Codec",
2061 "~BlurLargeImage",
2062 "~FontMgrAndroidParser"
2063 ],
1742 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 2064 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
1743 "--pre_log", 2065 "--pre_log",
1744 "--matrix", 2066 "--matrix",
1745 "0", 2067 "0",
1746 "1", 2068 "1",
1747 "1", 2069 "1",
1748 "0", 2070 "0",
1749 "--config", 2071 "--config",
1750 "565", 2072 "565",
1751 "8888", 2073 "8888",
(...skipping 929 matching lines...) Expand 10 before | Expand all | Expand 10 after
2681 "_", 3003 "_",
2682 "image-cacherator-from-ctable", 3004 "image-cacherator-from-ctable",
2683 "serialize-8888", 3005 "serialize-8888",
2684 "gm", 3006 "gm",
2685 "_", 3007 "_",
2686 "image-cacherator-from-ctable", 3008 "image-cacherator-from-ctable",
2687 "--match", 3009 "--match",
2688 "~GLPrograms" 3010 "~GLPrograms"
2689 ] 3011 ]
2690 } 3012 }
OLDNEW
« no previous file with comments | « src/opts/SkXfermode_opts.h ('k') | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698