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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/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 1113 matching lines...) Expand 10 before | Expand all | Expand 10 after
1124 [ 1124 [
1125 "bitmap-64bitMD5", 1125 "bitmap-64bitMD5",
1126 9607620596504556290 1126 9607620596504556290
1127 ] 1127 ]
1128 ], 1128 ],
1129 "bugs": [ 1129 "bugs": [
1130 1578 1130 1578
1131 ], 1131 ],
1132 "reviewed-by-human": false 1132 "reviewed-by-human": false
1133 }, 1133 },
1134 "bitmapshaders_565.png": {
1135 "allowed-digests": [
1136 [
1137 "bitmap-64bitMD5",
1138 14816370732421230660
1139 ]
1140 ],
1141 "reviewed-by-human": true
1142 },
1143 "bitmapshaders_8888.png": {
1144 "allowed-digests": [
1145 [
1146 "bitmap-64bitMD5",
1147 2770977120663775609
1148 ]
1149 ],
1150 "reviewed-by-human": true
1151 },
1134 "bleed_565.png": { 1152 "bleed_565.png": {
1135 "allowed-digests": [ 1153 "allowed-digests": [
1136 [ 1154 [
1137 "bitmap-64bitMD5", 1155 "bitmap-64bitMD5",
1138 5004478543740101868 1156 5004478543740101868
1139 ] 1157 ]
1140 ] 1158 ]
1141 }, 1159 },
1142 "bleed_8888.png": { 1160 "bleed_8888.png": {
1143 "allowed-digests": [ 1161 "allowed-digests": [
(...skipping 14011 matching lines...) Expand 10 before | Expand all | Expand 10 after
15155 9087691823784686185 15173 9087691823784686185
15156 ] 15174 ]
15157 ], 15175 ],
15158 "bugs": [ 15176 "bugs": [
15159 1578 15177 1578
15160 ], 15178 ],
15161 "reviewed-by-human": false 15179 "reviewed-by-human": false
15162 } 15180 }
15163 } 15181 }
15164 } 15182 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698