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

Side by Side Diff: expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_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 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 [ 219 [
220 "bitmap-64bitMD5", 220 "bitmap-64bitMD5",
221 7769026432982905461 221 7769026432982905461
222 ] 222 ]
223 ], 223 ],
224 "bugs": [ 224 "bugs": [
225 1578 225 1578
226 ], 226 ],
227 "reviewed-by-human": false 227 "reviewed-by-human": false
228 }, 228 },
229 "bicubicfilter_565.png": {
230 "allowed-digests": [
231 [
232 "bitmap-64bitMD5",
233 13864700347231029854
234 ]
235 ],
236 "bugs": [
237 1578
238 ],
239 "reviewed-by-human": false
240 },
241 "bicubicfilter_8888.png": {
242 "allowed-digests": [
243 [
244 "bitmap-64bitMD5",
245 10469536215464879914
246 ]
247 ],
248 "bugs": [
249 1578
250 ],
251 "reviewed-by-human": false
252 },
253 "bicubicfilter_pdf-poppler.png": {
254 "allowed-digests": [
255 [
256 "bitmap-64bitMD5",
257 12297352892272012287
258 ]
259 ],
260 "bugs": [
261 1578
262 ],
263 "reviewed-by-human": false
264 },
265 "bigbitmaprect_i_565.png": { 229 "bigbitmaprect_i_565.png": {
266 "allowed-digests": [ 230 "allowed-digests": [
267 [ 231 [
268 "bitmap-64bitMD5", 232 "bitmap-64bitMD5",
269 13015342363421751909 233 13015342363421751909
270 ] 234 ]
271 ], 235 ],
272 "bugs": [ 236 "bugs": [
273 1578 237 1578
274 ], 238 ],
(...skipping 10569 matching lines...) Expand 10 before | Expand all | Expand 10 after
10844 "bitmap-64bitMD5", 10808 "bitmap-64bitMD5",
10845 12332625502817210303 10809 12332625502817210303
10846 ] 10810 ]
10847 ], 10811 ],
10848 "bugs": [ 10812 "bugs": [
10849 1578 10813 1578
10850 ], 10814 ],
10851 "reviewed-by-human": false 10815 "reviewed-by-human": false
10852 } 10816 }
10853 } 10817 }
10854 } 10818 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698