mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
e86225b908
Move tests to their respective suite
32 lines
2 KiB
Modula-2
32 lines
2 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
|
|
|
|
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
|
|
innodb : Disabling test case awaiting reply from Innobase
|
|
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
|
|
|
|
|
|
im_options_set : Bug#20294: Instance manager tests fail randomly
|
|
im_options_unset : Bug#20294: Instance manager tests fail randomly
|
|
mysql_upgrade : Bug#28560 test links to /usr/local/mysql/lib libraries, causes non-determinism and failures on ABI breakage
|
|
rpl_udf : Bug#28993 rpl_udf test causes server crash and valgrind warning in pushbuild
|
|
rpl_ndb_circular : Bug#29233 rpl_ndb_circular fails randomly
|
|
ndb_dd_sql_features : Bug#29102 ndb_dd_sql_features fails in pushbuild
|