summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl_ndb/t/disabled.def
blob: 6bfb20f220517a3daf3501b4e5d6478e9b141e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
##############################################################################
#
#  List the test cases that are to be disabled temporarily.
#
#  Separate the test case name and the comment with ':'.
#
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
#
#  Do not use any TAB characters for whitespace.
#
##############################################################################

rpl_ndb_stm_innodb  : Bug#54850 2010-07-02 alik rpl_ndb.rpl_ndb_stm_innodb and rpl_ndb.rpl_ndb_2other fails
rpl_ndb_2other      : Bug#54850 2010-07-02 alik rpl_ndb.rpl_ndb_stm_innodb and rpl_ndb.rpl_ndb_2other fails

# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
rpl_ndb_2ndb   : Bug#45974: rpl_ndb_2ndb fails sporadically