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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-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 10595 matching lines...) Expand 10 before | Expand all | Expand 10 after
11454 10741245236634543842 11472 10741245236634543842
11455 ] 11473 ]
11456 ], 11474 ],
11457 "bugs": [ 11475 "bugs": [
11458 1578 11476 1578
11459 ], 11477 ],
11460 "reviewed-by-human": false 11478 "reviewed-by-human": false
11461 } 11479 }
11462 } 11480 }
11463 } 11481 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698