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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 1023 matching lines...) Expand 10 before | Expand all | Expand 10 after
1034 [ 1034 [
1035 "bitmap-64bitMD5", 1035 "bitmap-64bitMD5",
1036 2166959127886361457 1036 2166959127886361457
1037 ] 1037 ]
1038 ], 1038 ],
1039 "bugs": [ 1039 "bugs": [
1040 1578 1040 1578
1041 ], 1041 ],
1042 "reviewed-by-human": false 1042 "reviewed-by-human": false
1043 }, 1043 },
1044 "bitmapshaders_565.png": {
1045 "allowed-digests": [
1046 [
1047 "bitmap-64bitMD5",
1048 14816370732421230660
1049 ]
1050 ],
1051 "reviewed-by-human": true
1052 },
1053 "bitmapshaders_8888.png": {
1054 "allowed-digests": [
1055 [
1056 "bitmap-64bitMD5",
1057 2770977120663775609
1058 ]
1059 ],
1060 "reviewed-by-human": true
1061 },
1044 "bleed_565.png": { 1062 "bleed_565.png": {
1045 "allowed-digests": [ 1063 "allowed-digests": [
1046 [ 1064 [
1047 "bitmap-64bitMD5", 1065 "bitmap-64bitMD5",
1048 5004478543740101868 1066 5004478543740101868
1049 ] 1067 ]
1050 ], 1068 ],
1051 "bugs": [ 1069 "bugs": [
1052 1578 1070 1578
1053 ], 1071 ],
(...skipping 13333 matching lines...) Expand 10 before | Expand all | Expand 10 after
14387 12811268225408794900 14405 12811268225408794900
14388 ] 14406 ]
14389 ], 14407 ],
14390 "bugs": [ 14408 "bugs": [
14391 1578 14409 1578
14392 ], 14410 ],
14393 "reviewed-by-human": false 14411 "reviewed-by-human": false
14394 } 14412 }
14395 } 14413 }
14396 } 14414 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698