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 ':'.
|
|
|
|
#
|
|
|
|
# <testcasename> : Comment test
|
|
|
|
#
|
2005-12-22 06:39:02 +01:00
|
|
|
# Do not use any TAB characters for whitespace.
|
2005-03-15 19:48:42 +01:00
|
|
|
#
|
|
|
|
##############################################################################
|
|
|
|
|
2005-08-25 02:27:52 +02:00
|
|
|
sp-goto : GOTO is currently is disabled - will be fixed in the future
|
2005-12-22 06:39:02 +01:00
|
|
|
rpl_bit_npk : Bug #13418
|
2006-01-23 13:56:34 +01:00
|
|
|
events : Test case instability - infinite locking. To be fixed.
|
2005-12-22 06:39:02 +01:00
|
|
|
func_group : Bug #15448
|
|
|
|
func_math : Bug #15448
|
|
|
|
group_min_max : Bug #15448
|
|
|
|
innodb_concurrent : Results are not deterministic, Elliot will fix (BUG#3300)
|
2006-02-02 00:37:42 -05:00
|
|
|
innodb_unsafe_binlog : re-enable with InnoDB 5.1 snapshot containing bug#15650
|
2005-12-19 03:05:26 +01:00
|
|
|
subselect : Bug#15706
|
2006-01-12 19:51:02 +01:00
|
|
|
ps_7ndb : dbug assert in RBR mode when executing test suite
|
2005-12-23 14:45:02 +01:00
|
|
|
rpl_ddl : Bug#15963 SBR does not show "Definer" correctly
|
2006-01-17 08:40:00 +01:00
|
|
|
partition_03ndb : Bug#16385
|
2006-01-12 19:51:02 +01:00
|
|
|
ndb_binlog_basic : Results are not deterministic, Tomas will fix
|
|
|
|
rpl_ndb_basic : Bug#16228
|
2006-01-12 17:05:25 +01:00
|
|
|
rpl_sp : Bug #16456
|
2006-01-24 13:26:21 +01:00
|
|
|
#ndb_dd_disk2memory : Bug #16466
|
2006-01-16 13:15:11 +01:00
|
|
|
ndb_autodiscover : Needs to be fixed w.r.t binlog
|
|
|
|
ndb_autodiscover2 : Needs to be fixed w.r.t binlog
|
2006-02-01 21:49:15 +01:00
|
|
|
ndb_blob : BLOB replication causes core in master1 (Pekka will fix)
|
2006-01-19 09:05:56 -05:00
|
|
|
system_mysql_db : Needs fixing
|
|
|
|
system_mysql_db_fix : Needs fixing
|
2006-01-25 22:22:50 +01:00
|
|
|
#ndb_alter_table_row : sometimes wrong error 1015!=1046
|
2006-01-27 20:27:10 +01:00
|
|
|
ndb_gis : garbled msgs from corrupt THD*
|
2006-01-25 22:22:50 +01:00
|
|
|
|
|
|
|
# vim: set filetype=conf:
|