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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 1071 matching lines...) Expand 10 before | Expand all | Expand 10 after
1082 [ 1082 [
1083 "bitmap-64bitMD5", 1083 "bitmap-64bitMD5",
1084 2166959127886361457 1084 2166959127886361457
1085 ] 1085 ]
1086 ], 1086 ],
1087 "bugs": [ 1087 "bugs": [
1088 1578 1088 1578
1089 ], 1089 ],
1090 "reviewed-by-human": false 1090 "reviewed-by-human": false
1091 }, 1091 },
1092 "bitmapshaders_565.png": {
1093 "allowed-digests": [
1094 [
1095 "bitmap-64bitMD5",
1096 14816370732421230660
1097 ]
1098 ],
1099 "reviewed-by-human": true
1100 },
1101 "bitmapshaders_8888.png": {
1102 "allowed-digests": [
1103 [
1104 "bitmap-64bitMD5",
1105 2770977120663775609
1106 ]
1107 ],
1108 "reviewed-by-human": true
1109 },
1092 "bleed_565.png": { 1110 "bleed_565.png": {
1093 "allowed-digests": [ 1111 "allowed-digests": [
1094 [ 1112 [
1095 "bitmap-64bitMD5", 1113 "bitmap-64bitMD5",
1096 5004478543740101868 1114 5004478543740101868
1097 ] 1115 ]
1098 ] 1116 ]
1099 }, 1117 },
1100 "bleed_8888.png": { 1118 "bleed_8888.png": {
1101 "allowed-digests": [ 1119 "allowed-digests": [
(...skipping 13515 matching lines...) Expand 10 before | Expand all | Expand 10 after
14617 1686335507111519102 14635 1686335507111519102
14618 ] 14636 ]
14619 ], 14637 ],
14620 "bugs": [ 14638 "bugs": [
14621 1578 14639 1578
14622 ], 14640 ],
14623 "reviewed-by-human": false 14641 "reviewed-by-human": false
14624 } 14642 }
14625 } 14643 }
14626 } 14644 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698