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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 7 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
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1044 matching lines...) Expand 10 before | Expand all | Expand 10 after
1055 }, 1055 },
1056 "bitmapscroll_pdf-mac.png": { 1056 "bitmapscroll_pdf-mac.png": {
1057 "allowed-digests": [ 1057 "allowed-digests": [
1058 [ 1058 [
1059 "bitmap-64bitMD5", 1059 "bitmap-64bitMD5",
1060 14189596790154793646 1060 14189596790154793646
1061 ] 1061 ]
1062 ], 1062 ],
1063 "ignore-failure": false 1063 "ignore-failure": false
1064 }, 1064 },
1065 "bitmapshaders_565.png": {
1066 "allowed-digests": [
1067 [
1068 "bitmap-64bitMD5",
1069 14816370732421230660
1070 ]
1071 ],
1072 "reviewed-by-human": true
1073 },
1074 "bitmapshaders_8888.png": {
1075 "allowed-digests": [
1076 [
1077 "bitmap-64bitMD5",
1078 2770977120663775609
1079 ]
1080 ],
1081 "reviewed-by-human": true
1082 },
1065 "bleed_565.png": { 1083 "bleed_565.png": {
1066 "allowed-digests": [ 1084 "allowed-digests": [
1067 [ 1085 [
1068 "bitmap-64bitMD5", 1086 "bitmap-64bitMD5",
1069 5004478543740101868 1087 5004478543740101868
1070 ] 1088 ]
1071 ], 1089 ],
1072 "bugs": [ 1090 "bugs": [
1073 1578 1091 1578
1074 ], 1092 ],
(...skipping 13797 matching lines...) Expand 10 before | Expand all | Expand 10 after
14872 1686335507111519102 14890 1686335507111519102
14873 ] 14891 ]
14874 ], 14892 ],
14875 "bugs": [ 14893 "bugs": [
14876 1578 14894 1578
14877 ], 14895 ],
14878 "reviewed-by-human": false 14896 "reviewed-by-human": false
14879 } 14897 }
14880 } 14898 }
14881 } 14899 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698