mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixes for mtr --valgrind
Disabled show_explain when used with valgrind because of random failures Disable ssl-big when running with --valgrind as it takes more than 1 hour
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
-- source include/have_ssl_communication.inc
|
||||
-- source include/big_test.inc
|
||||
-- source include/have_64bit.inc
|
||||
# No point in running with valgrind as it takes 1.5 hours
|
||||
-- source include/not_valgrind.inc
|
||||
|
||||
# Save the initial number of concurrent sessions
|
||||
--source include/count_sessions.inc
|
||||
|
Reference in New Issue
Block a user