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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 190663019: Rebase bezier_effect GMs and lingering changed GMs from laggy bots (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
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 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 ], 341 ],
342 "bugs": [ 342 "bugs": [
343 1759 343 1759
344 ], 344 ],
345 "reviewed-by-human": false 345 "reviewed-by-human": false
346 }, 346 },
347 "bezier_conic_effects_gpu.png": { 347 "bezier_conic_effects_gpu.png": {
348 "allowed-digests": [ 348 "allowed-digests": [
349 [ 349 [
350 "bitmap-64bitMD5", 350 "bitmap-64bitMD5",
351 3334623249323356923 351 947503126928099687
352 ] 352 ]
353 ] 353 ],
354 "reviewed-by-human": true
354 }, 355 },
355 "bezier_cubic_effects_gpu.png": { 356 "bezier_cubic_effects_gpu.png": {
356 "allowed-digests": [ 357 "allowed-digests": [
357 [ 358 [
358 "bitmap-64bitMD5", 359 "bitmap-64bitMD5",
359 13879922121328579410 360 11611510605354593168
360 ] 361 ]
361 ] 362 ],
363 "reviewed-by-human": true
362 }, 364 },
363 "bezier_quad_effects_gpu.png": { 365 "bezier_quad_effects_gpu.png": {
364 "allowed-digests": [ 366 "allowed-digests": [
365 [ 367 [
366 "bitmap-64bitMD5", 368 "bitmap-64bitMD5",
367 16407416779382318333 369 7453545016317079091
368 ] 370 ]
369 ], 371 ],
370 "reviewed-by-human": true 372 "reviewed-by-human": true
371 }, 373 },
372 "bicubicfilter_565.png": { 374 "bicubicfilter_565.png": {
373 "allowed-digests": [ 375 "allowed-digests": [
374 [ 376 [
375 "bitmap-64bitMD5", 377 "bitmap-64bitMD5",
376 13864700347231029854 378 13864700347231029854
377 ] 379 ]
(...skipping 13754 matching lines...) Expand 10 before | Expand all | Expand 10 after
14132 7829854837061118142 14134 7829854837061118142
14133 ] 14135 ]
14134 ], 14136 ],
14135 "bugs": [ 14137 "bugs": [
14136 1578 14138 1578
14137 ], 14139 ],
14138 "reviewed-by-human": false 14140 "reviewed-by-human": false
14139 } 14141 }
14140 } 14142 }
14141 } 14143 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698