Commit 1973914e authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

increase some test timeouts because they time out during coverage runs


git-svn-id: file:///svn/toku/tokudb@51057 c7de825b-a66e-492c-adef-691d508d4ae1
parent f5bb47f0
...@@ -665,8 +665,8 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS) ...@@ -665,8 +665,8 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
ydb/env-put-multiple.tdb ydb/env-put-multiple.tdb
ydb/filesize.tdb ydb/filesize.tdb
ydb/loader-cleanup-test0.tdb ydb/loader-cleanup-test0.tdb
ydb/loader-cleanup-test2.tdb
ydb/manyfiles.tdb ydb/manyfiles.tdb
ydb/recover-loader-test.abortrecover
ydb/recovery_fileops_stress.tdb ydb/recovery_fileops_stress.tdb
ydb/root_fifo_1.tdb ydb/root_fifo_1.tdb
ydb/root_fifo_2.tdb ydb/root_fifo_2.tdb
...@@ -705,11 +705,11 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS) ...@@ -705,11 +705,11 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
ydb/drd_test_4015.tdb ydb/drd_test_4015.tdb
ydb/hotindexer-with-queries.tdb ydb/hotindexer-with-queries.tdb
ydb/hot-optimize-table-tests.tdb ydb/hot-optimize-table-tests.tdb
ydb/loader-cleanup-test2.tdb
ydb/loader-dup-test0.tdb ydb/loader-dup-test0.tdb
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-del.comp.loader ydb/loader-stress-del.comp.loader
ydb/loader-stress-test4.tdb
ydb/test3039.tdb ydb/test3039.tdb
ydb/test3529.tdb ydb/test3529.tdb
ydb/test_update_stress.tdb ydb/test_update_stress.tdb
...@@ -723,6 +723,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS) ...@@ -723,6 +723,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
## these really take a long time with valgrind ## these really take a long time with valgrind
set(phenomenally_long_tests set(phenomenally_long_tests
ydb/checkpoint_stress.tdb ydb/checkpoint_stress.tdb
ydb/loader-stress-test4.tdb
ydb/recover_stress.tdb ydb/recover_stress.tdb
ydb/recovery_fileops_unit.tdb ydb/recovery_fileops_unit.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