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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/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 1098 matching lines...) Expand 10 before | Expand all | Expand 10 after
1109 [ 1109 [
1110 "bitmap-64bitMD5", 1110 "bitmap-64bitMD5",
1111 2166959127886361457 1111 2166959127886361457
1112 ] 1112 ]
1113 ], 1113 ],
1114 "bugs": [ 1114 "bugs": [
1115 1578 1115 1578
1116 ], 1116 ],
1117 "reviewed-by-human": false 1117 "reviewed-by-human": false
1118 }, 1118 },
1119 "bitmapshaders_565.png": {
1120 "allowed-digests": [
1121 [
1122 "bitmap-64bitMD5",
1123 14816370732421230660
1124 ]
1125 ],
1126 "reviewed-by-human": true
1127 },
1128 "bitmapshaders_8888.png": {
1129 "allowed-digests": [
1130 [
1131 "bitmap-64bitMD5",
1132 2770977120663775609
1133 ]
1134 ],
1135 "reviewed-by-human": true
1136 },
1119 "bleed_565.png": { 1137 "bleed_565.png": {
1120 "allowed-digests": [ 1138 "allowed-digests": [
1121 [ 1139 [
1122 "bitmap-64bitMD5", 1140 "bitmap-64bitMD5",
1123 5004478543740101868 1141 5004478543740101868
1124 ] 1142 ]
1125 ] 1143 ]
1126 }, 1144 },
1127 "bleed_8888.png": { 1145 "bleed_8888.png": {
1128 "allowed-digests": [ 1146 "allowed-digests": [
(...skipping 14319 matching lines...) Expand 10 before | Expand all | Expand 10 after
15448 1686335507111519102 15466 1686335507111519102
15449 ] 15467 ]
15450 ], 15468 ],
15451 "bugs": [ 15469 "bugs": [
15452 1578 15470 1578
15453 ], 15471 ],
15454 "reviewed-by-human": false 15472 "reviewed-by-human": false
15455 } 15473 }
15456 } 15474 }
15457 } 15475 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698