disabled.def 2.49 KB
Newer Older
unknown's avatar
unknown committed
1 2
##############################################################################
#
3
#  List the test cases that are to be disabled temporarily.
unknown's avatar
unknown committed
4 5 6 7 8
#
#  Separate the test case name and the comment with ':'.
#
#      <testcasename>  : Comment test
#
9
#  Do not use any TAB characters for whitespace.
unknown's avatar
unknown committed
10 11
#
##############################################################################
12 13 14
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
unknown's avatar
unknown committed
15
#ndb_alter_table_row    : sometimes wrong error 1015!=1046
unknown's avatar
unknown committed
16 17 18 19 20 21 22
ndb_autodiscover        : Needs to be fixed w.r.t binlog
ndb_autodiscover2       : Needs to be fixed w.r.t binlog
ndb_binlog_basic        : Results are not deterministic, Tomas will fix
ndb_binlog_ddl_multi    : Bug#17038 [PATCH PENDING]
ndb_load                : Bug#17233
partition_03ndb         : Bug#16385
ps_7ndb                 : dbug assert in RBR mode when executing test suite
23
#rpl_bit_npk             : Bug#13418
unknown's avatar
unknown committed
24
rpl_ddl                 : Bug#15963 SBR does not show "Definer" correctly
unknown's avatar
unknown committed
25 26
rpl_ndb_2innodb         : Bugs#17400: delete & update of rows in table without pk fails
rpl_ndb_2myisam         : Bugs#17400: delete & update of rows in table without pk fails
unknown's avatar
unknown committed
27
rpl_ndb_auto_inc        : Bug#17086
28
#rpl_ndb_basic           : Bug#16228 [IN REVIEW]
29 30
rpl_ndb_blob            : interferes with following tests, causing hang
rpl_ndb_blob2           : interferes with following tests, causing hang
unknown's avatar
unknown committed
31 32
rpl_ndb_ddl             : Bug#17400: delete & update of rows in table without pk fails
rpl_ndb_delete_nowhere  : Bug#17400: delete & update of rows in table without pk fails
unknown's avatar
unknown committed
33
rpl_ndb_innodb2ndb      : Bugs#17400: delete & update of rows in table without pk fails
unknown's avatar
unknown committed
34
rpl_ndb_insert_ignore   : Bugs: #17431: INSERT IGNORE INTO returns failed: 1296
unknown's avatar
unknown committed
35
rpl_ndb_myisam2ndb      : Bugs#17400: delete & update of rows in table without pk fails
unknown's avatar
unknown committed
36
rpl_ndb_log             : result not deterministic
unknown's avatar
unknown committed
37
rpl_ndb_relay_space     : Bug#16993
unknown's avatar
unknown committed
38
rpl_ndb_multi_update2   : BUG#17738 In progress
unknown's avatar
unknown committed
39 40
rpl_ndb_multi_update3   : Bug#17400: delete & update of rows in table without pk fails
rpl_ndb_sp007           : Bug #17290
41
rpl_row_inexist_tbl     : Disabled since patch makes this test wait forever
unknown's avatar
unknown committed
42 43 44
rpl_sp                  : Bug#16456
rpl_until               : Unstable test case, bug#15886
sp-goto                 : GOTO is currently is disabled - will be fixed in the future
45
rpl_rbr_to_sbr          : BUG#18108
unknown's avatar
unknown committed
46
mysqldump               : BUG#18078