mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
refs #59 turn off bdb builds for tokudb lock tree tests
This commit is contained in:
parent
86e815082c
commit
4cab5fd9c1
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue