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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 ], 329 ],
330 "bugs": [ 330 "bugs": [
331 1759 331 1759
332 ], 332 ],
333 "reviewed-by-human": false 333 "reviewed-by-human": false
334 }, 334 },
335 "bezier_conic_effects_gpu.png": { 335 "bezier_conic_effects_gpu.png": {
336 "allowed-digests": [ 336 "allowed-digests": [
337 [ 337 [
338 "bitmap-64bitMD5", 338 "bitmap-64bitMD5",
339 3334623249323356923 339 947503126928099687
340 ] 340 ]
341 ] 341 ],
342 "reviewed-by-human": true
342 }, 343 },
343 "bezier_cubic_effects_gpu.png": { 344 "bezier_cubic_effects_gpu.png": {
344 "allowed-digests": [ 345 "allowed-digests": [
345 [ 346 [
346 "bitmap-64bitMD5", 347 "bitmap-64bitMD5",
347 13879922121328579410 348 11611510605354593168
348 ] 349 ]
349 ] 350 ],
351 "reviewed-by-human": true
350 }, 352 },
351 "bezier_quad_effects_gpu.png": { 353 "bezier_quad_effects_gpu.png": {
352 "allowed-digests": [ 354 "allowed-digests": [
353 [ 355 [
354 "bitmap-64bitMD5", 356 "bitmap-64bitMD5",
355 16407416779382318333 357 7453545016317079091
356 ] 358 ]
357 ], 359 ],
358 "reviewed-by-human": true 360 "reviewed-by-human": true
359 }, 361 },
360 "bicubicfilter_565.png": { 362 "bicubicfilter_565.png": {
361 "allowed-digests": [ 363 "allowed-digests": [
362 [ 364 [
363 "bitmap-64bitMD5", 365 "bitmap-64bitMD5",
364 13864700347231029854 366 13864700347231029854
365 ] 367 ]
(...skipping 12971 matching lines...) Expand 10 before | Expand all | Expand 10 after
13337 7829854837061118142 13339 7829854837061118142
13338 ] 13340 ]
13339 ], 13341 ],
13340 "bugs": [ 13342 "bugs": [
13341 1578 13343 1578
13342 ], 13344 ],
13343 "reviewed-by-human": false 13345 "reviewed-by-human": false
13344 } 13346 }
13345 } 13347 }
13346 } 13348 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698