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

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

Issue 267763003: Add initial baselines for discard GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 7 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 5484 matching lines...) Expand 10 before | Expand all | Expand 10 after
5495 [ 5495 [
5496 "bitmap-64bitMD5", 5496 "bitmap-64bitMD5",
5497 5160540669312519770 5497 5160540669312519770
5498 ] 5498 ]
5499 ], 5499 ],
5500 "bugs": [ 5500 "bugs": [
5501 1578 5501 1578
5502 ], 5502 ],
5503 "reviewed-by-human": false 5503 "reviewed-by-human": false
5504 }, 5504 },
5505 "discard_gpu.png": {
5506 "allowed-digests": [
5507 [
5508 "bitmap-64bitMD5",
5509 11635187478196931850
5510 ]
5511 ],
5512 "reviewed-by-human": true
5513 },
5505 "displacement_565.png": { 5514 "displacement_565.png": {
5506 "allowed-digests": [ 5515 "allowed-digests": [
5507 [ 5516 [
5508 "bitmap-64bitMD5", 5517 "bitmap-64bitMD5",
5509 7360996518918447134 5518 7360996518918447134
5510 ] 5519 ]
5511 ], 5520 ],
5512 "bugs": [ 5521 "bugs": [
5513 1578 5522 1578
5514 ], 5523 ],
(...skipping 8820 matching lines...) Expand 10 before | Expand all | Expand 10 after
14335 7829854837061118142 14344 7829854837061118142
14336 ] 14345 ]
14337 ], 14346 ],
14338 "bugs": [ 14347 "bugs": [
14339 1578 14348 1578
14340 ], 14349 ],
14341 "reviewed-by-human": false 14350 "reviewed-by-human": false
14342 } 14351 }
14343 } 14352 }
14344 } 14353 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698