summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
blob: 0e7eabbed6d8faf6b49542172f5f2d1edb1754cd (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.
#
##############################################################################

sp-goto         : GOTO is currently is disabled - will be fixed in the future
kill            : Unstable test case, bug#9712
subselect       : Bug#15706
type_time       : Bug#15805