commit | 7c6a9cd9776b5c6f063ccafedfa984b00877b019 | [log] [tgz] |
---|---|---|
author | Nick Vatamaniuc <vatamane@gmail.com> | Mon Oct 12 12:49:25 2015 -0400 |
committer | Nick Vatamaniuc <vatamane@gmail.com> | Mon Oct 12 13:20:39 2015 -0400 |
tree | 08c8649d59917fd10124e34a47453823d3766025 | |
parent | fc1a80fe38cb7f1c19ba0b4d275f14fbf3b5251e [diff] |
Remove flaky eunit test. This test is a race benchmark to prove khash is faster than dict. It was used in early stages of development. In the context of eunit tests it has the potential to fail occasionally and make test suite results unreliable. COUCHDB-2848