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

Side by Side Diff: expectations/gm/Test-Android-RazrI-SGX540-x86-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, 5 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 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 [ 287 [
288 "bitmap-64bitMD5", 288 "bitmap-64bitMD5",
289 14568288728551330994 289 14568288728551330994
290 ] 290 ]
291 ], 291 ],
292 "bugs": [ 292 "bugs": [
293 1759 293 1759
294 ], 294 ],
295 "reviewed-by-human": false 295 "reviewed-by-human": false
296 }, 296 },
297 "bicubicfilter_565.png": {
298 "allowed-digests": [
299 [
300 "bitmap-64bitMD5",
301 13864700347231029854
302 ]
303 ],
304 "bugs": [
305 1759
306 ],
307 "reviewed-by-human": false
308 },
309 "bicubicfilter_8888.png": {
310 "allowed-digests": [
311 [
312 "bitmap-64bitMD5",
313 10469536215464879914
314 ]
315 ],
316 "bugs": [
317 1759
318 ],
319 "reviewed-by-human": false
320 },
321 "bicubicfilter_gpu.png": {
322 "allowed-digests": [
323 [
324 "bitmap-64bitMD5",
325 13582928607956785164
326 ]
327 ],
328 "bugs": [
329 1759
330 ],
331 "reviewed-by-human": false
332 },
333 "bicubicfilter_msaa4.png": {
334 "allowed-digests": [
335 [
336 "bitmap-64bitMD5",
337 4845416958200328807
338 ]
339 ],
340 "bugs": [
341 1759
342 ],
343 "reviewed-by-human": false
344 },
345 "bigmatrix_565.png": { 297 "bigmatrix_565.png": {
346 "allowed-digests": [ 298 "allowed-digests": [
347 [ 299 [
348 "bitmap-64bitMD5", 300 "bitmap-64bitMD5",
349 6169251833522681202 301 6169251833522681202
350 ] 302 ]
351 ], 303 ],
352 "bugs": [ 304 "bugs": [
353 1759 305 1759
354 ], 306 ],
(...skipping 10541 matching lines...) Expand 10 before | Expand all | Expand 10 after
10896 "bitmap-64bitMD5", 10848 "bitmap-64bitMD5",
10897 8982885668808998435 10849 8982885668808998435
10898 ] 10850 ]
10899 ], 10851 ],
10900 "bugs": [ 10852 "bugs": [
10901 1759 10853 1759
10902 ], 10854 ],
10903 "reviewed-by-human": false 10855 "reviewed-by-human": false
10904 } 10856 }
10905 } 10857 }
10906 } 10858 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698