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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 6151 matching lines...) Expand 10 before | Expand all | Expand 10 after
6162 [ 6162 [
6163 "bitmap-64bitMD5", 6163 "bitmap-64bitMD5",
6164 11486859226414737574 6164 11486859226414737574
6165 ] 6165 ]
6166 ], 6166 ],
6167 "bugs": [ 6167 "bugs": [
6168 1578 6168 1578
6169 ], 6169 ],
6170 "reviewed-by-human": false 6170 "reviewed-by-human": false
6171 }, 6171 },
6172 "discard_gpu.png": {
6173 "allowed-digests": [
6174 [
6175 "bitmap-64bitMD5",
6176 11635187478196931850
6177 ]
6178 ],
6179 "reviewed-by-human": true
6180 },
6172 "displacement_565.png": { 6181 "displacement_565.png": {
6173 "allowed-digests": [ 6182 "allowed-digests": [
6174 [ 6183 [
6175 "bitmap-64bitMD5", 6184 "bitmap-64bitMD5",
6176 15457244731984093291 6185 15457244731984093291
6177 ] 6186 ]
6178 ], 6187 ],
6179 "ignore-failure": false 6188 "ignore-failure": false
6180 }, 6189 },
6181 "displacement_8888.png": { 6190 "displacement_8888.png": {
(...skipping 9927 matching lines...) Expand 10 before | Expand all | Expand 10 after
16109 7829854837061118142 16118 7829854837061118142
16110 ] 16119 ]
16111 ], 16120 ],
16112 "bugs": [ 16121 "bugs": [
16113 1578 16122 1578
16114 ], 16123 ],
16115 "reviewed-by-human": false 16124 "reviewed-by-human": false
16116 } 16125 }
16117 } 16126 }
16118 } 16127 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698