mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
refs #4871 increase test timeout for test3529.tdb, apparently it takes a while in my freebsd vm
git-svn-id: file:///svn/toku/tokudb@50422 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
df708c4e4f
commit
d50d088ea6
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,6 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
|
|||
ydb/shutdown-3344.tdb
|
||||
ydb/stat64-create-modify-times.tdb
|
||||
ydb/test1572.tdb
|
||||
ydb/test3529.tdb
|
||||
ydb/test_abort4_19_0.tdb
|
||||
ydb/test_abort4_19_1.tdb
|
||||
ydb/test_abort5.tdb
|
||||
|
@ -714,6 +713,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
|
|||
ydb/loader-stress-del.comp.loader
|
||||
ydb/loader-stress-test4.tdb
|
||||
ydb/test3039.tdb
|
||||
ydb/test3529.tdb
|
||||
)
|
||||
if (BDB_FOUND)
|
||||
list(APPEND extra_long_tests
|
||||
|
|
Loading…
Add table
Reference in a new issue