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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 11486859226414737574 5195 11486859226414737574
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 15457244731984093291 5216 15457244731984093291
5208 ] 5217 ]
5209 ], 5218 ],
5210 "ignore-failure": false 5219 "ignore-failure": false
5211 }, 5220 },
5212 "displacement_8888.png": { 5221 "displacement_8888.png": {
(...skipping 8724 matching lines...) Expand 10 before | Expand all | Expand 10 after
13937 7829854837061118142 13946 7829854837061118142
13938 ] 13947 ]
13939 ], 13948 ],
13940 "bugs": [ 13949 "bugs": [
13941 1578 13950 1578
13942 ], 13951 ],
13943 "reviewed-by-human": false 13952 "reviewed-by-human": false
13944 } 13953 }
13945 } 13954 }
13946 } 13955 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698