Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests Fail #13

Open
csv610 opened this issue Sep 30, 2019 · 0 comments
Open

Tests Fail #13

csv610 opened this issue Sep 30, 2019 · 0 comments

Comments

@csv610
Copy link

csv610 commented Sep 30, 2019

Hello,

It is expected behavior of the code?

ok 1 - clear_register
not ok 2 - dump_and_restore
ok 3 - estimate_cardinality
ok 4 - get_register_size
1..4
not ok 1 - hll_HyperLogLog
ok 1 - pass_maximum_argument_in_range
ok 2 - pass_minimum_arugment_in_range
ok 3 - pass_out_of_range_argument_max
ok 4 - pass_out_of_range_argument_min
1..4
ok 2 - create_instance
not ok 1 - merge_registers
ok 2 - merge_size_unmatched_registers
1..2
not ok 3 - merge
1..3
hll_HyperLogLog::dump_and_restore failed:
Caught unknown exception
merge::merge_registers failed:
Expected: less than 0.0040625
Actual: 0.00470031

Test run complete. 10 tests run, 8 succeeded, 2 failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant