Skip to content

Commit 69e4c74

Browse files
committed
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 eeee183 in an attempt to save resources on buildbot.
1 parent 8cd6cee commit 69e4c74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mysql-test/t/mysql_client_test.test

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
-- source include/not_embedded.inc
33
# need to have the dynamic loading turned on for the client plugin tests
44
--source include/have_plugin_auth.inc
5-
# This test is slow on buildbot.
6-
--source include/big_test.inc
75

86
# Run test with default character set
97
--source include/default_charset.inc

0 commit comments

Comments
 (0)