1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-9865: Test encryption.innodb-log-encrypt-crash takes too long on debug build

Add big_test and not_debug requirements to avoid timeouts.
This commit is contained in:
Jan Lindström
2016-06-01 13:06:14 +03:00
parent 743814f763
commit e0e374783a
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
-- source include/have_innodb.inc
-- source include/not_embedded.inc
# test takes very long time on debug build
-- source include/not_debug.inc
-- source include/big_test.inc
-- source filekeys_plugin.inc
call mtr.add_suppression("InnoDB: New log files created, LSN=.*");