mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
16 lines
817 B
Modula-2
16 lines
817 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.
|
|
#
|
|
##############################################################################
|
|
federated_transactions : Bug#29523 Transactions do not work
|
|
slow_query_log_func : Bug #37962: *_func tests containing sleeps/race conditions
|
|
wait_timeout_func : Bug #41225 joro wait_timeout_func fails
|
|
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
|
query_cache_28249 : Bug#41098 Query Cache returns wrong result with concurrent insert
|