mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
3d7ce2ce9c
into xiphis.org:/anubis/antony/work/p1-bug29875.1
28 lines
1.7 KiB
Modula-2
28 lines
1.7 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
|
|
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()
|
|
federated_transactions : Bug#29523 Transactions do not work
|