mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
Moving query_cache_size_basic_32.test and query_cache_size_basic_64.test from experimental to disabled as a solution has still not been found.
18 lines
754 B
Modula-2
18 lines
754 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.
|
|
#
|
|
##############################################################################
|
|
transaction_prealloc_size_basic_32 : Bug#11748572
|
|
transaction_prealloc_size_basic_64 : Bug#11748572
|
|
query_cache_size_basic_32 : Bug#13535584
|
|
query_cache_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
|
|
|