mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
FT-602 give test_insert_unique enough time to run with valgrind on mork
This commit is contained in:
parent
ad51396067
commit
0007845780
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ if(BUILD_TESTING OR BUILD_SRC_TESTS)
|
|||
ydb/loader-stress-test4z.tdb
|
||||
ydb/recover_stress.tdb
|
||||
ydb/test3529.tdb
|
||||
ydb/test_insert_unique.tdb
|
||||
)
|
||||
set_tests_properties(${phenomenally_long_tests} PROPERTIES TIMEOUT 14400)
|
||||
endif(BUILD_TESTING OR BUILD_SRC_TESTS)
|
||||
|
|
Loading…
Reference in a new issue