Commit 645c6165 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #4871 increase test timeout for recovery_fileops_unit.tdb


git-svn-id: file:///svn/toku/tokudb@45153 c7de825b-a66e-492c-adef-691d508d4ae1
parent 9eaeff01
...@@ -626,7 +626,6 @@ if(BUILD_TESTING) ...@@ -626,7 +626,6 @@ if(BUILD_TESTING)
ydb/loader-cleanup-test2.tdb ydb/loader-cleanup-test2.tdb
ydb/manyfiles.tdb ydb/manyfiles.tdb
ydb/recovery_fileops_stress.tdb ydb/recovery_fileops_stress.tdb
ydb/recovery_fileops_unit.tdb
ydb/root_fifo_1.tdb ydb/root_fifo_1.tdb
ydb/root_fifo_2.tdb ydb/root_fifo_2.tdb
ydb/root_fifo_31.tdb ydb/root_fifo_31.tdb
...@@ -669,6 +668,7 @@ if(BUILD_TESTING) ...@@ -669,6 +668,7 @@ if(BUILD_TESTING)
ydb/loader-stress-del.nop.loader ydb/loader-stress-del.nop.loader
ydb/loader-stress-del.p.loader ydb/loader-stress-del.p.loader
ydb/loader-stress-test4.tdb ydb/loader-stress-test4.tdb
ydb/recovery_fileops_unit.tdb
ydb/test3039.tdb ydb/test3039.tdb
) )
set_tests_properties(${extra_long_tests} PROPERTIES TIMEOUT 7200) set_tests_properties(${extra_long_tests} PROPERTIES TIMEOUT 7200)
......
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