aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt
blob: 9156fb41476341e21fe8cece7c512d84fde39002 (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" : FAKE
         }
      }
   },
   "expected-results" : {
      "8888/dashing2" : {
         "checksums" : [ FAKE ],
         "ignore-failure" : false
      }
   }
}