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

Side by Side Diff: tools/dm_flags.json

Issue 1535133002: Reenable testing webp to PDF on Valgrind (Closed) Base URL: https://skia.googlesource.com/skia.git@reenableTest3
Patch Set: 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/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 "--matrix", 3 "--matrix",
4 "0", 4 "0",
5 "1", 5 "1",
6 "1", 6 "1",
7 "0", 7 "0",
8 "--config", 8 "--config",
9 "565", 9 "565",
10 "8888", 10 "8888",
(...skipping 1719 matching lines...) Expand 10 before | Expand all | Expand 10 after
1730 "inc12.png", 1730 "inc12.png",
1731 "_", 1731 "_",
1732 "image", 1732 "image",
1733 "decode", 1733 "decode",
1734 "inc13.png", 1734 "inc13.png",
1735 "_", 1735 "_",
1736 "image", 1736 "image",
1737 "decode", 1737 "decode",
1738 "inc14.png", 1738 "inc14.png",
1739 "pdf", 1739 "pdf",
1740 "_",
1741 "_",
1742 ".webp",
1743 "pdf",
1744 "gm", 1740 "gm",
1745 "_", 1741 "_",
1746 "fontmgr_iter", 1742 "fontmgr_iter",
1747 "pdf", 1743 "pdf",
1748 "_", 1744 "_",
1749 "_", 1745 "_",
1750 "PANO_20121023_214540.jpg", 1746 "PANO_20121023_214540.jpg",
1751 "pdf", 1747 "pdf",
1752 "skp", 1748 "skp",
1753 "_", 1749 "_",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
1940 "inc12.png", 1936 "inc12.png",
1941 "_", 1937 "_",
1942 "image", 1938 "image",
1943 "decode", 1939 "decode",
1944 "inc13.png", 1940 "inc13.png",
1945 "_", 1941 "_",
1946 "image", 1942 "image",
1947 "decode", 1943 "decode",
1948 "inc14.png", 1944 "inc14.png",
1949 "pdf", 1945 "pdf",
1950 "_",
1951 "_",
1952 ".webp",
1953 "pdf",
1954 "gm", 1946 "gm",
1955 "_", 1947 "_",
1956 "fontmgr_iter", 1948 "fontmgr_iter",
1957 "pdf", 1949 "pdf",
1958 "_", 1950 "_",
1959 "_", 1951 "_",
1960 "PANO_20121023_214540.jpg", 1952 "PANO_20121023_214540.jpg",
1961 "pdf", 1953 "pdf",
1962 "skp", 1954 "skp",
1963 "_", 1955 "_",
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
2175 "_", 2167 "_",
2176 "image", 2168 "image",
2177 "_", 2169 "_",
2178 "interlaced2.png", 2170 "interlaced2.png",
2179 "_", 2171 "_",
2180 "image", 2172 "image",
2181 "_", 2173 "_",
2182 "interlaced3.png" 2174 "interlaced3.png"
2183 ] 2175 ]
2184 } 2176 }
OLDNEW
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698