summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
blob: 4f5e11e7fbd7651d337ac8e46a9f3642c8c2a498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############################################################################
#
#  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