aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt
blob: e05012476776173b3e2449b46e4567584e2682a5 (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" : null,
      "failure-ignored" : null,
      "no-comparison" : null,
      "succeeded" : {
         "565/selftest1" : {
            "bitmap-cityhash" : 12927999507540085554
         },
         "8888/selftest1" : {
            "bitmap-cityhash" : 1209453360120438698
         }
      }
   },
   "expected-results" : {
      "565/selftest1" : {
         "allowed-bitmap-cityhashes" : [ 12927999507540085554 ],
         "ignore-failure" : false
      },
      "8888/selftest1" : {
         "allowed-bitmap-cityhashes" : [ 1209453360120438698 ],
         "ignore-failure" : false
      }
   }
}