| OLD | NEW |
| 1 { | 1 { |
| 2 "actual-results" : { | 2 "actual-results" : { |
| 3 "failed" : { | 3 "failed" : { |
| 4 "comparison/selftest1-pipe" : { | 4 "comparison/selftest1-pipe" : { |
| 5 "bitmap-cityhash" : 6140979239232854774 | 5 "bitmap-64bitMD5" : 6140979239232854774 |
| 6 } | 6 } |
| 7 }, | 7 }, |
| 8 "failure-ignored" : null, | 8 "failure-ignored" : null, |
| 9 "no-comparison" : null, | 9 "no-comparison" : null, |
| 10 "succeeded" : { | 10 "succeeded" : { |
| 11 "565/selftest1" : { | 11 "565/selftest1" : { |
| 12 "bitmap-cityhash" : 12927999507540085554 | 12 "bitmap-64bitMD5" : 12927999507540085554 |
| 13 }, | 13 }, |
| 14 "8888/selftest1" : { | 14 "8888/selftest1" : { |
| 15 "bitmap-cityhash" : 1209453360120438698 | 15 "bitmap-64bitMD5" : 1209453360120438698 |
| 16 } | 16 } |
| 17 } | 17 } |
| 18 }, | 18 }, |
| 19 "expected-results" : { | 19 "expected-results" : { |
| 20 "565/selftest1" : { | 20 "565/selftest1" : { |
| 21 "allowed-bitmap-cityhashes" : [ 12927999507540085554 ], | 21 "allowed-bitmap-64bitMD5s" : [ 12927999507540085554 ], |
| 22 "ignore-failure" : false | 22 "ignore-failure" : false |
| 23 }, | 23 }, |
| 24 "8888/selftest1" : { | 24 "8888/selftest1" : { |
| 25 "allowed-bitmap-cityhashes" : [ 1209453360120438698 ], | 25 "allowed-bitmap-64bitMD5s" : [ 1209453360120438698 ], |
| 26 "ignore-failure" : false | 26 "ignore-failure" : false |
| 27 }, | 27 }, |
| 28 "comparison/selftest1-pipe" : { | 28 "comparison/selftest1-pipe" : { |
| 29 "allowed-bitmap-cityhashes" : [ 1209453360120438698 ], | 29 "allowed-bitmap-64bitMD5s" : [ 1209453360120438698 ], |
| 30 "ignore-failure" : false | 30 "ignore-failure" : false |
| 31 } | 31 } |
| 32 } | 32 } |
| 33 } | 33 } |
| OLD | NEW |