these tests need ipv6
This commit is contained in:
parent
6f741eb6e4
commit
e9a28940c5
@ -1,7 +1,8 @@
|
|||||||
# run mysql_client_test with performance schema
|
# run mysql_client_test with performance schema
|
||||||
|
|
||||||
# No need to run this with embedded server
|
# No need to run this with embedded server
|
||||||
-- source include/not_embedded.inc
|
--source include/not_embedded.inc
|
||||||
|
--source include/check_ipv6.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
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
# This runs the mysql_client_test using the non-blocking API.
|
# This runs the mysql_client_test using the non-blocking API.
|
||||||
|
|
||||||
# The non-blocking API is not supported in the embedded server.
|
# The non-blocking API is not supported in the embedded server.
|
||||||
-- source include/not_embedded.inc
|
--source include/not_embedded.inc
|
||||||
|
--source include/check_ipv6.inc
|
||||||
# This test is slow on buildbot.
|
# This test is slow on buildbot.
|
||||||
--source include/big_test.inc
|
--source include/big_test.inc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user