Skip to content

Commit

Permalink
MDEV-29710: Disable a timing-sensitive test on Valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Oct 6, 2022
1 parent 1b1501b commit 5e7bafe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/innodb/t/innodb-index-online.test
Expand Up @@ -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';
Expand Down

0 comments on commit 5e7bafe

Please sign in to comment.