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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 9839 matching lines...) Expand 10 before | Expand all | Expand 10 after
9850 [ 9850 [
9851 "bitmap-64bitMD5", 9851 "bitmap-64bitMD5",
9852 14695795494664402374 9852 14695795494664402374
9853 ] 9853 ]
9854 ], 9854 ],
9855 "bugs": [ 9855 "bugs": [
9856 1578 9856 1578
9857 ], 9857 ],
9858 "reviewed-by-human": false 9858 "reviewed-by-human": false
9859 }, 9859 },
9860 "skbug1719_565.png": {
9861 "allowed-digests": [
9862 [
9863 "bitmap-64bitMD5",
9864 2332391077132553330
9865 ]
9866 ]
9867 },
9868 "skbug1719_8888.png": {
9869 "allowed-digests": [
9870 [
9871 "bitmap-64bitMD5",
9872 13212045663266308489
9873 ]
9874 ]
9875 },
9876 "skbug1719_gpu.png": {
9877 "allowed-digests": [
9878 [
9879 "bitmap-64bitMD5",
9880 6627426057064071515
9881 ]
9882 ]
9883 },
9860 "spritebitmap_565.png": { 9884 "spritebitmap_565.png": {
9861 "allowed-digests": [ 9885 "allowed-digests": [
9862 [ 9886 [
9863 "bitmap-64bitMD5", 9887 "bitmap-64bitMD5",
9864 1830433234518217078 9888 1830433234518217078
9865 ] 9889 ]
9866 ], 9890 ],
9867 "bugs": [ 9891 "bugs": [
9868 1578 9892 1578
9869 ], 9893 ],
(...skipping 1220 matching lines...) Expand 10 before | Expand all | Expand 10 after
11090 13996013494185391731 11114 13996013494185391731
11091 ] 11115 ]
11092 ], 11116 ],
11093 "bugs": [ 11117 "bugs": [
11094 1578 11118 1578
11095 ], 11119 ],
11096 "reviewed-by-human": false 11120 "reviewed-by-human": false
11097 } 11121 }
11098 } 11122 }
11099 } 11123 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698