blob: 34efa554010e69942e517491a50507320b3d4c00 (
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
subselect : Bug#15706
ndb_load : Bug #17233
rpl_until : Unstable test case, bug#15886
|