53953b457b
This will be used to view diffs before committing rebaselines, or to review exactly what changed between two baseline revisions in the past. Part of Step 3 in https://goto.google.com/ChecksumTransitionDetail R=scroggo@google.com Review URL: https://codereview.chromium.org/18103005 git-svn-id: http://skia.googlecode.com/svn/trunk@9878 2bbb7eff-a529-9590-31e7-b0007b416f81
23 lines
508 B
JSON
23 lines
508 B
JSON
{
|
|
"expected-results" : {
|
|
"identical.png" : {
|
|
"allowed-digests" : [
|
|
[ "bitmap-64bitMD5", 1111111 ]
|
|
],
|
|
"ignore-failure" : false
|
|
},
|
|
"differing.png" : {
|
|
"allowed-digests" : [
|
|
[ "bitmap-64bitMD5", 777777777 ]
|
|
],
|
|
"ignore-failure" : false
|
|
},
|
|
"missing-from-old.png" : {
|
|
"allowed-digests" : [
|
|
[ "bitmap-64bitMD5", 3333333 ]
|
|
],
|
|
"ignore-failure" : false
|
|
}
|
|
}
|
|
}
|