Commit 924a51b8 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:4814] don't patch out recovery_fileops_unit.tdb, we want it to run and

need to fix it


git-svn-id: file:///svn/toku/tokudb@43403 c7de825b-a66e-492c-adef-691d508d4ae1
parent 86c3fd48
......@@ -124,7 +124,6 @@ list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE ${perf_tests})
## these tests fail often and aren't helpful
set(known_failing_tests
diskfull.tdb
recovery_fileops_unit.tdb
)
list(APPEND CTEST_CUSTOM_MEMCHECK_IGNORE ${known_failing_tests})
list(APPEND CTEST_CUSTOM_TESTS_IGNORE ${known_failing_tests})
......
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