Commit 1e24e261 authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

refs #5554, add tests to BDB_DONT_RUN

git-svn-id: file:///svn/toku/tokudb@51939 c7de825b-a66e-492c-adef-691d508d4ae1
parent 3836840e
......@@ -102,6 +102,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
perf_nop
perf_ptquery
perf_ptquery2
perf_read_txn
perf_read_write
perf_txn_single_thread
perf_xmalloc_free
......@@ -229,6 +230,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
test_bulk_fetch
test_compression_methods
test_cmp_descriptor
test_cursor_with_read_txn
test_db_change_pagesize
test_db_change_xxx
test_cursor_delete_2119
......@@ -241,8 +243,10 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
test_logflush
test_multiple_checkpoints_block_commit
test_query
test_read_txn_invalid_ops
test_redirect_func
test_row_size_supported
test_simple_read_txn
test_stress0
test_stress1
test_stress2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment