summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t/undo_truncate.test
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-10-05 20:37:54 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-10-05 20:37:54 +0300
commitf600690c6be112e2f2b36ffb80c103bbd50814f5 (patch)
tree8ce31103c2c5af9b074fc0051da5e575387a3e96 /mysql-test/suite/innodb/t/undo_truncate.test
parent65d0c57c1a2036c8a8c065d3e3bd4f85d0cc5d57 (diff)
downloadmariadb-git-f600690c6be112e2f2b36ffb80c103bbd50814f5.tar.gz
MDEV-29710: Skip some more tests on Valgrind
Diffstat (limited to 'mysql-test/suite/innodb/t/undo_truncate.test')
-rw-r--r--mysql-test/suite/innodb/t/undo_truncate.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/undo_truncate.test b/mysql-test/suite/innodb/t/undo_truncate.test
index 0e73a9b4e21..e2648fa761a 100644
--- a/mysql-test/suite/innodb/t/undo_truncate.test
+++ b/mysql-test/suite/innodb/t/undo_truncate.test
@@ -3,6 +3,7 @@
--source include/have_undo_tablespaces.inc
--source include/not_embedded.inc
--source include/have_sequence.inc
+--source include/no_valgrind_without_big.inc
SET GLOBAL innodb_undo_log_truncate = 0;
SET GLOBAL innodb_purge_rseg_truncate_frequency = 1;