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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 828 matching lines...) Expand 10 before | Expand all | Expand 10 after
839 [ 839 [
840 "bitmap-64bitMD5", 840 "bitmap-64bitMD5",
841 9607620596504556290 841 9607620596504556290
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 10601 matching lines...) Expand 10 before | Expand all | Expand 10 after
11460 9087691823784686185 11478 9087691823784686185
11461 ] 11479 ]
11462 ], 11480 ],
11463 "bugs": [ 11481 "bugs": [
11464 1578 11482 1578
11465 ], 11483 ],
11466 "reviewed-by-human": false 11484 "reviewed-by-human": false
11467 } 11485 }
11468 } 11486 }
11469 } 11487 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698