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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/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 9845 matching lines...) Expand 10 before | Expand all | Expand 10 after
9856 [ 9856 [
9857 "bitmap-64bitMD5", 9857 "bitmap-64bitMD5",
9858 12419969844510790767 9858 12419969844510790767
9859 ] 9859 ]
9860 ], 9860 ],
9861 "bugs": [ 9861 "bugs": [
9862 1578 9862 1578
9863 ], 9863 ],
9864 "reviewed-by-human": false 9864 "reviewed-by-human": false
9865 }, 9865 },
9866 "skbug1719_565.png": {
9867 "allowed-digests": [
9868 [
9869 "bitmap-64bitMD5",
9870 2332391077132553330
9871 ]
9872 ]
9873 },
9874 "skbug1719_8888.png": {
9875 "allowed-digests": [
9876 [
9877 "bitmap-64bitMD5",
9878 13212045663266308489
9879 ]
9880 ]
9881 },
9882 "skbug1719_gpu.png": {
9883 "allowed-digests": [
9884 [
9885 "bitmap-64bitMD5",
9886 6627426057064071515
9887 ]
9888 ]
9889 },
9866 "spritebitmap_565.png": { 9890 "spritebitmap_565.png": {
9867 "allowed-digests": [ 9891 "allowed-digests": [
9868 [ 9892 [
9869 "bitmap-64bitMD5", 9893 "bitmap-64bitMD5",
9870 1830433234518217078 9894 1830433234518217078
9871 ] 9895 ]
9872 ], 9896 ],
9873 "bugs": [ 9897 "bugs": [
9874 1578 9898 1578
9875 ], 9899 ],
(...skipping 1220 matching lines...) Expand 10 before | Expand all | Expand 10 after
11096 9206571293968307032 11120 9206571293968307032
11097 ] 11121 ]
11098 ], 11122 ],
11099 "bugs": [ 11123 "bugs": [
11100 1578 11124 1578
11101 ], 11125 ],
11102 "reviewed-by-human": false 11126 "reviewed-by-human": false
11103 } 11127 }
11104 } 11128 }
11105 } 11129 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698