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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json

Issue 431453006: Mark bleed GM images on GPU configs as baselined but associated with bug 2762 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 months 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 783 matching lines...) Expand 10 before | Expand all | Expand 10 after
794 "bitmap-64bitMD5", 794 "bitmap-64bitMD5",
795 10874368221386742934 795 10874368221386742934
796 ] 796 ]
797 ], 797 ],
798 "reviewed-by-human": true 798 "reviewed-by-human": true
799 }, 799 },
800 "bleed_gpu.png": { 800 "bleed_gpu.png": {
801 "allowed-digests": [ 801 "allowed-digests": [
802 [ 802 [
803 "bitmap-64bitMD5", 803 "bitmap-64bitMD5",
804 1911284151223294607 804 12298010451676936832
805 ] 805 ]
806 ], 806 ],
807 "reviewed-by-human": true 807 "bugs": [
808 2762
809 ],
810 "reviewed-by-human": false
808 }, 811 },
809 "bleed_msaa4.png": { 812 "bleed_msaa4.png": {
810 "allowed-digests": [ 813 "allowed-digests": [
811 [ 814 [
812 "bitmap-64bitMD5", 815 "bitmap-64bitMD5",
813 5496062952963902498 816 9867627344966414537
814 ] 817 ]
815 ], 818 ],
816 "reviewed-by-human": true 819 "bugs": [
820 2762
821 ],
822 "reviewed-by-human": false
817 }, 823 },
818 "blend_gpu.png": { 824 "blend_gpu.png": {
819 "allowed-digests": [ 825 "allowed-digests": [
820 [ 826 [
821 "bitmap-64bitMD5", 827 "bitmap-64bitMD5",
822 15908269249044190948 828 15908269249044190948
823 ] 829 ]
824 ], 830 ],
825 "ignore-failure": false 831 "ignore-failure": false
826 }, 832 },
(...skipping 11070 matching lines...) Expand 10 before | Expand all | Expand 10 after
11897 "allowed-digests": [ 11903 "allowed-digests": [
11898 [ 11904 [
11899 "bitmap-64bitMD5", 11905 "bitmap-64bitMD5",
11900 14575108696880481929 11906 14575108696880481929
11901 ] 11907 ]
11902 ], 11908 ],
11903 "reviewed-by-human": true 11909 "reviewed-by-human": true
11904 } 11910 }
11905 } 11911 }
11906 } 11912 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698