Commit 4cd06070 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5351 fix up ctestcustom


git-svn-id: file:///svn/toku/tokudb@48728 c7de825b-a66e-492c-adef-691d508d4ae1
parent 09989a60
......@@ -7,8 +7,9 @@ list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE
ft/ft_loader-test-extractor-1
ft/ft_loader-test-extractor-2
ft/ft_loader-test-extractor-3
ft/helgrind_test_partitioned_counter
ft/upgrade_test_simple
portability/helgrind_test-circular-buffer
portability/helgrind_test_partitioned_counter
portability/try-leak-lost
portability/try-leak-reachable
portability/try-leak-uninit
......@@ -51,7 +52,8 @@ list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE
if (NOT @RUN_HELGRIND_TESTS@)
list(APPEND CTEST_CUSTOM_TESTS_IGNORE
ft/helgrind_test_partitioned_counter
portability/helgrind_test-circular-buffer
portability/helgrind_test_partitioned_counter
ydb/helgrind_helgrind1.tdb
ydb/helgrind_helgrind2.tdb
ydb/helgrind_helgrind3.tdb
......
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