blob: b8d43a37e3efcb1f6e52debc41a3a154c2dc9a5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"actual-results" : {
"failed" : {
"565/selftest1" : {
"bitmap-cityhash" : 12927999507540085554
},
"8888/selftest1" : {
"bitmap-cityhash" : 1209453360120438698
}
},
"failure-ignored" : null,
"no-comparison" : null,
"succeeded" : null
},
"expected-results" : {
"565/selftest1" : {
"allowed-bitmap-cityhashes" : [ 8863920166200910451 ],
"ignore-failure" : false
},
"8888/selftest1" : {
"allowed-bitmap-cityhashes" : [ 13451349865803053525 ],
"ignore-failure" : false
}
}
}
|