1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Disable WL#4435.

Patch done by Alik, received for the 5.5.0-beta release build in mail.
This commit is contained in:
MySQL Build Team
2009-11-17 17:05:36 +01:00
parent 8a5904aef2
commit 04bf4eeea9
2 changed files with 2 additions and 3 deletions

View File

@ -19154,7 +19154,7 @@ static struct my_tests_st my_tests[]= {
{ "test_wl4166_2", test_wl4166_2 },
{ "test_wl4166_3", test_wl4166_3 },
{ "test_wl4166_4", test_wl4166_4 },
{ "test_wl4435", test_wl4435 },
/* { "test_wl4435", test_wl4435 }, */
{ "test_wl4435_2", test_wl4435_2 },
{ "test_bug38486", test_bug38486 },
{ "test_bug33831", test_bug33831 },