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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-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 1095 matching lines...) Expand 10 before | Expand all | Expand 10 after
1106 [ 1106 [
1107 "bitmap-64bitMD5", 1107 "bitmap-64bitMD5",
1108 2166959127886361457 1108 2166959127886361457
1109 ] 1109 ]
1110 ], 1110 ],
1111 "bugs": [ 1111 "bugs": [
1112 1578 1112 1578
1113 ], 1113 ],
1114 "reviewed-by-human": false 1114 "reviewed-by-human": false
1115 }, 1115 },
1116 "bitmapshaders_565.png": {
1117 "allowed-digests": [
1118 [
1119 "bitmap-64bitMD5",
1120 14816370732421230660
1121 ]
1122 ],
1123 "reviewed-by-human": true
1124 },
1125 "bitmapshaders_8888.png": {
1126 "allowed-digests": [
1127 [
1128 "bitmap-64bitMD5",
1129 2770977120663775609
1130 ]
1131 ],
1132 "reviewed-by-human": true
1133 },
1116 "bleed_565.png": { 1134 "bleed_565.png": {
1117 "allowed-digests": [ 1135 "allowed-digests": [
1118 [ 1136 [
1119 "bitmap-64bitMD5", 1137 "bitmap-64bitMD5",
1120 5004478543740101868 1138 5004478543740101868
1121 ] 1139 ]
1122 ], 1140 ],
1123 "bugs": [ 1141 "bugs": [
1124 1578 1142 1578
1125 ], 1143 ],
(...skipping 14338 matching lines...) Expand 10 before | Expand all | Expand 10 after
15464 1686335507111519102 15482 1686335507111519102
15465 ] 15483 ]
15466 ], 15484 ],
15467 "bugs": [ 15485 "bugs": [
15468 1578 15486 1578
15469 ], 15487 ],
15470 "reviewed-by-human": false 15488 "reviewed-by-human": false
15471 } 15489 }
15472 } 15490 }
15473 } 15491 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698