disabled.def 1.63 KB
Newer Older
unknown's avatar
unknown committed
1 2
##############################################################################
#
3
#  List the test cases that are to be disabled temporarily.
unknown's avatar
unknown committed
4 5 6
#
#  Separate the test case name and the comment with ':'.
#
7
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
unknown's avatar
unknown committed
8
#
9
#  Do not use any TAB characters for whitespace.
unknown's avatar
unknown committed
10 11
#
##############################################################################
unknown's avatar
unknown committed
12 13
user_limits     : Bug#23921 random failure of user_limits.test

unknown's avatar
unknown committed
14
im_options               : Bug#20294 2006-07-24 stewart   Instance manager test im_options fails randomly
unknown's avatar
unknown committed
15 16
im_daemon_life_cycle     : Bug#20294 2007-05-14 alik      Instance manager tests fail randomly
im_cmd_line              : Bug#20294 2007-05-14 alik      Instance manager tests fail randomly
unknown's avatar
unknown committed
17 18
im_utils                 : Bug#20294 2007-05-30 alik      Instance manager tests fail randomly
im_instance_conf         : Bug#20294 2007-05-30 alik      Instance manager tests fail randomly
19
im_life_cycle            : BUG#27851 Instance manager dies on ASSERT in ~Thread_registry() or from not being able to close a mysqld instance.
20 21
im_instance_conf         : BUG#28743 Instance manager generates warnings in test suite
im_utils                 : BUG#28743 Instance manager generates warnings in test suite
unknown's avatar
unknown committed
22
concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
23 24
ctype_big5               : BUG#26711 2007-06-21 Lars Test has never worked on Double Whopper

25

26
mysql_upgrade        : Bug#28560 test links to /usr/local/mysql/lib libraries, causes non-determinism and failures on ABI breakage
unknown's avatar
unknown committed
27
federated_transactions   : Bug#29523 Transactions do not work