summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test/connect/disabled.def
blob: 827ed58b835501df43e41ecc4528b7d8cadd7eb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
##############################################################################
#
#  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.
#
##############################################################################
infoschema-9739  : Crashes with MariaDB 10.0
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