mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Make main.mysql_client_test non-great again
Re-enable main.mysql_client_test on all builders, because
at the moment we do not run any --big-test on buildbot
due to resource constraints.
A number of tests were declared big in
commit eeee1832d7
in an attempt to save resources on buildbot.
This commit is contained in:
@ -2,8 +2,6 @@
|
|||||||
-- source include/not_embedded.inc
|
-- source include/not_embedded.inc
|
||||||
# need to have the dynamic loading turned on for the client plugin tests
|
# need to have the dynamic loading turned on for the client plugin tests
|
||||||
--source include/have_plugin_auth.inc
|
--source include/have_plugin_auth.inc
|
||||||
# This test is slow on buildbot.
|
|
||||||
--source include/big_test.inc
|
|
||||||
|
|
||||||
# Run test with default character set
|
# Run test with default character set
|
||||||
--source include/default_charset.inc
|
--source include/default_charset.inc
|
||||||
|
Reference in New Issue
Block a user