mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
1fc5777320
- Updated slow_query_log_file_basic and general_log_file basis instead of the func version as the func version run good but the basic versions fail. - Sent innodb.test to dev@innodb.com. - variables.test has differences probably due to a bug in mtr or in the SET statement (see bug#39369). - general_log_file_basic.test and slow_query_log_file_bsaic.test have differences, which might be produced by the new mtr (see bug#38124).
27 lines
2 KiB
Modula-2
27 lines
2 KiB
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
|
|
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
|
|
|