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

Disable test case for Bug#49972.

This commit is contained in:
Alexander Nozdrin
2009-12-29 21:12:06 +03:00
parent 93613d4e07
commit cd6fbffc38

View File

@ -19373,7 +19373,7 @@ static struct my_tests_st my_tests[]= {
#endif
{ "test_bug41078", test_bug41078 },
{ "test_bug44495", test_bug44495 },
{ "test_bug49972", test_bug49972 },
/* XXX { "test_bug49972", test_bug49972 }, */
{ 0, 0 }
};