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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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, 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 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 }, 295 },
296 "bezier_quad_effects_gpu.png": { 296 "bezier_quad_effects_gpu.png": {
297 "allowed-digests": [ 297 "allowed-digests": [
298 [ 298 [
299 "bitmap-64bitMD5", 299 "bitmap-64bitMD5",
300 6937225590561456413 300 6937225590561456413
301 ] 301 ]
302 ], 302 ],
303 "reviewed-by-human": true 303 "reviewed-by-human": true
304 }, 304 },
305 "bicubicfilter_565.png": {
306 "allowed-digests": [
307 [
308 "bitmap-64bitMD5",
309 13864700347231029854
310 ]
311 ],
312 "reviewed-by-human": true
313 },
314 "bicubicfilter_8888.png": {
315 "allowed-digests": [
316 [
317 "bitmap-64bitMD5",
318 10469536215464879914
319 ]
320 ],
321 "reviewed-by-human": true
322 },
323 "bicubicfilter_gpu.png": {
324 "allowed-digests": [
325 [
326 "bitmap-64bitMD5",
327 10573214378214332517
328 ]
329 ],
330 "bugs": [
331 1578
332 ],
333 "reviewed-by-human": false
334 },
335 "bicubicfilter_pdf-poppler.png": {
336 "allowed-digests": [
337 [
338 "bitmap-64bitMD5",
339 12297352892272012287
340 ]
341 ],
342 "bugs": [
343 1578
344 ],
345 "reviewed-by-human": false
346 },
347 "bigbitmaprect_i_565.png": { 305 "bigbitmaprect_i_565.png": {
348 "allowed-digests": [ 306 "allowed-digests": [
349 [ 307 [
350 "bitmap-64bitMD5", 308 "bitmap-64bitMD5",
351 13015342363421751909 309 13015342363421751909
352 ] 310 ]
353 ], 311 ],
354 "bugs": [ 312 "bugs": [
355 1578 313 1578
356 ], 314 ],
(...skipping 12195 matching lines...) Expand 10 before | Expand all | Expand 10 after
12552 "bitmap-64bitMD5", 12510 "bitmap-64bitMD5",
12553 14019814087375927425 12511 14019814087375927425
12554 ] 12512 ]
12555 ], 12513 ],
12556 "bugs": [ 12514 "bugs": [
12557 1578 12515 1578
12558 ], 12516 ],
12559 "reviewed-by-human": false 12517 "reviewed-by-human": false
12560 } 12518 }
12561 } 12519 }
12562 } 12520 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698