mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
17 lines
860 B
Modula-2
17 lines
860 B
Modula-2
##############################################################################
|
|
#
|
|
# 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#11748572: Allocating a large query cache is not deterministic
|
|
query_cache_size_basic_64 : Bug#11748572: Allocating a large query cache is not deterministic
|
|
transaction_prealloc_size_basic_32 : Bug#11748572
|
|
transaction_prealloc_size_basic_64 : Bug#11748572
|
|
#thread_cache_size_func : Bug#11750172: 2008-11-07 joro main.thread_cache_size_func fails in pushbuild when run with pool of threads
|
|
|