refs #59 turn off bdb builds for tokudb lock tree tests

This commit is contained in:
Rich Prohaska 2013-09-17 11:40:17 -04:00
parent 86e815082c
commit 4cab5fd9c1

View file

@ -264,7 +264,10 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
test_db_descriptor_named_db test_db_descriptor_named_db
test_db_txn_locks_read_uncommitted test_db_txn_locks_read_uncommitted
test_get_max_row_size test_get_max_row_size
test_iterate_live_transactions
test_iterate_pending_lock_requests
test_large_update_broadcast_small_cachetable test_large_update_broadcast_small_cachetable
test_lock_timeout_callback
test_locking_with_read_txn test_locking_with_read_txn
test_locktree_close test_locktree_close
test_logflush test_logflush