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

run tokudb fractal tree tests. #30

Open
kuszmaul opened this issue Jun 8, 2015 · 1 comment
Open

run tokudb fractal tree tests. #30

kuszmaul opened this issue Jun 8, 2015 · 1 comment

Comments

@kuszmaul
Copy link
Owner

kuszmaul commented Jun 8, 2015

git clone git@github.com:Tokutek/ft-index
mkdir ft-index-build
cd ft-index-build
cmake -DCMAKE_BUILD_TYPE=Debug ../ft-index
make -j8
cd ft/tests
LD_PRELOAD=libsupermalloc_pthread.so ./ft-test
this will hit the posix_memalign size == 0 bug (See #24)

@kuszmaul
Copy link
Owner Author

kuszmaul commented Jun 8, 2015

Ran successfully. Need to put this into the regression tests, however.

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