aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt
blob: dcfa9f6d6716a75ea783953add1673f32c845144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
   "actual-results" : {
      "failed" : null,
      "failure-ignored" : null,
      "no-comparison" : null,
      "succeeded" : {
         "8888/dashing2" : {
            "checksum" : 2675870163990933333
         }
      }
   },
   "expected-results" : {
      "8888/dashing2" : {
         "checksums" : [ 2675870163990933333 ],
         "ignore-failure" : false
      }
   }
}