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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/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 5745 matching lines...) Expand 10 before | Expand all | Expand 10 after
5756 [ 5756 [
5757 "bitmap-64bitMD5", 5757 "bitmap-64bitMD5",
5758 7819825549601859094 5758 7819825549601859094
5759 ] 5759 ]
5760 ], 5760 ],
5761 "bugs": [ 5761 "bugs": [
5762 1578 5762 1578
5763 ], 5763 ],
5764 "reviewed-by-human": false 5764 "reviewed-by-human": false
5765 }, 5765 },
5766 "discard_angle.png": {
5767 "allowed-digests": [
5768 [
5769 "bitmap-64bitMD5",
5770 11635187478196931850
5771 ]
5772 ],
5773 "reviewed-by-human": true
5774 },
5766 "displacement_565.png": { 5775 "displacement_565.png": {
5767 "allowed-digests": [ 5776 "allowed-digests": [
5768 [ 5777 [
5769 "bitmap-64bitMD5", 5778 "bitmap-64bitMD5",
5770 9127724751254250264 5779 9127724751254250264
5771 ] 5780 ]
5772 ], 5781 ],
5773 "bugs": [ 5782 "bugs": [
5774 1578 5783 1578
5775 ], 5784 ],
(...skipping 9377 matching lines...) Expand 10 before | Expand all | Expand 10 after
15153 14019814087375927425 15162 14019814087375927425
15154 ] 15163 ]
15155 ], 15164 ],
15156 "bugs": [ 15165 "bugs": [
15157 1578 15166 1578
15158 ], 15167 ],
15159 "reviewed-by-human": false 15168 "reviewed-by-human": false
15160 } 15169 }
15161 } 15170 }
15162 } 15171 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698