summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
blob: d21842b714104e6641c1af9cb4db66041fd542b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
##############################################################################
#
#  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
log_tables.test                       : Bug #37798: main.log_tables fails randomly on powermacg5 and windows
wait_timeout_func                     : BUG#36873 2008-07-06 sven wait_timeout_func.test fails randomly
delayed_insert_limit_func             : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
event_scheduler_func                  : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
interactive_timeout_func              : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
query_cache_wlock_invalidate_func     : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
rpl_init_slave_func                   : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
rpl_max_binlog_size_func              : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
slow_query_log_func                   : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
sql_low_priority_updates_func         : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
timestamp_func                        : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
log_output_func                       : BUG#37766 2008-07-10 sven main.log_output_func randomly fails in pushbuild
slow_query_log_func.test              : Bug #37962: *_func tests containing sleeps/race conditions