2005-03-15 19:48:42 +01:00
|
|
|
##############################################################################
|
|
|
|
#
|
2005-11-29 19:22:17 +01: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-05-22 20:46:13 +02:00
|
|
|
#events_bugs : BUG#17619 2006-02-21 andrey Race conditions
|
|
|
|
#events_stress : BUG#17619 2006-02-21 andrey Race conditions
|
|
|
|
#events : BUG#17619 2006-02-21 andrey Race conditions
|
|
|
|
#events_scheduling : BUG#19170 2006-04-26 andrey Test case of 19170 fails on some platforms. Has to be checked.
|
2006-06-21 14:02:51 +02:00
|
|
|
#im_instance_conf : Bug#20294 2006-06-06 monty Instance manager test im_instance_conf fails randomly
|
2006-07-24 01:38:42 +02:00
|
|
|
im_options : Bug#20294 2006-07-24 stewart Instance manager test im_instance_conf fails randomly
|
2006-06-21 14:02:51 +02:00
|
|
|
#im_life_cycle : Bug#20368 2006-06-10 alik im_life_cycle test fails
|
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-07-25 18:37:35 +02:00
|
|
|
ndb_binlog_ignore_db : BUG#21279 2006-07-25 ingo Randomly throws a warning
|
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-07-26 11:50:13 +02:00
|
|
|
ndb_restore_compat : BUG#21283 2006-07-26 ingo Test fails randomly
|
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
|
2006-04-13 15:34:38 +02:00
|
|
|
ps_7ndb : BUG#18950 2006-02-16 jmiller create table like does not obtain LOCK_open
|
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 13:34:42 +02:00
|
|
|
rpl_ndb_2myisam : BUG#19227 Seems to pass currently
|
2006-06-01 12:59:39 +02:00
|
|
|
#rpl_ndb_commit_afterflush : BUG#19328 2006-05-04 tomas Slave timeout with COM_REGISTER_SLAVE error causing stop
|
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
|
2006-04-21 17:28:45 +02:00
|
|
|
rpl_ndb_ddl : BUG#18946 result file needs update + test needs to checked
|
2006-06-06 19:21:36 +02:00
|
|
|
rpl_ndb_innodb2ndb : Bug #19710 Cluster replication to partition table fails on DELETE FROM statement
|
2006-05-31 16:16:03 +02:00
|
|
|
#rpl_ndb_log : BUG#18947 2006-03-21 tomas CRBR: order in binlog of create table and insert (on different table) not determ
|
2006-06-06 19:21:36 +02:00
|
|
|
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-06-06 19:21:36 +02:00
|
|
|
rpl_row_func003 : BUG#19074 2006-13-04 andrei test failed
|
2006-04-10 17:54:42 +02:00
|
|
|
rpl_sp : BUG#16456 2006-02-16 jmiller
|
2006-06-15 16:53:12 +02:00
|
|
|
rpl_sp_effects : BUG#19862 2006-06-15 mkindahl
|
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-07-27 09:02:44 +02:00
|
|
|
rpl_ndb_idempotent : BUG#21298 2006-07-27 msvensson
|
|
|
|
rpl_row_basic_7ndb : BUG#21298 2006-07-27 msvensson
|
|
|
|
rpl_truncate_7ndb : BUG#21298 2006-07-27 msvensson
|
|
|
|
|