summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2009-12-25 16:22:25 +0300
committerAlexander Nozdrin <alik@sun.com>2009-12-25 16:22:25 +0300
commitc3eabe01fc30ee38f64b17fabfd58c6328751660 (patch)
tree5262fcad41adee5cc85c726ef0ed77413772f685 /tests
parent387cb3c99b4a13ca9fa41c0af44e933f997b5348 (diff)
parent10eab6ccb0210f238e6a21a0f25899c804717653 (diff)
downloadmariadb-git-c3eabe01fc30ee38f64b17fabfd58c6328751660.tar.gz
Auto-merge from mysql-next-mr.
Diffstat (limited to 'tests')
-rw-r--r--tests/mysql_client_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mysql_client_test.c b/tests/mysql_client_test.c
index 94f3ab210d6..007522589e1 100644
--- a/tests/mysql_client_test.c
+++ b/tests/mysql_client_test.c
@@ -19197,7 +19197,7 @@ static struct my_tests_st my_tests[]= {
{ "test_wl4166_3", test_wl4166_3 },
{ "test_wl4166_4", test_wl4166_4 },
{ "test_bug36004", test_bug36004 },
- { "test_wl4435", test_wl4435 },
+/* { "test_wl4435", test_wl4435 }, */
{ "test_wl4435_2", test_wl4435_2 },
{ "test_bug38486", test_bug38486 },
{ "test_bug33831", test_bug33831 },