mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
2e13a000cb
disabled a randomly failing test and opened a bug report
17 lines
946 B
Modula-2
17 lines
946 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
|
|
csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
|
|
thread_cache_size_func : Bug#36733 main.thread_cache_size_func fails randomly
|
|
log_tables.test : Bug #37798: main.log_tables fails randomly on powermacg5 and windows
|
|
slow_query_log_func.test : Bug #37962: *_func tests containing sleeps/race conditions
|
|
events-bugs.test : Bug #39848, Bug #39863, Bug #39569, Bug #37774
|