2005-03-15 19:48:42 +01:00
|
|
|
##############################################################################
|
|
|
|
#
|
2005-11-29 10:22:17 -08:00
|
|
|
# List the test cases that are to be disabled temporarily.
|
2005-03-15 19:48:42 +01:00
|
|
|
#
|
|
|
|
# Separate the test case name and the comment with ':'.
|
|
|
|
#
|
2006-04-10 17:54:42 +02:00
|
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
2005-03-15 19:48:42 +01:00
|
|
|
#
|
2005-12-22 06:39:02 +01:00
|
|
|
# Do not use any TAB characters for whitespace.
|
2005-03-15 19:48:42 +01:00
|
|
|
#
|
|
|
|
##############################################################################
|
2006-11-04 09:24:10 +01:00
|
|
|
user_limits : Bug#23921 random failure of user_limits.test
|
|
|
|
|
2007-05-14 13:04:59 +04:00
|
|
|
im_options : Bug#20294 2006-07-24 stewart Instance manager test im_options fails randomly
|
|
|
|
im_daemon_life_cycle : IM tests fail randomly
|
|
|
|
im_cmd_line.imtest : IM tests fail randomly
|
2007-04-16 17:08:29 +03:00
|
|
|
im_life_cycle : BUG#27851 Instance manager dies on ASSERT in ~Thread_registry() or from not being able to close a mysqld instance.
|
2006-08-16 14:58:49 +02:00
|
|
|
concurrent_innodb : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
|
2006-04-10 17:54:42 +02:00
|
|
|
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
|
2006-05-04 23:35:37 +02:00
|
|
|
ndb_load : BUG#17233 2006-05-04 tomas failed load data from infile causes mysqld dbug_assert, binlog not flushed
|
2006-11-27 01:47:38 +02:00
|
|
|
|
2006-04-13 10:48:24 +02:00
|
|
|
partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when updating a range partitioned NDB table
|
2007-04-20 10:10:21 +02:00
|
|
|
rpl_ndb_circular_simplex : BUG#27972 2007-04-20 mats Slave cannot start where it stopped
|
2006-04-20 18:53:23 +02:00
|
|
|
rpl_ndb_2innodb : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
|
2006-06-06 14:34:42 +03:00
|
|
|
rpl_ndb_2myisam : BUG#19227 Seems to pass currently
|
2006-04-27 15:29:10 +02:00
|
|
|
rpl_ndb_dd_partitions : BUG#19259 2006-04-21 rpl_ndb_dd_partitions fails on s/AMD
|
2007-03-31 09:15:19 +02:00
|
|
|
rpl_ndb_ddl : BUG#18946 result file needs update + test needs to checked
|
2007-03-06 18:15:31 +01:00
|
|
|
rpl_ddl : BUG#26418 2007-03-01 mleich Slave out of sync after CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
|
2006-06-06 20:21:36 +03:00
|
|
|
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
|
2006-04-11 02:48:17 +02:00
|
|
|
rpl_row_blob_innodb : BUG#18980 2006-04-10 kent Test fails randomly
|
2006-11-27 23:19:53 +02:00
|
|
|
synchronization : Bug#24529 Test 'synchronization' fails on Mac pushbuild; Also on Linux 64 bit.
|
2006-04-13 15:34:38 +02:00
|
|
|
|
|
|
|
# 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
|
2006-12-20 15:34:45 +01:00
|
|
|
#ndb_binlog_discover : bug#21806 2006-08-24
|
|
|
|
#ndb_autodiscover3 : bug#21806
|
2006-12-04 22:51:52 +01:00
|
|
|
|
2007-01-16 19:17:17 -05:00
|
|
|
plugin : Bug#25659 memory leak via "plugins" test
|
2007-04-29 10:18:13 +02:00
|
|
|
#rpl_ndb_dd_advance : Bug#25913 rpl_ndb_dd_advance fails randomly
|
2007-04-07 00:28:09 +02:00
|
|
|
|
|
|
|
rpl_ndb_stm_innodb : Bug#26783
|
2007-04-07 14:59:53 +05:00
|
|
|
ndb_partition_error2 : HF is not sure if the test can work as internded on all the platforms
|