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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/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 5803 matching lines...) Expand 10 before | Expand all | Expand 10 after
5814 [ 5814 [
5815 "bitmap-64bitMD5", 5815 "bitmap-64bitMD5",
5816 14654594795337107113 5816 14654594795337107113
5817 ] 5817 ]
5818 ], 5818 ],
5819 "bugs": [ 5819 "bugs": [
5820 1578 5820 1578
5821 ], 5821 ],
5822 "reviewed-by-human": false 5822 "reviewed-by-human": false
5823 }, 5823 },
5824 "discard_gpu.png": {
5825 "allowed-digests": [
5826 [
5827 "bitmap-64bitMD5",
5828 11635187478196931850
5829 ]
5830 ],
5831 "reviewed-by-human": true
5832 },
5824 "displacement_565.png": { 5833 "displacement_565.png": {
5825 "allowed-digests": [ 5834 "allowed-digests": [
5826 [ 5835 [
5827 "bitmap-64bitMD5", 5836 "bitmap-64bitMD5",
5828 8262676092064269134 5837 8262676092064269134
5829 ] 5838 ]
5830 ], 5839 ],
5831 "ignore-failure": false 5840 "ignore-failure": false
5832 }, 5841 },
5833 "displacement_8888.png": { 5842 "displacement_8888.png": {
(...skipping 9746 matching lines...) Expand 10 before | Expand all | Expand 10 after
15580 7829854837061118142 15589 7829854837061118142
15581 ] 15590 ]
15582 ], 15591 ],
15583 "bugs": [ 15592 "bugs": [
15584 1578 15593 1578
15585 ], 15594 ],
15586 "reviewed-by-human": false 15595 "reviewed-by-human": false
15587 } 15596 }
15588 } 15597 }
15589 } 15598 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698