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

Side by Side Diff: tools/dm_flags.json

Issue 1178943006: Stop running SKPs in DM on the bots. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: update expectation Created 5 years, 6 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/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",
11 "gpu", 11 "gpu",
12 "upright-matrix-8888", 12 "upright-matrix-8888",
13 "upright-matrix-gpu", 13 "upright-matrix-gpu",
14 "pdf", 14 "pdf",
15 "serialize-8888", 15 "serialize-8888",
16 "tiles_rt-8888", 16 "tiles_rt-8888",
17 "pipe-8888", 17 "pipe-8888",
18 "--src",
19 "tests",
20 "gm",
21 "image",
18 "--blacklist", 22 "--blacklist",
19 "gpu", 23 "gpu",
20 "_", 24 "_",
21 "_", 25 "_",
22 "PANO_20121023_214540.jpg", 26 "PANO_20121023_214540.jpg",
23 "msaa", 27 "msaa",
24 "_", 28 "_",
25 "_", 29 "_",
26 "PANO_20121023_214540.jpg", 30 "PANO_20121023_214540.jpg",
27 "_", 31 "_",
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 ], 165 ],
162 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 166 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
163 "--config", 167 "--config",
164 "565", 168 "565",
165 "8888", 169 "8888",
166 "gpu", 170 "gpu",
167 "msaa4", 171 "msaa4",
168 "serialize-8888", 172 "serialize-8888",
169 "tiles_rt-8888", 173 "tiles_rt-8888",
170 "pipe-8888", 174 "pipe-8888",
171 "--threads",
172 "0",
173 "--src", 175 "--src",
174 "tests", 176 "tests",
175 "gm", 177 "gm",
178 "--threads",
179 "0",
176 "--blacklist", 180 "--blacklist",
177 "gpu", 181 "gpu",
178 "_", 182 "_",
179 "_", 183 "_",
180 "PANO_20121023_214540.jpg", 184 "PANO_20121023_214540.jpg",
181 "msaa", 185 "msaa",
182 "_", 186 "_",
183 "_", 187 "_",
184 "PANO_20121023_214540.jpg", 188 "PANO_20121023_214540.jpg",
185 "_", 189 "_",
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 "~desk_yahoonews_0" 296 "~desk_yahoonews_0"
293 ], 297 ],
294 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 298 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
295 "--config", 299 "--config",
296 "565", 300 "565",
297 "8888", 301 "8888",
298 "gpu", 302 "gpu",
299 "serialize-8888", 303 "serialize-8888",
300 "tiles_rt-8888", 304 "tiles_rt-8888",
301 "pipe-8888", 305 "pipe-8888",
302 "--threads",
303 "0",
304 "--src", 306 "--src",
305 "tests", 307 "tests",
306 "gm", 308 "gm",
309 "--threads",
310 "0",
307 "--blacklist", 311 "--blacklist",
308 "gpu", 312 "gpu",
309 "_", 313 "_",
310 "_", 314 "_",
311 "PANO_20121023_214540.jpg", 315 "PANO_20121023_214540.jpg",
312 "msaa", 316 "msaa",
313 "_", 317 "_",
314 "_", 318 "_",
315 "PANO_20121023_214540.jpg", 319 "PANO_20121023_214540.jpg",
316 "_", 320 "_",
(...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after
677 "Hopstarter-Mac-Folders-Apple.ico", 681 "Hopstarter-Mac-Folders-Apple.ico",
678 "--match", 682 "--match",
679 "~tabl_mozilla_0", 683 "~tabl_mozilla_0",
680 "~desk_yahoonews_0" 684 "~desk_yahoonews_0"
681 ], 685 ],
682 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 686 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
683 "--config", 687 "--config",
684 "565", 688 "565",
685 "8888", 689 "8888",
686 "gpu", 690 "gpu",
691 "--src",
692 "tests",
693 "gm",
694 "image",
687 "--blacklist", 695 "--blacklist",
688 "gpu", 696 "gpu",
689 "_", 697 "_",
690 "_", 698 "_",
691 "PANO_20121023_214540.jpg", 699 "PANO_20121023_214540.jpg",
692 "msaa", 700 "msaa",
693 "_", 701 "_",
694 "_", 702 "_",
695 "PANO_20121023_214540.jpg", 703 "PANO_20121023_214540.jpg",
696 "_", 704 "_",
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
813 "8888", 821 "8888",
814 "gpu", 822 "gpu",
815 "upright-matrix-8888", 823 "upright-matrix-8888",
816 "upright-matrix-gpu", 824 "upright-matrix-gpu",
817 "sp-8888", 825 "sp-8888",
818 "msaa16", 826 "msaa16",
819 "pdf", 827 "pdf",
820 "serialize-8888", 828 "serialize-8888",
821 "tiles_rt-8888", 829 "tiles_rt-8888",
822 "pipe-8888", 830 "pipe-8888",
831 "--src",
832 "tests",
833 "gm",
834 "image",
823 "--blacklist", 835 "--blacklist",
824 "gpu", 836 "gpu",
825 "_", 837 "_",
826 "_", 838 "_",
827 "PANO_20121023_214540.jpg", 839 "PANO_20121023_214540.jpg",
828 "msaa", 840 "msaa",
829 "_", 841 "_",
830 "_", 842 "_",
831 "PANO_20121023_214540.jpg", 843 "PANO_20121023_214540.jpg",
832 "_", 844 "_",
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
947 "8888", 959 "8888",
948 "gpu", 960 "gpu",
949 "upright-matrix-8888", 961 "upright-matrix-8888",
950 "upright-matrix-gpu", 962 "upright-matrix-gpu",
951 "sp-8888", 963 "sp-8888",
952 "msaa16", 964 "msaa16",
953 "pdf", 965 "pdf",
954 "serialize-8888", 966 "serialize-8888",
955 "tiles_rt-8888", 967 "tiles_rt-8888",
956 "pipe-8888", 968 "pipe-8888",
969 "--src",
970 "tests",
971 "gm",
972 "image",
957 "--blacklist", 973 "--blacklist",
958 "gpu", 974 "gpu",
959 "_", 975 "_",
960 "_", 976 "_",
961 "PANO_20121023_214540.jpg", 977 "PANO_20121023_214540.jpg",
962 "msaa", 978 "msaa",
963 "_", 979 "_",
964 "_", 980 "_",
965 "PANO_20121023_214540.jpg", 981 "PANO_20121023_214540.jpg",
966 "_", 982 "_",
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
1105 "8888", 1121 "8888",
1106 "gpu", 1122 "gpu",
1107 "upright-matrix-8888", 1123 "upright-matrix-8888",
1108 "upright-matrix-gpu", 1124 "upright-matrix-gpu",
1109 "nvprmsaa16", 1125 "nvprmsaa16",
1110 "msaa16", 1126 "msaa16",
1111 "pdf", 1127 "pdf",
1112 "serialize-8888", 1128 "serialize-8888",
1113 "tiles_rt-8888", 1129 "tiles_rt-8888",
1114 "pipe-8888", 1130 "pipe-8888",
1131 "--src",
1132 "tests",
1133 "gm",
1115 "--blacklist", 1134 "--blacklist",
1116 "gpu", 1135 "gpu",
1117 "_", 1136 "_",
1118 "_", 1137 "_",
1119 "PANO_20121023_214540.jpg", 1138 "PANO_20121023_214540.jpg",
1120 "msaa", 1139 "msaa",
1121 "_", 1140 "_",
1122 "_", 1141 "_",
1123 "PANO_20121023_214540.jpg", 1142 "PANO_20121023_214540.jpg",
1124 "_", 1143 "_",
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
1263 "8888", 1282 "8888",
1264 "gpu", 1283 "gpu",
1265 "upright-matrix-8888", 1284 "upright-matrix-8888",
1266 "upright-matrix-gpu", 1285 "upright-matrix-gpu",
1267 "msaa16", 1286 "msaa16",
1268 "pdf", 1287 "pdf",
1269 "serialize-8888", 1288 "serialize-8888",
1270 "tiles_rt-8888", 1289 "tiles_rt-8888",
1271 "pipe-8888", 1290 "pipe-8888",
1272 "angle", 1291 "angle",
1292 "--src",
1293 "tests",
1294 "gm",
1273 "--blacklist", 1295 "--blacklist",
1274 "gpu", 1296 "gpu",
1275 "_", 1297 "_",
1276 "_", 1298 "_",
1277 "PANO_20121023_214540.jpg", 1299 "PANO_20121023_214540.jpg",
1278 "msaa", 1300 "msaa",
1279 "_", 1301 "_",
1280 "_", 1302 "_",
1281 "PANO_20121023_214540.jpg", 1303 "PANO_20121023_214540.jpg",
1282 "_", 1304 "_",
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
1394 "msaa16", 1416 "msaa16",
1395 "gm", 1417 "gm",
1396 "_", 1418 "_",
1397 "colorwheelnative", 1419 "colorwheelnative",
1398 "pdf", 1420 "pdf",
1399 "gm", 1421 "gm",
1400 "_", 1422 "_",
1401 "fontmgr_iter_factory" 1423 "fontmgr_iter_factory"
1402 ] 1424 ]
1403 } 1425 }
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