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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 5638 matching lines...) Expand 10 before | Expand all | Expand 10 after
5649 [ 5649 [
5650 "bitmap-64bitMD5", 5650 "bitmap-64bitMD5",
5651 11486859226414737574 5651 11486859226414737574
5652 ] 5652 ]
5653 ], 5653 ],
5654 "bugs": [ 5654 "bugs": [
5655 1578 5655 1578
5656 ], 5656 ],
5657 "reviewed-by-human": false 5657 "reviewed-by-human": false
5658 }, 5658 },
5659 "discard_gpu.png": {
5660 "allowed-digests": [
5661 [
5662 "bitmap-64bitMD5",
5663 11635187478196931850
5664 ]
5665 ],
5666 "reviewed-by-human": true
5667 },
5659 "displacement_565.png": { 5668 "displacement_565.png": {
5660 "allowed-digests": [ 5669 "allowed-digests": [
5661 [ 5670 [
5662 "bitmap-64bitMD5", 5671 "bitmap-64bitMD5",
5663 15457244731984093291 5672 15457244731984093291
5664 ] 5673 ]
5665 ], 5674 ],
5666 "ignore-failure": false 5675 "ignore-failure": false
5667 }, 5676 },
5668 "displacement_8888.png": { 5677 "displacement_8888.png": {
(...skipping 9108 matching lines...) Expand 10 before | Expand all | Expand 10 after
14777 7829854837061118142 14786 7829854837061118142
14778 ] 14787 ]
14779 ], 14788 ],
14780 "bugs": [ 14789 "bugs": [
14781 1578 14790 1578
14782 ], 14791 ],
14783 "reviewed-by-human": false 14792 "reviewed-by-human": false
14784 } 14793 }
14785 } 14794 }
14786 } 14795 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698