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:
@ -19373,7 +19373,7 @@ static struct my_tests_st my_tests[]= {
|
|||||||
#endif
|
#endif
|
||||||
{ "test_bug41078", test_bug41078 },
|
{ "test_bug41078", test_bug41078 },
|
||||||
{ "test_bug44495", test_bug44495 },
|
{ "test_bug44495", test_bug44495 },
|
||||||
{ "test_bug49972", test_bug49972 },
|
/* XXX { "test_bug49972", test_bug49972 }, */
|
||||||
{ 0, 0 }
|
{ 0, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user