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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 1002 matching lines...) Expand 10 before | Expand all | Expand 10 after
1013 [ 1013 [
1014 "bitmap-64bitMD5", 1014 "bitmap-64bitMD5",
1015 2166959127886361457 1015 2166959127886361457
1016 ] 1016 ]
1017 ], 1017 ],
1018 "bugs": [ 1018 "bugs": [
1019 1578 1019 1578
1020 ], 1020 ],
1021 "reviewed-by-human": false 1021 "reviewed-by-human": false
1022 }, 1022 },
1023 "bitmapshaders_565.png": {
1024 "allowed-digests": [
1025 [
1026 "bitmap-64bitMD5",
1027 14816370732421230660
1028 ]
1029 ],
1030 "reviewed-by-human": true
1031 },
1032 "bitmapshaders_8888.png": {
1033 "allowed-digests": [
1034 [
1035 "bitmap-64bitMD5",
1036 2770977120663775609
1037 ]
1038 ],
1039 "reviewed-by-human": true
1040 },
1023 "bleed_565.png": { 1041 "bleed_565.png": {
1024 "allowed-digests": [ 1042 "allowed-digests": [
1025 [ 1043 [
1026 "bitmap-64bitMD5", 1044 "bitmap-64bitMD5",
1027 5004478543740101868 1045 5004478543740101868
1028 ] 1046 ]
1029 ] 1047 ]
1030 }, 1048 },
1031 "bleed_8888.png": { 1049 "bleed_8888.png": {
1032 "allowed-digests": [ 1050 "allowed-digests": [
(...skipping 12980 matching lines...) Expand 10 before | Expand all | Expand 10 after
14013 1686335507111519102 14031 1686335507111519102
14014 ] 14032 ]
14015 ], 14033 ],
14016 "bugs": [ 14034 "bugs": [
14017 1578 14035 1578
14018 ], 14036 ],
14019 "reviewed-by-human": false 14037 "reviewed-by-human": false
14020 } 14038 }
14021 } 14039 }
14022 } 14040 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698