ce057fec92
Doing this so that, once we *do* start writing PDF checksums into the JSON summary, we'll be able to distinguish those from the PNG checksums. Otherwise, we could have naming collisions. R=scroggo@google.com Review URL: https://codereview.chromium.org/14890017 git-svn-id: http://skia.googlecode.com/svn/trunk@9119 2bbb7eff-a529-9590-31e7-b0007b416f81
26 lines
648 B
Plaintext
26 lines
648 B
Plaintext
{
|
|
"actual-results" : {
|
|
"failed" : {
|
|
"565/selftest1.png" : {
|
|
"bitmap-64bitMD5" : 12927999507540085554
|
|
},
|
|
"8888/selftest1.png" : {
|
|
"bitmap-64bitMD5" : 1209453360120438698
|
|
}
|
|
},
|
|
"failure-ignored" : null,
|
|
"no-comparison" : null,
|
|
"succeeded" : null
|
|
},
|
|
"expected-results" : {
|
|
"565/selftest1.png" : {
|
|
"allowed-bitmap-64bitMD5s" : [ 8863920166200910451 ],
|
|
"ignore-failure" : false
|
|
},
|
|
"8888/selftest1.png" : {
|
|
"allowed-bitmap-64bitMD5s" : [ 13451349865803053525 ],
|
|
"ignore-failure" : false
|
|
}
|
|
}
|
|
}
|