Commit af56c4c8 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5833 don't run valgrind over helgrind

git-svn-id: file:///svn/toku/tokudb@51468 c7de825b-a66e-492c-adef-691d508d4ae1
parent 09bbda56
......@@ -14,6 +14,7 @@ list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE
portability/try-leak-uninit
util/helgrind_test_circular_buffer
util/helgrind_test_partitioned_counter
util/helgrind_test_partitioned_counter_5833
ydb/diskfull.tdb
ydb/drd_test_4015.tdb
ydb/drd_test_groupcommit_count.tdb
......@@ -231,4 +232,4 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
# don't complain about ranlib or libtool on empty archive
"has no symbols"
"the table of contents is empty"
)
\ No newline at end of file
)
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