Commit 8d530048 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5351 fix test_stress0 stuff in cmake


git-svn-id: file:///svn/toku/tokudb@49860 c7de825b-a66e-492c-adef-691d508d4ae1
parent c36cec30
......@@ -90,6 +90,7 @@ list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE ${tests_that_should_fail})
## don't run drd stress tests with valgrind either (because that would do valgrind twice)
set(stress_tests
test_stress0.tdb
test_stress1.tdb
test_stress2.tdb
test_stress3.tdb
......
......@@ -160,7 +160,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
recover-tablelock
recover-test-logsuppress
recover-test-logsuppress-put
recover-test_stress0
recover-test_stress1
recover-test_stress2
recover-test_stress3
......
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