disabled.def 1.63 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
#
##############################################################################

unknown's avatar
Merge  
unknown committed
13 14 15 16
events               : Test case instability - infinite locking. To be fixed.
func_group           : Bug#15448
func_math            : Bug#15448
group_min_max        : Bug#15448 
17
#ndb_alter_table_row : sometimes wrong error 1015!=1046
unknown's avatar
Merge  
unknown committed
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
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_gis              : garbled msgs from corrupt THD*
partition_03ndb      : Bug#16385
ps_7ndb              : dbug assert in RBR mode when executing test suite
rpl_bit_npk          : Bug#13418
rpl_ddl              : Bug#15963 SBR does not show "Definer" correctly
rpl_ndb_auto_inc     : Bug#17086
rpl_ndb_basic        : Bug#16228 [IN REVIEW]
rpl_ndb_relay_space  : Bug#16993
rpl_sp               : Bug#16456
rpl_until            : Unstable test case, bug#15886
sp-goto              : GOTO is currently is disabled - will be fixed in the future
subselect            : Bug#15706 (ps mode) [PATCH PENDING]
unknown's avatar
unknown committed
34
rpl_ndb_log          : result not deterministic
35 36 37 38 39
binlog_row_mix_innodb_myisam : Bug #17386
binlog_row_insert_select : Bug #17385
rpl_row_basic_2myisam : Bug #17385
rpl_row_basic_3innodb : Bug #17385
rpl_row_create_table : Bug #17385