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

increase timeout for helgrind_test_partitioned_counter


git-svn-id: file:///svn/toku/tokudb@48228 c7de825b-a66e-492c-adef-691d508d4ae1
parent 4b904258
......@@ -112,10 +112,11 @@ if(BUILD_TESTING OR BUILD_FT_TESTS)
## give some tests, that time out normally, 1 hour to complete
set(long_tests
ft/ftloader-test-extractor-3a
ft/helgrind_test_partitioned_counter
ft/log-test7
ft/subblock-test-compression
ft/recovery-bad-last-entry
ft/ftloader-test-extractor-3a
ft/subblock-test-compression
ft/upgrade_test_simple
)
set_tests_properties(${long_tests} PROPERTIES TIMEOUT 3600)
......
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