aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt
blob: e4fd0059bc98557de6c5d963222beff7e78a4402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
   "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
      }
   }
}