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_8888.png" : { | 9 "01-original-jpg_8888.png" : { |
10 "allowed-digests" : [ | 10 "allowed-digests" : [ |
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
205 "ignore-failure" : false | 205 "ignore-failure" : false |
206 }, | 206 }, |
207 "webp-test-webp_8888.png" : { | 207 "webp-test-webp_8888.png" : { |
208 "allowed-digests" : [ | 208 "allowed-digests" : [ |
209 [ "bitmap-64bitMD5", 7996831545507232176 ] | 209 [ "bitmap-64bitMD5", 7996831545507232176 ] |
210 ], | 210 ], |
211 "ignore-failure" : false | 211 "ignore-failure" : false |
212 } | 212 } |
213 } | 213 } |
214 } | 214 } |
OLD | NEW |