summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mysql.com>2009-12-24 21:18:53 +0100
committerSergei Golubchik <serg@mysql.com>2009-12-24 21:18:53 +0100
commit56deea0dd73621031055fc3477bdd2219e09cb84 (patch)
tree913201b52288ce791f2ef984fc9e15dbeccc52c6 /tests
parent025d86a60a9c797b689b3d3a2b1c626bd3d7f5f3 (diff)
parent10eab6ccb0210f238e6a21a0f25899c804717653 (diff)
downloadmariadb-git-56deea0dd73621031055fc3477bdd2219e09cb84.tar.gz
merged
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 e9c70257e01..1b7fc76c300 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 },