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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/expected-results.json

Issue 27212004: Initial baselines for skbug1719 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebase Created 7 years, 2 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_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 3432 matching lines...) Expand 10 before | Expand all | Expand 10 after
3443 }, 3443 },
3444 "simpleaaclip_rect_gpu.png": { 3444 "simpleaaclip_rect_gpu.png": {
3445 "allowed-digests": [ 3445 "allowed-digests": [
3446 [ 3446 [
3447 "bitmap-64bitMD5", 3447 "bitmap-64bitMD5",
3448 12683830935130585228 3448 12683830935130585228
3449 ] 3449 ]
3450 ], 3450 ],
3451 "ignore-failure": false 3451 "ignore-failure": false
3452 }, 3452 },
3453 "skbug1719_565.png": {
3454 "allowed-digests": [
3455 [
3456 "bitmap-64bitMD5",
3457 2332391077132553330
3458 ]
3459 ]
3460 },
3461 "skbug1719_8888.png": {
3462 "allowed-digests": [
3463 [
3464 "bitmap-64bitMD5",
3465 13212045663266308489
3466 ]
3467 ]
3468 },
3469 "skbug1719_gpu.png": {
3470 "allowed-digests": [
3471 [
3472 "bitmap-64bitMD5",
3473 15687558996764930452
3474 ]
3475 ]
3476 },
3453 "stroke-fill_565.png": { 3477 "stroke-fill_565.png": {
3454 "allowed-digests": [ 3478 "allowed-digests": [
3455 [ 3479 [
3456 "bitmap-64bitMD5", 3480 "bitmap-64bitMD5",
3457 11917727224724684924 3481 11917727224724684924
3458 ] 3482 ]
3459 ], 3483 ],
3460 "ignore-failure": false 3484 "ignore-failure": false
3461 }, 3485 },
3462 "stroke-fill_8888.png": { 3486 "stroke-fill_8888.png": {
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
3922 "allowed-digests": [ 3946 "allowed-digests": [
3923 [ 3947 [
3924 "bitmap-64bitMD5", 3948 "bitmap-64bitMD5",
3925 13158365418409852317 3949 13158365418409852317
3926 ] 3950 ]
3927 ], 3951 ],
3928 "ignore-failure": false 3952 "ignore-failure": false
3929 } 3953 }
3930 } 3954 }
3931 } 3955 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698