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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json

Issue 23144005: expectations for radial_gradient2 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
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 "aaclip_angle.png": { 9 "aaclip_angle.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1133 matching lines...) Expand 10 before | Expand all | Expand 10 after
1144 }, 1144 },
1145 "quadpath_angle.png": { 1145 "quadpath_angle.png": {
1146 "allowed-digests": [ 1146 "allowed-digests": [
1147 [ 1147 [
1148 "bitmap-64bitMD5", 1148 "bitmap-64bitMD5",
1149 11798651298936594976 1149 11798651298936594976
1150 ] 1150 ]
1151 ], 1151 ],
1152 "ignore-failure": false 1152 "ignore-failure": false
1153 }, 1153 },
1154 "radial_gradient2_565.png": {
1155 "allowed-digests": [
1156 [
1157 "bitmap-64bitMD5",
1158 18307699538837897413
1159 ]
1160 ]
1161 },
1162 "radial_gradient2_8888.png": {
1163 "allowed-digests": [
1164 [
1165 "bitmap-64bitMD5",
1166 5549683248195883229
1167 ]
1168 ]
1169 },
1170 "radial_gradient2_angle.png": {
1171 "allowed-digests": [
1172 [
1173 "bitmap-64bitMD5",
1174 17718907692553320077
1175 ]
1176 ]
1177 },
1178 "radial_gradient2_gpu.png": {
1179 "allowed-digests": [
1180 [
1181 "bitmap-64bitMD5",
1182 6071935294942893742
1183 ]
1184 ]
1185 },
1186 "radial_gradient2_pdf.png": {
1187 "allowed-digests": [
1188 [
1189 "bitmap-64bitMD5",
1190 11341215534952942208
1191 ]
1192 ]
1193 },
1154 "radial_gradient_angle.png": { 1194 "radial_gradient_angle.png": {
1155 "allowed-digests": [ 1195 "allowed-digests": [
1156 [ 1196 [
1157 "bitmap-64bitMD5", 1197 "bitmap-64bitMD5",
1158 5440525180981761895 1198 5440525180981761895
1159 ] 1199 ]
1160 ], 1200 ],
1161 "ignore-failure": false 1201 "ignore-failure": false
1162 }, 1202 },
1163 "rects_angle.png": { 1203 "rects_angle.png": {
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
1493 "allowed-digests": [ 1533 "allowed-digests": [
1494 [ 1534 [
1495 "bitmap-64bitMD5", 1535 "bitmap-64bitMD5",
1496 12811402217567391576 1536 12811402217567391576
1497 ] 1537 ]
1498 ], 1538 ],
1499 "ignore-failure": false 1539 "ignore-failure": false
1500 } 1540 }
1501 } 1541 }
1502 } 1542 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698