summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/t/disabled.def
blob: 483eea9daebed9b00c8cb17ba9d03be7e38c27fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
##############################################################################
#
#  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.
#
##############################################################################
query_cache_size_basic_32           : Bug#36747: Allocating a large query cache is not deterministic
query_cache_size_basic_64           : Bug#36747: Allocating a large query cache is not deterministic
transaction_prealloc_size_basic_32  : Bug#36747
transaction_prealloc_size_basic_64  : Bug#36747
#thread_cache_size_func             : Bug#40575: 2008-11-07 joro main.thread_cache_size_func fails in pushbuild when run with pool of threads