summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysql_client_test.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/mysql_client_test.test')
-rw-r--r--mysql-test/t/mysql_client_test.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/mysql_client_test.test b/mysql-test/t/mysql_client_test.test
index bf5331ca4f9..260473aa0d0 100644
--- a/mysql-test/t/mysql_client_test.test
+++ b/mysql-test/t/mysql_client_test.test
@@ -7,6 +7,7 @@ SET @old_general_log= @@global.general_log;
SET @old_slow_query_log= @@global.slow_query_log;
call mtr.add_suppression(" Error reading file './client_test_db/test_frm_bug.frm'");
+call mtr.add_suppression(" IP address .* could not be resolved");
# We run with different binaries for normal and --embedded-server
#