mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MSAN: Disable some slow tests
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
--source include/innodb_page_size.inc
|
||||
--source include/have_sequence.inc
|
||||
--source include/not_valgrind.inc
|
||||
# This test often times out with MSAN
|
||||
--source include/not_msan.inc
|
||||
|
||||
SET @saved_frequency = @@GLOBAL.innodb_purge_rseg_truncate_frequency;
|
||||
SET GLOBAL innodb_purge_rseg_truncate_frequency = 1;
|
||||
|
Reference in New Issue
Block a user