summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
blob: ddb79205357db7a77339875d8ab160600793ca5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##############################################################################
#
#  List the test cases that are to be disabled temporarely.
#
#  Separate the test case name and the comment with ':'.
#
#      <testcasename>  : Comment test
#
#  Don't use any TAB characters for whitespace.
#
##############################################################################

rpl_relayrotate : Unstable test case, bug#12429
rpl_until       : Unstable test case, bug#12429
rpl_deadlock    : Unstable test case, bug#12429
kill            : Unstable test case, bug#9712