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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/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 1131 matching lines...) Expand 10 before | Expand all | Expand 10 after
1142 [ 1142 [
1143 "bitmap-64bitMD5", 1143 "bitmap-64bitMD5",
1144 2166959127886361457 1144 2166959127886361457
1145 ] 1145 ]
1146 ], 1146 ],
1147 "bugs": [ 1147 "bugs": [
1148 1578 1148 1578
1149 ], 1149 ],
1150 "reviewed-by-human": false 1150 "reviewed-by-human": false
1151 }, 1151 },
1152 "bitmapshaders_565.png": {
1153 "allowed-digests": [
1154 [
1155 "bitmap-64bitMD5",
1156 14816370732421230660
1157 ]
1158 ],
1159 "reviewed-by-human": true
1160 },
1161 "bitmapshaders_8888.png": {
1162 "allowed-digests": [
1163 [
1164 "bitmap-64bitMD5",
1165 2770977120663775609
1166 ]
1167 ],
1168 "reviewed-by-human": true
1169 },
1152 "bleed_565.png": { 1170 "bleed_565.png": {
1153 "allowed-digests": [ 1171 "allowed-digests": [
1154 [ 1172 [
1155 "bitmap-64bitMD5", 1173 "bitmap-64bitMD5",
1156 5004478543740101868 1174 5004478543740101868
1157 ] 1175 ]
1158 ] 1176 ]
1159 }, 1177 },
1160 "bleed_8888.png": { 1178 "bleed_8888.png": {
1161 "allowed-digests": [ 1179 "allowed-digests": [
(...skipping 14813 matching lines...) Expand 10 before | Expand all | Expand 10 after
15975 1686335507111519102 15993 1686335507111519102
15976 ] 15994 ]
15977 ], 15995 ],
15978 "bugs": [ 15996 "bugs": [
15979 1578 15997 1578
15980 ], 15998 ],
15981 "reviewed-by-human": false 15999 "reviewed-by-human": false
15982 } 16000 }
15983 } 16001 }
15984 } 16002 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698