mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Disable valgrind for test in main that takes > 200 seconds
One can run these with --valgrind --big
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
# No need to run this with embedded server
|
||||
--source include/not_embedded.inc
|
||||
--source include/check_ipv6.inc
|
||||
--source include/no_valgrind_without_big.inc
|
||||
|
||||
# need to have the dynamic loading turned on for the client plugin tests
|
||||
--source include/have_plugin_auth.inc
|
||||
|
Reference in New Issue
Block a user