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
commit7fc695195ddac3c20931b38b2d472afbe9ede526 (patch)
treeaa5a2e7f0cbb199d3f4c3ce16b601d092dcd0373 /tests
parentf16fea29ee3e20477d2c0ce549d1790e6fd3b97c (diff)
parent09f8e195f6f66385072dff678e9c5cfdbfbbbe23 (diff)
downloadmariadb-git-7fc695195ddac3c20931b38b2d472afbe9ede526.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 },