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

"make test" failure on macOS #80

Open
zwoop opened this issue Oct 12, 2017 · 0 comments
Open

"make test" failure on macOS #80

zwoop opened this issue Oct 12, 2017 · 0 comments

Comments

@zwoop
Copy link

zwoop commented Oct 12, 2017

Testing with latest master branch, on macOS 10.13, I see

Test [ImportTestV3::TestImportNoDelete]: 0.0036 sec elapsed
.Test [ImportTestV3::TestSmallDbPageSize]: 0.0071 sec elapsed
.TESTWITHLOCKINGMODE /var/tmp/mdbm/leif-22613/mdbm-00006outexclusive
TESTWITHLOCKINGMODE /var/tmp/mdbm/leif-22613/mdbm-00007outpartition
Partition locking requires a fixed size DB.
Consider using the -d or -y options to specify the size
TESTWITHLOCKINGMODE /var/tmp/mdbm/leif-22613/mdbm-00008outshared
TESTWITHLOCKINGMODE /var/tmp/mdbm/leif-22613/mdbm-00009outnone
3:59dfd791:b6236:05855 multi_lock.cc:607 PLockFile: [/tmp/.mlock-named/var/tmp/mdbm/leif-22613/mdbm-00000input._int_] is too small 249 vs 9392 bytes
ERROR (77 No locks available) in mdbm_open_inner() mdbm.c:4188
/var/tmp/mdbm/leif-22613/mdbm-00000input: No locks available
Test [ImportTestV3::TestAllLocking]: FAILED!
FTest [ImportTestV3::TestAllLocking]: 1.0530 sec elapsed
TestSuite [ImportTestV3]: 1.0789 sec elapsed
TestSuite [All Tests]: 1.0789 sec elapsed



!!!FAILURES!!!
Test Results:
Run:  5   Failures: 1   Errors: 0

I have not investigated further into this issue, wanted to see if this is an expected failure at this time.

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