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 on 1.9.3-p286 #7

Open
nedski opened this issue Nov 5, 2012 · 1 comment
Open

Tests fail on 1.9.3-p286 #7

nedski opened this issue Nov 5, 2012 · 1 comment

Comments

@nedski
Copy link

nedski commented Nov 5, 2012

I was trying to get bdb working on a newer system and kept running into problems. Cloned this repo to run the test suite and got the following error repeatedly:

/home/xubuntu/dev/bdb/lib/bdb/environment.rb:60:in `block in env': undefined method `set_timeout' for # (NoMethodError)
        from /home/xubuntu/dev/bdb/lib/bdb/environment.rb:115:in `synchronize'
        from /home/xubuntu/dev/bdb/lib/bdb/environment.rb:49:in `env'
        from /home/xubuntu/dev/bdb/lib/bdb/environment.rb:91:in `block in transaction'
        from /home/xubuntu/dev/bdb/lib/bdb/environment.rb:120:in `block (2 levels) in synchronize'
        from :28:in `block in exclusive'
        from :10:in `synchronize'
        from :27:in `exclusive'
        from /home/xubuntu/dev/bdb/lib/bdb/environment.rb:120:in `block in synchronize'
...

BDB 5.1.25 on Xubuntu 12.04.

Not sure where to go from here... any idea what's causing this?

@DenisKnauf
Copy link

Tests are not tested, yet. These are old tests, i never used these. But tests should be fixed...
I'll look for it.

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

2 participants