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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 }, 294 },
295 "bezier_quad_effects_gpu.png": { 295 "bezier_quad_effects_gpu.png": {
296 "allowed-digests": [ 296 "allowed-digests": [
297 [ 297 [
298 "bitmap-64bitMD5", 298 "bitmap-64bitMD5",
299 6937225590561456413 299 6937225590561456413
300 ] 300 ]
301 ], 301 ],
302 "reviewed-by-human": true 302 "reviewed-by-human": true
303 }, 303 },
304 "bicubicfilter_565.png": {
305 "allowed-digests": [
306 [
307 "bitmap-64bitMD5",
308 13864700347231029854
309 ]
310 ],
311 "bugs": [
312 1578
313 ],
314 "reviewed-by-human": false
315 },
316 "bicubicfilter_8888.png": {
317 "allowed-digests": [
318 [
319 "bitmap-64bitMD5",
320 10469536215464879914
321 ]
322 ],
323 "bugs": [
324 1578
325 ],
326 "reviewed-by-human": false
327 },
328 "bicubicfilter_gpu.png": {
329 "allowed-digests": [
330 [
331 "bitmap-64bitMD5",
332 10573214378214332517
333 ]
334 ],
335 "bugs": [
336 1578
337 ],
338 "reviewed-by-human": false
339 },
340 "bicubicfilter_pdf-poppler.png": {
341 "allowed-digests": [
342 [
343 "bitmap-64bitMD5",
344 12297352892272012287
345 ]
346 ],
347 "bugs": [
348 1578
349 ],
350 "reviewed-by-human": false
351 },
352 "bigbitmaprect_i_565.png": { 304 "bigbitmaprect_i_565.png": {
353 "allowed-digests": [ 305 "allowed-digests": [
354 [ 306 [
355 "bitmap-64bitMD5", 307 "bitmap-64bitMD5",
356 13015342363421751909 308 13015342363421751909
357 ] 309 ]
358 ], 310 ],
359 "bugs": [ 311 "bugs": [
360 1578 312 1578
361 ], 313 ],
(...skipping 12286 matching lines...) Expand 10 before | Expand all | Expand 10 after
12648 "bitmap-64bitMD5", 12600 "bitmap-64bitMD5",
12649 14019814087375927425 12601 14019814087375927425
12650 ] 12602 ]
12651 ], 12603 ],
12652 "bugs": [ 12604 "bugs": [
12653 1578 12605 1578
12654 ], 12606 ],
12655 "reviewed-by-human": false 12607 "reviewed-by-human": false
12656 } 12608 }
12657 } 12609 }
12658 } 12610 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698