summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test/connect/disabled.def
blob: a4d629fc3d1fa744efff5f8e587602f00ea0dcc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
##############################################################################
#
#  List the test cases that are to be disabled temporarily.
#
#  Separate the test case name and the comment with ':'.
#
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
#
#  Do not use any TAB characters for whitespace.
#
##############################################################################
jdbc            : Variable settings depend on machine configuration
jdbc_new        : Variable settings depend on machine configuration
jdbc_oracle     : Variable settings depend on machine configuration
jdbc_postgresql : Variable settings depend on machine configuration
json_mongo_c    : Need MongoDB running and its C Driver installed
json_java_2     : Need MongoDB running and its Java Driver installed
json_java_3     : Need MongoDB running and its Java Driver installed
mongo_c         : Need MongoDB running and its C Driver installed
mongo_java_2    : Need MongoDB running and its Java Driver installed
mongo_java_3    : Need MongoDB running and its Java Driver installed
tbl_thread      : Bug MDEV-9844,10179,14214 03/01/2018 OB Option THREAD removed
grant2          : Until fixed
#vcol            : Different error code on different versions