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