mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +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/loader-stress-test4z.tdb
|
||||||
ydb/recover_stress.tdb
|
ydb/recover_stress.tdb
|
||||||
ydb/test3529.tdb
|
ydb/test3529.tdb
|
||||||
|
ydb/test_insert_unique.tdb
|
||||||
)
|
)
|
||||||
set_tests_properties(${phenomenally_long_tests} PROPERTIES TIMEOUT 14400)
|
set_tests_properties(${phenomenally_long_tests} PROPERTIES TIMEOUT 14400)
|
||||||
endif(BUILD_TESTING OR BUILD_SRC_TESTS)
|
endif(BUILD_TESTING OR BUILD_SRC_TESTS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue