mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Disable valgrind for test in main that takes > 200 seconds
One can run these with --valgrind --big
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
# Turn on compression between the client and server
|
||||
# and run a number of tests
|
||||
|
||||
# Too slow for valgrind
|
||||
--source include/no_valgrind_without_big.inc
|
||||
# Can't test with embedded server
|
||||
-- source include/not_embedded.inc
|
||||
-- source include/have_compress.inc
|
||||
|
Reference in New Issue
Block a user