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

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

Issue 504203002: Add text blob gm baselines. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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
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 11777 matching lines...) Expand 10 before | Expand all | Expand 10 after
11788 [ 11788 [
11789 "bitmap-64bitMD5", 11789 "bitmap-64bitMD5",
11790 8202463522803346863 11790 8202463522803346863
11791 ] 11791 ]
11792 ], 11792 ],
11793 "bugs": [ 11793 "bugs": [
11794 1578 11794 1578
11795 ], 11795 ],
11796 "reviewed-by-human": false 11796 "reviewed-by-human": false
11797 }, 11797 },
11798 "textblob_565.png": {
11799 "allowed-digests": [
11800 [
11801 "bitmap-64bitMD5",
11802 8578201284082955084
11803 ]
11804 ],
11805 "reviewed-by-human": true
11806 },
11807 "textblob_8888.png": {
11808 "allowed-digests": [
11809 [
11810 "bitmap-64bitMD5",
11811 6848497618937600819
11812 ]
11813 ],
11814 "reviewed-by-human": true
11815 },
11816 "textblob_gpu.png": {
11817 "allowed-digests": [
11818 [
11819 "bitmap-64bitMD5",
11820 8450106420219141611
11821 ]
11822 ],
11823 "reviewed-by-human": true
11824 },
11798 "texteffects_565.png": { 11825 "texteffects_565.png": {
11799 "allowed-digests": [ 11826 "allowed-digests": [
11800 [ 11827 [
11801 "bitmap-64bitMD5", 11828 "bitmap-64bitMD5",
11802 9805106273662486358 11829 9805106273662486358
11803 ] 11830 ]
11804 ], 11831 ],
11805 "ignore-failure": false, 11832 "ignore-failure": false,
11806 "reviewed-by-human": true 11833 "reviewed-by-human": true
11807 }, 11834 },
(...skipping 970 matching lines...) Expand 10 before | Expand all | Expand 10 after
12778 14019814087375927425 12805 14019814087375927425
12779 ] 12806 ]
12780 ], 12807 ],
12781 "bugs": [ 12808 "bugs": [
12782 1578 12809 1578
12783 ], 12810 ],
12784 "reviewed-by-human": false 12811 "reviewed-by-human": false
12785 } 12812 }
12786 } 12813 }
12787 } 12814 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698