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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 828 matching lines...) Expand 10 before | Expand all | Expand 10 after
839 [ 839 [
840 "bitmap-64bitMD5", 840 "bitmap-64bitMD5",
841 10542724492230519435 841 10542724492230519435
842 ] 842 ]
843 ], 843 ],
844 "bugs": [ 844 "bugs": [
845 1578 845 1578
846 ], 846 ],
847 "reviewed-by-human": false 847 "reviewed-by-human": false
848 }, 848 },
849 "bitmapshaders_565.png": {
850 "allowed-digests": [
851 [
852 "bitmap-64bitMD5",
853 14816370732421230660
854 ]
855 ],
856 "reviewed-by-human": true
857 },
858 "bitmapshaders_8888.png": {
859 "allowed-digests": [
860 [
861 "bitmap-64bitMD5",
862 2770977120663775609
863 ]
864 ],
865 "reviewed-by-human": true
866 },
849 "bleed_565.png": { 867 "bleed_565.png": {
850 "allowed-digests": [ 868 "allowed-digests": [
851 [ 869 [
852 "bitmap-64bitMD5", 870 "bitmap-64bitMD5",
853 5004478543740101868 871 5004478543740101868
854 ] 872 ]
855 ] 873 ]
856 }, 874 },
857 "bleed_8888.png": { 875 "bleed_8888.png": {
858 "allowed-digests": [ 876 "allowed-digests": [
(...skipping 10587 matching lines...) Expand 10 before | Expand all | Expand 10 after
11446 10741245236634543842 11464 10741245236634543842
11447 ] 11465 ]
11448 ], 11466 ],
11449 "bugs": [ 11467 "bugs": [
11450 1578 11468 1578
11451 ], 11469 ],
11452 "reviewed-by-human": false 11470 "reviewed-by-human": false
11453 } 11471 }
11454 } 11472 }
11455 } 11473 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698