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