mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
MDEV-29710: Disable a timing-sensitive test on Valgrind
This commit is contained in:
parent
1b1501b0f1
commit
5e7bafe01c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
--source include/innodb_encrypt_log.inc
|
||||
--source include/have_debug.inc
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/no_valgrind_without_big.inc
|
||||
|
||||
let $innodb_metrics_select=
|
||||
SELECT name, count FROM INFORMATION_SCHEMA.INNODB_METRICS WHERE subsystem = 'ddl';
|
||||
|
|
Loading…
Reference in a new issue