mariadb/mysql-test/t/disabled.def
anozdrin/alik@ibm. 556ec10ea6 Temporary enable IM tests in 5.1-runtime tree.
Enable assert in Thread_registry.
2007-07-25 13:31:46 +04:00

32 lines
1.8 KiB
Modula-2

##############################################################################
#
# List the test cases that are to be disabled temporarily.
#
# Separate the test case name and the comment with ':'.
#
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
#
# Do not use any TAB characters for whitespace.
#
##############################################################################
user_limits : Bug#23921 random failure of user_limits.test
#
# Temporary enable IM tests to catch the assert.
#
# im_options : Bug#20294 2006-07-24 stewart Instance manager test im_options fails randomly
# 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
# 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
# im_life_cycle : BUG#27851 Instance manager dies on ASSERT in ~Thread_registry() or from not being able to close a mysqld instance.
# im_instance_conf : BUG#28743 Instance manager generates warnings in test suite
# im_utils : BUG#28743 Instance manager generates warnings in test suite
concurrent_innodb : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
ctype_big5 : BUG#26711 2007-06-21 Lars Test has never worked on Double Whopper
mysql_upgrade : Bug#28560 test links to /usr/local/mysql/lib libraries, causes non-determinism and failures on ABI breakage
federated_innodb : Bug#29522 failed assertion in binlog_close_connection()
lowercase_table3 : Bug#29839 2007-07-17 ingo Cannot find table test/T1 from the internal data dictionary