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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 910 matching lines...) Expand 10 before | Expand all | Expand 10 after
921 "bitmap-64bitMD5", 921 "bitmap-64bitMD5",
922 2457238860272156360 922 2457238860272156360
923 ] 923 ]
924 ], 924 ],
925 "reviewed-by-human": true 925 "reviewed-by-human": true
926 }, 926 },
927 "bleed_gpu.png": { 927 "bleed_gpu.png": {
928 "allowed-digests": [ 928 "allowed-digests": [
929 [ 929 [
930 "bitmap-64bitMD5", 930 "bitmap-64bitMD5",
931 9337838425513581101 931 12195310936180436782
932 ] 932 ]
933 ], 933 ],
934 "reviewed-by-human": true 934 "bugs": [
935 2762
936 ],
937 "reviewed-by-human": false
935 }, 938 },
936 "bleed_pdf-poppler.png": { 939 "bleed_pdf-poppler.png": {
937 "allowed-digests": [ 940 "allowed-digests": [
938 [ 941 [
939 "bitmap-64bitMD5", 942 "bitmap-64bitMD5",
940 4572298529323124815 943 4572298529323124815
941 ] 944 ]
942 ], 945 ],
943 "bugs": [ 946 "bugs": [
944 1578 947 1578
(...skipping 11776 matching lines...) Expand 10 before | Expand all | Expand 10 after
12721 14019814087375927425 12724 14019814087375927425
12722 ] 12725 ]
12723 ], 12726 ],
12724 "bugs": [ 12727 "bugs": [
12725 1578 12728 1578
12726 ], 12729 ],
12727 "reviewed-by-human": false 12730 "reviewed-by-human": false
12728 } 12731 }
12729 } 12732 }
12730 } 12733 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698