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

Side by Side Diff: tools/dm_flags.json

Issue 1677133002: Blacklist RAW images on GPU tests (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « 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 "--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 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 "_", 410 "_",
411 "image-cacherator-from-ctable", 411 "image-cacherator-from-ctable",
412 "2ndpic-8888", 412 "2ndpic-8888",
413 "gm", 413 "gm",
414 "_", 414 "_",
415 "image-cacherator-from-ctable", 415 "image-cacherator-from-ctable",
416 "serialize-8888", 416 "serialize-8888",
417 "gm", 417 "gm",
418 "_", 418 "_",
419 "image-cacherator-from-ctable", 419 "image-cacherator-from-ctable",
420 "_",
421 "image",
422 "_",
423 ".arw",
424 "_",
425 "image",
426 "_",
427 ".cr2",
428 "_",
429 "image",
430 "_",
431 ".dng",
432 "_",
433 "image",
434 "_",
435 ".nef",
436 "_",
437 "image",
438 "_",
439 ".nrw",
440 "_",
441 "image",
442 "_",
443 ".orf",
444 "_",
445 "image",
446 "_",
447 ".raf",
448 "_",
449 "image",
450 "_",
451 ".rw2",
452 "_",
453 "image",
454 "_",
455 ".pef",
456 "_",
457 "image",
458 "_",
459 ".srw",
460 "_",
461 "image",
462 "_",
463 ".ARW",
464 "_",
465 "image",
466 "_",
467 ".CR2",
468 "_",
469 "image",
470 "_",
471 ".DNG",
472 "_",
473 "image",
474 "_",
475 ".NEF",
476 "_",
477 "image",
478 "_",
479 ".NRW",
480 "_",
481 "image",
482 "_",
483 ".ORF",
484 "_",
485 "image",
486 "_",
487 ".RAF",
488 "_",
489 "image",
490 "_",
491 ".RW2",
492 "_",
493 "image",
494 "_",
495 ".PEF",
496 "_",
497 "image",
498 "_",
499 ".SRW",
420 "--match", 500 "--match",
421 "~WritePixels" 501 "~WritePixels"
422 ], 502 ],
423 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 503 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
424 "--pre_log", 504 "--pre_log",
425 "--config", 505 "--config",
426 "565", 506 "565",
427 "8888", 507 "8888",
428 "gpu", 508 "gpu",
429 "msaa4", 509 "msaa4",
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 "_", 694 "_",
615 "image-cacherator-from-ctable", 695 "image-cacherator-from-ctable",
616 "2ndpic-8888", 696 "2ndpic-8888",
617 "gm", 697 "gm",
618 "_", 698 "_",
619 "image-cacherator-from-ctable", 699 "image-cacherator-from-ctable",
620 "serialize-8888", 700 "serialize-8888",
621 "gm", 701 "gm",
622 "_", 702 "_",
623 "image-cacherator-from-ctable", 703 "image-cacherator-from-ctable",
704 "_",
705 "image",
706 "_",
707 ".arw",
708 "_",
709 "image",
710 "_",
711 ".cr2",
712 "_",
713 "image",
714 "_",
715 ".dng",
716 "_",
717 "image",
718 "_",
719 ".nef",
720 "_",
721 "image",
722 "_",
723 ".nrw",
724 "_",
725 "image",
726 "_",
727 ".orf",
728 "_",
729 "image",
730 "_",
731 ".raf",
732 "_",
733 "image",
734 "_",
735 ".rw2",
736 "_",
737 "image",
738 "_",
739 ".pef",
740 "_",
741 "image",
742 "_",
743 ".srw",
744 "_",
745 "image",
746 "_",
747 ".ARW",
748 "_",
749 "image",
750 "_",
751 ".CR2",
752 "_",
753 "image",
754 "_",
755 ".DNG",
756 "_",
757 "image",
758 "_",
759 ".NEF",
760 "_",
761 "image",
762 "_",
763 ".NRW",
764 "_",
765 "image",
766 "_",
767 ".ORF",
768 "_",
769 "image",
770 "_",
771 ".RAF",
772 "_",
773 "image",
774 "_",
775 ".RW2",
776 "_",
777 "image",
778 "_",
779 ".PEF",
780 "_",
781 "image",
782 "_",
783 ".SRW",
624 "--match", 784 "--match",
625 "~WritePixels" 785 "~WritePixels"
626 ], 786 ],
627 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 787 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
628 "--pre_log", 788 "--pre_log",
629 "--config", 789 "--config",
630 "565", 790 "565",
631 "8888", 791 "8888",
632 "gpu", 792 "gpu",
633 "serialize-8888", 793 "serialize-8888",
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 "_", 976 "_",
817 "image-cacherator-from-ctable", 977 "image-cacherator-from-ctable",
818 "2ndpic-8888", 978 "2ndpic-8888",
819 "gm", 979 "gm",
820 "_", 980 "_",
821 "image-cacherator-from-ctable", 981 "image-cacherator-from-ctable",
822 "serialize-8888", 982 "serialize-8888",
823 "gm", 983 "gm",
824 "_", 984 "_",
825 "image-cacherator-from-ctable", 985 "image-cacherator-from-ctable",
986 "_",
987 "image",
988 "_",
989 ".arw",
990 "_",
991 "image",
992 "_",
993 ".cr2",
994 "_",
995 "image",
996 "_",
997 ".dng",
998 "_",
999 "image",
1000 "_",
1001 ".nef",
1002 "_",
1003 "image",
1004 "_",
1005 ".nrw",
1006 "_",
1007 "image",
1008 "_",
1009 ".orf",
1010 "_",
1011 "image",
1012 "_",
1013 ".raf",
1014 "_",
1015 "image",
1016 "_",
1017 ".rw2",
1018 "_",
1019 "image",
1020 "_",
1021 ".pef",
1022 "_",
1023 "image",
1024 "_",
1025 ".srw",
1026 "_",
1027 "image",
1028 "_",
1029 ".ARW",
1030 "_",
1031 "image",
1032 "_",
1033 ".CR2",
1034 "_",
1035 "image",
1036 "_",
1037 ".DNG",
1038 "_",
1039 "image",
1040 "_",
1041 ".NEF",
1042 "_",
1043 "image",
1044 "_",
1045 ".NRW",
1046 "_",
1047 "image",
1048 "_",
1049 ".ORF",
1050 "_",
1051 "image",
1052 "_",
1053 ".RAF",
1054 "_",
1055 "image",
1056 "_",
1057 ".RW2",
1058 "_",
1059 "image",
1060 "_",
1061 ".PEF",
1062 "_",
1063 "image",
1064 "_",
1065 ".SRW",
826 "--match", 1066 "--match",
827 "~imagefiltersclipped", 1067 "~imagefiltersclipped",
828 "~imagefilterscropexpand", 1068 "~imagefilterscropexpand",
829 "~scaled_tilemodes_npot", 1069 "~scaled_tilemodes_npot",
830 "~bleed_image", 1070 "~bleed_image",
831 "~ReadPixels" 1071 "~ReadPixels"
832 ], 1072 ],
833 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 1073 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
834 "--pre_log", 1074 "--pre_log",
835 "--config", 1075 "--config",
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
1019 "gm", 1259 "gm",
1020 "_", 1260 "_",
1021 "image-cacherator-from-ctable", 1261 "image-cacherator-from-ctable",
1022 "2ndpic-8888", 1262 "2ndpic-8888",
1023 "gm", 1263 "gm",
1024 "_", 1264 "_",
1025 "image-cacherator-from-ctable", 1265 "image-cacherator-from-ctable",
1026 "serialize-8888", 1266 "serialize-8888",
1027 "gm", 1267 "gm",
1028 "_", 1268 "_",
1029 "image-cacherator-from-ctable" 1269 "image-cacherator-from-ctable",
1270 "_",
1271 "image",
1272 "_",
1273 ".arw",
1274 "_",
1275 "image",
1276 "_",
1277 ".cr2",
1278 "_",
1279 "image",
1280 "_",
1281 ".dng",
1282 "_",
1283 "image",
1284 "_",
1285 ".nef",
1286 "_",
1287 "image",
1288 "_",
1289 ".nrw",
1290 "_",
1291 "image",
1292 "_",
1293 ".orf",
1294 "_",
1295 "image",
1296 "_",
1297 ".raf",
1298 "_",
1299 "image",
1300 "_",
1301 ".rw2",
1302 "_",
1303 "image",
1304 "_",
1305 ".pef",
1306 "_",
1307 "image",
1308 "_",
1309 ".srw",
1310 "_",
1311 "image",
1312 "_",
1313 ".ARW",
1314 "_",
1315 "image",
1316 "_",
1317 ".CR2",
1318 "_",
1319 "image",
1320 "_",
1321 ".DNG",
1322 "_",
1323 "image",
1324 "_",
1325 ".NEF",
1326 "_",
1327 "image",
1328 "_",
1329 ".NRW",
1330 "_",
1331 "image",
1332 "_",
1333 ".ORF",
1334 "_",
1335 "image",
1336 "_",
1337 ".RAF",
1338 "_",
1339 "image",
1340 "_",
1341 ".RW2",
1342 "_",
1343 "image",
1344 "_",
1345 ".PEF",
1346 "_",
1347 "image",
1348 "_",
1349 ".SRW"
1030 ], 1350 ],
1031 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [ 1351 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
1032 "--pre_log", 1352 "--pre_log",
1033 "--config", 1353 "--config",
1034 "565", 1354 "565",
1035 "8888", 1355 "8888",
1036 "gpu", 1356 "gpu",
1037 "nvprmsaa4", 1357 "nvprmsaa4",
1038 "msaa4", 1358 "msaa4",
1039 "serialize-8888", 1359 "serialize-8888",
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
1219 "gm", 1539 "gm",
1220 "_", 1540 "_",
1221 "image-cacherator-from-ctable", 1541 "image-cacherator-from-ctable",
1222 "2ndpic-8888", 1542 "2ndpic-8888",
1223 "gm", 1543 "gm",
1224 "_", 1544 "_",
1225 "image-cacherator-from-ctable", 1545 "image-cacherator-from-ctable",
1226 "serialize-8888", 1546 "serialize-8888",
1227 "gm", 1547 "gm",
1228 "_", 1548 "_",
1229 "image-cacherator-from-ctable" 1549 "image-cacherator-from-ctable",
1550 "_",
1551 "image",
1552 "_",
1553 ".arw",
1554 "_",
1555 "image",
1556 "_",
1557 ".cr2",
1558 "_",
1559 "image",
1560 "_",
1561 ".dng",
1562 "_",
1563 "image",
1564 "_",
1565 ".nef",
1566 "_",
1567 "image",
1568 "_",
1569 ".nrw",
1570 "_",
1571 "image",
1572 "_",
1573 ".orf",
1574 "_",
1575 "image",
1576 "_",
1577 ".raf",
1578 "_",
1579 "image",
1580 "_",
1581 ".rw2",
1582 "_",
1583 "image",
1584 "_",
1585 ".pef",
1586 "_",
1587 "image",
1588 "_",
1589 ".srw",
1590 "_",
1591 "image",
1592 "_",
1593 ".ARW",
1594 "_",
1595 "image",
1596 "_",
1597 ".CR2",
1598 "_",
1599 "image",
1600 "_",
1601 ".DNG",
1602 "_",
1603 "image",
1604 "_",
1605 ".NEF",
1606 "_",
1607 "image",
1608 "_",
1609 ".NRW",
1610 "_",
1611 "image",
1612 "_",
1613 ".ORF",
1614 "_",
1615 "image",
1616 "_",
1617 ".RAF",
1618 "_",
1619 "image",
1620 "_",
1621 ".RW2",
1622 "_",
1623 "image",
1624 "_",
1625 ".PEF",
1626 "_",
1627 "image",
1628 "_",
1629 ".SRW"
1230 ], 1630 ],
1231 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 1631 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
1232 "--pre_log", 1632 "--pre_log",
1233 "--config", 1633 "--config",
1234 "565", 1634 "565",
1235 "8888", 1635 "8888",
1236 "gpu", 1636 "gpu",
1237 "--src", 1637 "--src",
1238 "tests", 1638 "tests",
1239 "gm", 1639 "gm",
(...skipping 1444 matching lines...) Expand 10 before | Expand all | Expand 10 after
2684 "_", 3084 "_",
2685 "image-cacherator-from-ctable", 3085 "image-cacherator-from-ctable",
2686 "2ndpic-8888", 3086 "2ndpic-8888",
2687 "gm", 3087 "gm",
2688 "_", 3088 "_",
2689 "image-cacherator-from-ctable", 3089 "image-cacherator-from-ctable",
2690 "serialize-8888", 3090 "serialize-8888",
2691 "gm", 3091 "gm",
2692 "_", 3092 "_",
2693 "image-cacherator-from-ctable", 3093 "image-cacherator-from-ctable",
3094 "_",
3095 "image",
3096 "_",
3097 ".arw",
3098 "_",
3099 "image",
3100 "_",
3101 ".cr2",
3102 "_",
3103 "image",
3104 "_",
3105 ".dng",
3106 "_",
3107 "image",
3108 "_",
3109 ".nef",
3110 "_",
3111 "image",
3112 "_",
3113 ".nrw",
3114 "_",
3115 "image",
3116 "_",
3117 ".orf",
3118 "_",
3119 "image",
3120 "_",
3121 ".raf",
3122 "_",
3123 "image",
3124 "_",
3125 ".rw2",
3126 "_",
3127 "image",
3128 "_",
3129 ".pef",
3130 "_",
3131 "image",
3132 "_",
3133 ".srw",
3134 "_",
3135 "image",
3136 "_",
3137 ".ARW",
3138 "_",
3139 "image",
3140 "_",
3141 ".CR2",
3142 "_",
3143 "image",
3144 "_",
3145 ".DNG",
3146 "_",
3147 "image",
3148 "_",
3149 ".NEF",
3150 "_",
3151 "image",
3152 "_",
3153 ".NRW",
3154 "_",
3155 "image",
3156 "_",
3157 ".ORF",
3158 "_",
3159 "image",
3160 "_",
3161 ".RAF",
3162 "_",
3163 "image",
3164 "_",
3165 ".RW2",
3166 "_",
3167 "image",
3168 "_",
3169 ".PEF",
3170 "_",
3171 "image",
3172 "_",
3173 ".SRW",
2694 "--match", 3174 "--match",
2695 "~Threaded" 3175 "~Threaded"
2696 ], 3176 ],
2697 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 3177 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
2698 "--pre_log", 3178 "--pre_log",
2699 "--matrix", 3179 "--matrix",
2700 "0", 3180 "0",
2701 "1", 3181 "1",
2702 "1", 3182 "1",
2703 "0", 3183 "0",
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
2915 "_", 3395 "_",
2916 "image-cacherator-from-ctable", 3396 "image-cacherator-from-ctable",
2917 "2ndpic-8888", 3397 "2ndpic-8888",
2918 "gm", 3398 "gm",
2919 "_", 3399 "_",
2920 "image-cacherator-from-ctable", 3400 "image-cacherator-from-ctable",
2921 "serialize-8888", 3401 "serialize-8888",
2922 "gm", 3402 "gm",
2923 "_", 3403 "_",
2924 "image-cacherator-from-ctable", 3404 "image-cacherator-from-ctable",
3405 "_",
3406 "image",
3407 "_",
3408 ".arw",
3409 "_",
3410 "image",
3411 "_",
3412 ".cr2",
3413 "_",
3414 "image",
3415 "_",
3416 ".dng",
3417 "_",
3418 "image",
3419 "_",
3420 ".nef",
3421 "_",
3422 "image",
3423 "_",
3424 ".nrw",
3425 "_",
3426 "image",
3427 "_",
3428 ".orf",
3429 "_",
3430 "image",
3431 "_",
3432 ".raf",
3433 "_",
3434 "image",
3435 "_",
3436 ".rw2",
3437 "_",
3438 "image",
3439 "_",
3440 ".pef",
3441 "_",
3442 "image",
3443 "_",
3444 ".srw",
3445 "_",
3446 "image",
3447 "_",
3448 ".ARW",
3449 "_",
3450 "image",
3451 "_",
3452 ".CR2",
3453 "_",
3454 "image",
3455 "_",
3456 ".DNG",
3457 "_",
3458 "image",
3459 "_",
3460 ".NEF",
3461 "_",
3462 "image",
3463 "_",
3464 ".NRW",
3465 "_",
3466 "image",
3467 "_",
3468 ".ORF",
3469 "_",
3470 "image",
3471 "_",
3472 ".RAF",
3473 "_",
3474 "image",
3475 "_",
3476 ".RW2",
3477 "_",
3478 "image",
3479 "_",
3480 ".PEF",
3481 "_",
3482 "image",
3483 "_",
3484 ".SRW",
2925 "--match", 3485 "--match",
2926 "~GLPrograms" 3486 "~GLPrograms"
2927 ] 3487 ]
2928 } 3488 }
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