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

Side by Side Diff: expectations/gm/Test-Linux-Bare-NoGPU-Arm8_64-Debug/expected-results.json

Issue 357793002: Remove SkBicubicImageFilter, and all related tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove all expected results for now-deleted GM Created 6 years, 6 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 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 "arithmode_8888.png": { 124 "arithmode_8888.png": {
125 "allowed-digests": [ 125 "allowed-digests": [
126 [ 126 [
127 "bitmap-64bitMD5", 127 "bitmap-64bitMD5",
128 13741784298527576335 128 13741784298527576335
129 ] 129 ]
130 ], 130 ],
131 "ignore-failure": false, 131 "ignore-failure": false,
132 "reviewed-by-human": true 132 "reviewed-by-human": true
133 }, 133 },
134 "bicubicfilter_565.png": {
135 "allowed-digests": [
136 [
137 "bitmap-64bitMD5",
138 13864700347231029854
139 ]
140 ],
141 "bugs": [
142 1578
143 ],
144 "reviewed-by-human": false
145 },
146 "bicubicfilter_8888.png": {
147 "allowed-digests": [
148 [
149 "bitmap-64bitMD5",
150 10469536215464879914
151 ]
152 ],
153 "bugs": [
154 1578
155 ],
156 "reviewed-by-human": false
157 },
158 "bigbitmaprect_i_565.png": { 134 "bigbitmaprect_i_565.png": {
159 "allowed-digests": [ 135 "allowed-digests": [
160 [ 136 [
161 "bitmap-64bitMD5", 137 "bitmap-64bitMD5",
162 13015342363421751909 138 13015342363421751909
163 ] 139 ]
164 ], 140 ],
165 "bugs": [ 141 "bugs": [
166 1578 142 1578
167 ], 143 ],
(...skipping 6134 matching lines...) Expand 10 before | Expand all | Expand 10 after
6302 "allowed-digests": [ 6278 "allowed-digests": [
6303 [ 6279 [
6304 "bitmap-64bitMD5", 6280 "bitmap-64bitMD5",
6305 15549718827846620000 6281 15549718827846620000
6306 ] 6282 ]
6307 ], 6283 ],
6308 "ignore-failure": false, 6284 "ignore-failure": false,
6309 "reviewed-by-human": true 6285 "reviewed-by-human": true
6310 } 6286 }
6311 } 6287 }
6312 } 6288 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698