mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
21 lines
1,019 B
Modula-2
21 lines
1,019 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
|
|
innodb_mysql : Bug#32724: innodb_mysql.test fails randomly
|
|
status : Bug#32966 main.status fails
|
|
ps_ddl : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
|
|
csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
|
|
event_scheduler_basic: BUG#35997 server seems to crash.
|
|
event_scheduler_func: BUG#35997 server seems to crash.
|
|
thread_cache_size_func: BUG#35988 Due to not deterministic results
|
|
query_cache_wlock_invalidate_func: Bug#35390 causes not deterministic results.
|
|
|