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
|
|
|
#
|
|
|
|
##############################################################################
|
2006-02-21 13:07:25 +01:00
|
|
|
events_bugs : test case unstable (race conditions). andrey will fix
|
|
|
|
events_stress : test case unstable. andrey will fix
|
|
|
|
events : test case unstable. andrey will fix
|
2006-03-09 17:19:39 +01:00
|
|
|
#ndb_alter_table_row : sometimes wrong error 1015!=1046
|
2006-02-16 21:50:05 +01:00
|
|
|
ndb_autodiscover : Needs to be fixed w.r.t binlog
|
|
|
|
ndb_autodiscover2 : Needs to be fixed w.r.t binlog
|
2006-03-11 06:58:48 +01:00
|
|
|
#ndb_binlog_basic : Results are not deterministic, Tomas will fix
|
|
|
|
#ndb_binlog_ddl_multi : Bug#17038 [PATCH PENDING]
|
2006-03-13 09:55:41 +01:00
|
|
|
#ndb_binlog_multi : Results are not deterministic, Tomas will fix
|
2006-02-16 21:50:05 +01:00
|
|
|
ndb_load : Bug#17233
|
|
|
|
partition_03ndb : Bug#16385
|
|
|
|
ps_7ndb : dbug assert in RBR mode when executing test suite
|
2006-02-24 15:38:20 +01:00
|
|
|
#rpl_bit_npk : Bug#13418
|
2006-02-16 21:50:05 +01:00
|
|
|
rpl_ddl : Bug#15963 SBR does not show "Definer" correctly
|
2006-03-22 16:04:38 +01:00
|
|
|
rpl_ndb_2innodb : assertion in get_parts_for_update()
|
|
|
|
rpl_ndb_2myisam : assertion in get_parts_for_update()
|
2006-02-16 21:50:05 +01:00
|
|
|
rpl_ndb_auto_inc : Bug#17086
|
2006-03-07 13:29:53 +01:00
|
|
|
#rpl_ndb_basic : Bug#16228 [IN REVIEW]
|
2006-03-24 11:57:31 +01:00
|
|
|
#rpl_ndb_blob : interferes with following tests, causing hang
|
|
|
|
#rpl_ndb_blob2 : interferes with following tests, causing hang
|
2006-03-16 09:23:37 +01:00
|
|
|
rpl_ndb_ddl : master hangs
|
|
|
|
#rpl_ndb_delete_nowhere : Bug#17400: delete & update of rows in table without pk fails
|
|
|
|
rpl_ndb_innodb2ndb : Bug#18261: Cluster Replication: tests rpl_ndb_xxx2ndb fails
|
|
|
|
rpl_ndb_myisam2ndb : Bug#18261: Cluster Replication: tests rpl_ndb_xxx2ndb fails
|
2006-03-21 12:33:13 +01:00
|
|
|
rpl_ndb_log : result not deterministic, TBD if should remove
|
2006-02-16 21:50:05 +01:00
|
|
|
rpl_ndb_relay_space : Bug#16993
|
2006-03-16 09:23:37 +01:00
|
|
|
#rpl_ndb_multi_update3 : Bug#17400: delete & update of rows in table without pk fails
|
2006-02-16 21:50:05 +01:00
|
|
|
rpl_ndb_sp007 : Bug #17290
|
2006-03-09 03:56:14 +01:00
|
|
|
rpl_row_inexist_tbl : Disabled since patch makes this test wait forever
|
2006-02-16 21:50:05 +01:00
|
|
|
rpl_sp : Bug#16456
|
|
|
|
rpl_until : Unstable test case, bug#15886
|
|
|
|
sp-goto : GOTO is currently is disabled - will be fixed in the future
|
2006-03-10 17:31:07 +01:00
|
|
|
mysqldump : BUG#18078
|
2006-03-22 12:03:15 +01:00
|
|
|
udf : Need to check if udf_example.so has been built
|