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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 7 years 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 918 matching lines...) Expand 10 before | Expand all | Expand 10 after
929 }, 929 },
930 "bitmapscroll_pdf-mac.png": { 930 "bitmapscroll_pdf-mac.png": {
931 "allowed-digests": [ 931 "allowed-digests": [
932 [ 932 [
933 "bitmap-64bitMD5", 933 "bitmap-64bitMD5",
934 1849624837513632526 934 1849624837513632526
935 ] 935 ]
936 ], 936 ],
937 "ignore-failure": false 937 "ignore-failure": false
938 }, 938 },
939 "bitmapshaders_565.png": {
940 "allowed-digests": [
941 [
942 "bitmap-64bitMD5",
943 14816370732421230660
944 ]
945 ],
946 "reviewed-by-human": true
947 },
948 "bitmapshaders_8888.png": {
949 "allowed-digests": [
950 [
951 "bitmap-64bitMD5",
952 2770977120663775609
953 ]
954 ],
955 "reviewed-by-human": true
956 },
939 "bleed_565.png": { 957 "bleed_565.png": {
940 "allowed-digests": [ 958 "allowed-digests": [
941 [ 959 [
942 "bitmap-64bitMD5", 960 "bitmap-64bitMD5",
943 5004478543740101868 961 5004478543740101868
944 ] 962 ]
945 ] 963 ]
946 }, 964 },
947 "bleed_8888.png": { 965 "bleed_8888.png": {
948 "allowed-digests": [ 966 "allowed-digests": [
(...skipping 12257 matching lines...) Expand 10 before | Expand all | Expand 10 after
13206 1686335507111519102 13224 1686335507111519102
13207 ] 13225 ]
13208 ], 13226 ],
13209 "bugs": [ 13227 "bugs": [
13210 1578 13228 1578
13211 ], 13229 ],
13212 "reviewed-by-human": false 13230 "reviewed-by-human": false
13213 } 13231 }
13214 } 13232 }
13215 } 13233 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698