| OLD | NEW |
| 1 { | 1 { |
| 2 "actual-results" : { | 2 "actual-results" : { |
| 3 "failed" : null, | 3 "failed" : null, |
| 4 "failure-ignored" : null, | 4 "failure-ignored" : null, |
| 5 "no-comparison" : null, | 5 "no-comparison" : null, |
| 6 "succeeded" : null | 6 "succeeded" : null |
| 7 }, | 7 }, |
| 8 "expected-results" : { | 8 "expected-results" : { |
| 9 "01_original.jpg" : { | 9 "01_original.jpg" : { |
| 10 "allowed-digests" : [ | 10 "allowed-digests" : [ |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 "ignore-failure" : false | 73 "ignore-failure" : false |
| 74 }, | 74 }, |
| 75 "tabl_mozilla_0.jpg" : { | 75 "tabl_mozilla_0.jpg" : { |
| 76 "allowed-digests" : [ | 76 "allowed-digests" : [ |
| 77 [ "bitmap-64bitMD5", 12021873154910819088 ] | 77 [ "bitmap-64bitMD5", 12021873154910819088 ] |
| 78 ], | 78 ], |
| 79 "ignore-failure" : false | 79 "ignore-failure" : false |
| 80 } | 80 } |
| 81 } | 81 } |
| 82 } | 82 } |
| OLD | NEW |