1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +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:
unknown
2009-10-05 15:22:23 +02:00
parent a9e0f792f5
commit d64dc0c827
5 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
have_working_dns
1