mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Speed up buildbot by requiring --big-test for some slow tests
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_debug.inc
|
||||
--source include/have_debug_sync.inc
|
||||
# This test is slow on buildbot.
|
||||
--source include/big_test.inc
|
||||
|
||||
call mtr.add_suppression("InnoDB: innodb_open_files=13 is exceeded");
|
||||
|
||||
|
Reference in New Issue
Block a user