aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt
blob: 73ff348f6648f4d0ae5ab379f46564f6c46685d7 (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" : {
         "8888/dashing2" : {
            "checksum" : FAKE
         }
      },
      "succeeded" : null
   },
   "expected-results" : {
      "8888/dashing2" : {
         "checksums" : null,
         "ignore-failure" : false
      }
   }
}