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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/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 "3x3bitmaprect_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1242 matching lines...) Expand 10 before | Expand all | Expand 10 after
1253 }, 1253 },
1254 "quadpath_gpu.png": { 1254 "quadpath_gpu.png": {
1255 "allowed-digests": [ 1255 "allowed-digests": [
1256 [ 1256 [
1257 "bitmap-64bitMD5", 1257 "bitmap-64bitMD5",
1258 12559438135733997771 1258 12559438135733997771
1259 ] 1259 ]
1260 ], 1260 ],
1261 "ignore-failure": false 1261 "ignore-failure": false
1262 }, 1262 },
1263 "radial_gradient2_565.png": {
1264 "allowed-digests": [
1265 [
1266 "bitmap-64bitMD5",
1267 18307699538837897413
1268 ]
1269 ]
1270 },
1271 "radial_gradient2_8888.png": {
1272 "allowed-digests": [
1273 [
1274 "bitmap-64bitMD5",
1275 5549683248195883229
1276 ]
1277 ]
1278 },
1263 "radial_gradient_gpu.png": { 1279 "radial_gradient_gpu.png": {
1264 "allowed-digests": [ 1280 "allowed-digests": [
1265 [ 1281 [
1266 "bitmap-64bitMD5", 1282 "bitmap-64bitMD5",
1267 14470264741921611599 1283 14470264741921611599
1268 ] 1284 ]
1269 ], 1285 ],
1270 "ignore-failure": false 1286 "ignore-failure": false
1271 }, 1287 },
1272 "rects_gpu.png": { 1288 "rects_gpu.png": {
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
1595 "allowed-digests": [ 1611 "allowed-digests": [
1596 [ 1612 [
1597 "bitmap-64bitMD5", 1613 "bitmap-64bitMD5",
1598 9019242913965337895 1614 9019242913965337895
1599 ] 1615 ]
1600 ], 1616 ],
1601 "ignore-failure": false 1617 "ignore-failure": false
1602 } 1618 }
1603 } 1619 }
1604 } 1620 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698