mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
these tests need ipv6
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
# No need to run this with embedded server
|
||||
--source include/not_embedded.inc
|
||||
--source include/check_ipv6.inc
|
||||
|
||||
# need to have the dynamic loading turned on for the client plugin tests
|
||||
--source include/have_plugin_auth.inc
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
# The non-blocking API is not supported in the embedded server.
|
||||
--source include/not_embedded.inc
|
||||
--source include/check_ipv6.inc
|
||||
# This test is slow on buildbot.
|
||||
--source include/big_test.inc
|
||||
|
||||
|
Reference in New Issue
Block a user