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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 5182 matching lines...) Expand 10 before | Expand all | Expand 10 after
5193 [ 5193 [
5194 "bitmap-64bitMD5", 5194 "bitmap-64bitMD5",
5195 14654594795337107113 5195 14654594795337107113
5196 ] 5196 ]
5197 ], 5197 ],
5198 "bugs": [ 5198 "bugs": [
5199 1578 5199 1578
5200 ], 5200 ],
5201 "reviewed-by-human": false 5201 "reviewed-by-human": false
5202 }, 5202 },
5203 "discard_gpu.png": {
5204 "allowed-digests": [
5205 [
5206 "bitmap-64bitMD5",
5207 11635187478196931850
5208 ]
5209 ],
5210 "reviewed-by-human": true
5211 },
5203 "displacement_565.png": { 5212 "displacement_565.png": {
5204 "allowed-digests": [ 5213 "allowed-digests": [
5205 [ 5214 [
5206 "bitmap-64bitMD5", 5215 "bitmap-64bitMD5",
5207 8262676092064269134 5216 8262676092064269134
5208 ] 5217 ]
5209 ], 5218 ],
5210 "ignore-failure": false 5219 "ignore-failure": false
5211 }, 5220 },
5212 "displacement_8888.png": { 5221 "displacement_8888.png": {
(...skipping 8952 matching lines...) Expand 10 before | Expand all | Expand 10 after
14165 7829854837061118142 14174 7829854837061118142
14166 ] 14175 ]
14167 ], 14176 ],
14168 "bugs": [ 14177 "bugs": [
14169 1578 14178 1578
14170 ], 14179 ],
14171 "reviewed-by-human": false 14180 "reviewed-by-human": false
14172 } 14181 }
14173 } 14182 }
14174 } 14183 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698