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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 963 matching lines...) Expand 10 before | Expand all | Expand 10 after
974 }, 974 },
975 "bitmapscroll_pdf-mac.png": { 975 "bitmapscroll_pdf-mac.png": {
976 "allowed-digests": [ 976 "allowed-digests": [
977 [ 977 [
978 "bitmap-64bitMD5", 978 "bitmap-64bitMD5",
979 14189596790154793646 979 14189596790154793646
980 ] 980 ]
981 ], 981 ],
982 "ignore-failure": false 982 "ignore-failure": false
983 }, 983 },
984 "bitmapshaders_565.png": {
985 "allowed-digests": [
986 [
987 "bitmap-64bitMD5",
988 14816370732421230660
989 ]
990 ],
991 "reviewed-by-human": true
992 },
993 "bitmapshaders_8888.png": {
994 "allowed-digests": [
995 [
996 "bitmap-64bitMD5",
997 2770977120663775609
998 ]
999 ],
1000 "reviewed-by-human": true
1001 },
984 "bleed_565.png": { 1002 "bleed_565.png": {
985 "allowed-digests": [ 1003 "allowed-digests": [
986 [ 1004 [
987 "bitmap-64bitMD5", 1005 "bitmap-64bitMD5",
988 5004478543740101868 1006 5004478543740101868
989 ] 1007 ]
990 ] 1008 ]
991 }, 1009 },
992 "bleed_8888.png": { 1010 "bleed_8888.png": {
993 "allowed-digests": [ 1011 "allowed-digests": [
(...skipping 12779 matching lines...) Expand 10 before | Expand all | Expand 10 after
13773 1686335507111519102 13791 1686335507111519102
13774 ] 13792 ]
13775 ], 13793 ],
13776 "bugs": [ 13794 "bugs": [
13777 1578 13795 1578
13778 ], 13796 ],
13779 "reviewed-by-human": false 13797 "reviewed-by-human": false
13780 } 13798 }
13781 } 13799 }
13782 } 13800 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698