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

unit tests: speedb_db_bloom_filter_test OptimizeFiltersForHits fails #492

Closed
Yuval-Ariel opened this issue May 4, 2023 · 1 comment · Fixed by #538
Closed

unit tests: speedb_db_bloom_filter_test OptimizeFiltersForHits fails #492

Yuval-Ariel opened this issue May 4, 2023 · 1 comment · Fixed by #538
Assignees
Labels
bug Something isn't working

Comments

@Yuval-Ariel
Copy link
Contributor

error:

SpdbDBBloomFilterTest.OptimizeFiltersForHits                                                                                    
plugin/speedb/paired_filter/speedb_db_bloom_filter_test.cc:2203: Failure                                                                     
Expected: (TestGetTickerCount(options, BLOOM_FILTER_USEFUL)) > (65000 * 2), actual: 127982 vs 130000 

disabled during rebase on 8.1.1

@udi-speedb
Copy link
Contributor

@Yuval-Ariel I have enabled the test and ran it several times on the latest origin/main and the test passes.
I am enabling it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants