mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
56 lines
3.8 KiB
Modula-2
56 lines
3.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
|
|
|
|
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
|
|
ndb_autodiscover : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog
|
|
ndb_autodiscover2 : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog
|
|
ndb_load : BUG#17233 2006-05-04 tomas failed load data from infile causes mysqld dbug_assert, binlog not flushed
|
|
|
|
partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when updating a range partitioned NDB table
|
|
rpl_ndb_circular_simplex : BUG#27972 2007-04-20 mats Slave cannot start where it stopped
|
|
rpl_ndb_2innodb : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
|
|
rpl_ndb_2myisam : BUG#19227 Seems to pass currently
|
|
rpl_ndb_dd_partitions : BUG#19259 2006-04-21 rpl_ndb_dd_partitions fails on s/AMD
|
|
rpl_ddl : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
|
|
rpl_ndb_innodb2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement
|
|
rpl_ndb_myisam2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement
|
|
#rpl_row_blob_innodb : BUG#18980 2006-04-10 kent Test fails randomly
|
|
rpl_ndb_ddl : BUG#28798 2007-05-31 lars Valgrind failure in NDB
|
|
|
|
rpl_invoked_features : BUG#29020 2007-06-21 Lars Non-deterministic test case
|
|
ctype_big5 : BUG#26711 2007-06-21 Lars Test has never worked on Double Whopper
|
|
|
|
# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
|
|
#ndb_binlog_ddl_multi : BUG#18976 2006-04-10 kent CRBR: multiple binlog, second binlog may miss schema log events
|
|
#ndb_binlog_discover : bug#21806 2006-08-24
|
|
#ndb_autodiscover3 : bug#21806
|
|
|
|
#rpl_ndb_dd_advance : Bug#25913 rpl_ndb_dd_advance fails randomly
|
|
|
|
ndb_partition_error2 : HF is not sure if the test can work as internded on all the platforms
|
|
|
|
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
|