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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-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 822 matching lines...) Expand 10 before | Expand all | Expand 10 after
833 [ 833 [
834 "bitmap-64bitMD5", 834 "bitmap-64bitMD5",
835 18022002426854053968 835 18022002426854053968
836 ] 836 ]
837 ], 837 ],
838 "bugs": [ 838 "bugs": [
839 1578 839 1578
840 ], 840 ],
841 "reviewed-by-human": false 841 "reviewed-by-human": false
842 }, 842 },
843 "bitmapshaders_565.png": {
844 "allowed-digests": [
845 [
846 "bitmap-64bitMD5",
847 14816370732421230660
848 ]
849 ],
850 "reviewed-by-human": true
851 },
852 "bitmapshaders_8888.png": {
853 "allowed-digests": [
854 [
855 "bitmap-64bitMD5",
856 2770977120663775609
857 ]
858 ],
859 "reviewed-by-human": true
860 },
843 "bleed_565.png": { 861 "bleed_565.png": {
844 "allowed-digests": [ 862 "allowed-digests": [
845 [ 863 [
846 "bitmap-64bitMD5", 864 "bitmap-64bitMD5",
847 5004478543740101868 865 5004478543740101868
848 ] 866 ]
849 ] 867 ]
850 }, 868 },
851 "bleed_8888.png": { 869 "bleed_8888.png": {
852 "allowed-digests": [ 870 "allowed-digests": [
(...skipping 10529 matching lines...) Expand 10 before | Expand all | Expand 10 after
11382 14195422018038917718 11400 14195422018038917718
11383 ] 11401 ]
11384 ], 11402 ],
11385 "bugs": [ 11403 "bugs": [
11386 1578 11404 1578
11387 ], 11405 ],
11388 "reviewed-by-human": false 11406 "reviewed-by-human": false
11389 } 11407 }
11390 } 11408 }
11391 } 11409 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698