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

Side by Side Diff: experimental/json-expectations/base-macmini/expected-results.json

Issue 19399003: commit updated JSON expectations to experimental (based on gm-expectations at r10113) (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 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 "aaclip_gpu.png" : { 9 "aaclip_gpu.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
(...skipping 4194 matching lines...) Expand 10 before | Expand all | Expand 10 after
4205 [ "bitmap-64bitMD5", 4095379089850624898 ] 4205 [ "bitmap-64bitMD5", 4095379089850624898 ]
4206 ], 4206 ],
4207 "ignore-failure" : false 4207 "ignore-failure" : false
4208 }, 4208 },
4209 "verttext_pdf.png" : { 4209 "verttext_pdf.png" : {
4210 "allowed-digests" : [ 4210 "allowed-digests" : [
4211 [ "bitmap-64bitMD5", 8453288896408949895 ] 4211 [ "bitmap-64bitMD5", 8453288896408949895 ]
4212 ], 4212 ],
4213 "ignore-failure" : false 4213 "ignore-failure" : false
4214 }, 4214 },
4215 "xfermodeimagefilter_565.png" : {
4216 "allowed-digests" : [
4217 [ "bitmap-64bitMD5", 16044031134515745627 ]
4218 ],
4219 "ignore-failure" : false
4220 },
4221 "xfermodeimagefilter_8888.png" : {
4222 "allowed-digests" : [
4223 [ "bitmap-64bitMD5", 7031894771730398600 ]
4224 ],
4225 "ignore-failure" : false
4226 },
4215 "xfermodes2_565.png" : { 4227 "xfermodes2_565.png" : {
4216 "allowed-digests" : [ 4228 "allowed-digests" : [
4217 [ "bitmap-64bitMD5", 16105120026836608128 ] 4229 [ "bitmap-64bitMD5", 16105120026836608128 ]
4218 ], 4230 ],
4219 "ignore-failure" : false 4231 "ignore-failure" : false
4220 }, 4232 },
4221 "xfermodes2_8888.png" : { 4233 "xfermodes2_8888.png" : {
4222 "allowed-digests" : [ 4234 "allowed-digests" : [
4223 [ "bitmap-64bitMD5", 17762063222306807648 ] 4235 [ "bitmap-64bitMD5", 17762063222306807648 ]
4224 ], 4236 ],
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4267 "ignore-failure" : false 4279 "ignore-failure" : false
4268 }, 4280 },
4269 "xfermodes_pdf.png" : { 4281 "xfermodes_pdf.png" : {
4270 "allowed-digests" : [ 4282 "allowed-digests" : [
4271 [ "bitmap-64bitMD5", 9151974350149210736 ] 4283 [ "bitmap-64bitMD5", 9151974350149210736 ]
4272 ], 4284 ],
4273 "ignore-failure" : false 4285 "ignore-failure" : false
4274 } 4286 }
4275 } 4287 }
4276 } 4288 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698