summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVladislav Vaintroub <vvaintroub@mysql.com>2009-12-22 22:24:55 +0100
committerVladislav Vaintroub <vvaintroub@mysql.com>2009-12-22 22:24:55 +0100
commit4e84444e015dd02b47df2dd0a0362fdedcbbeab3 (patch)
treeaa5a2e7f0cbb199d3f4c3ce16b601d092dcd0373 /tests
parentf9ddbd35113c76c6db590ed2be14db51fc91266d (diff)
parent809d309968f5eb8eb358deba1ea24782c7acb32e (diff)
downloadmariadb-git-4e84444e015dd02b47df2dd0a0362fdedcbbeab3.tar.gz
merge
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 },