disabled.def 540 Bytes
Newer Older
kent@mysql.com's avatar
kent@mysql.com committed
1 2 3 4 5 6 7 8 9 10 11 12
##############################################################################
#
#  List the test cases that are to be disabled temporarely.
#
#  Separate the test case name and the comment with ':'.
#
#      <testcasename>  : Comment test
#
#  Don't use any TAB characters for whitespace.
#
##############################################################################

13
ndb_load        : Bug#17233
14
user_limits     : Bug#23921 random failure of user_limits.test
15
ndb_single_user : Bug#27021 Error codes in mysqld in single user mode varies