mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MBug#443092: test cases mysql and mysql_upgrade fails with wildcard DNS
When DNS is not working and returns some address even for non-existing host names, some test cases fail with wrong error. Fix by disabling these tests on such systems.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
-- source include/have_working_dns.inc
|
||||
# This test should work in embedded server after we fix mysqltest
|
||||
-- source include/not_embedded.inc
|
||||
#
|
||||
|
Reference in New Issue
Block a user