mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Speed up buildbot by requiring --big-test for some slow tests
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
-- source include/have_innodb.inc
|
||||
-- source include/count_sessions.inc
|
||||
-- source include/have_debug_sync.inc
|
||||
# This test is slow on buildbot.
|
||||
--source include/big_test.inc
|
||||
|
||||
let $MYSQLD_DATADIR= `select @@datadir`;
|
||||
|
||||
|
Reference in New Issue
Block a user