mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
f0ac4a74df
into stella.local:/home2/mydev/mysql-5.1-axmrg client/mysql.cc: Auto merged mysql-test/r/archive.result: Auto merged mysql-test/r/ctype_ucs.result: Auto merged mysql-test/t/archive.test: Auto merged mysql-test/t/ctype_uca.test: Auto merged mysql-test/t/ctype_ucs.test: Auto merged sql/item_cmpfunc.cc: Auto merged sql/mysqld.cc: Auto merged sql/sql_class.h: Auto merged mysql-test/t/disabled.def: Manual merge from 5.0 mysql-test/t/subselect.test: Manual merge from 5.0
24 lines
1.2 KiB
Modula-2
24 lines
1.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.
|
|
#
|
|
##############################################################################
|
|
user_limits : Bug#23921 random failure of user_limits.test
|
|
|
|
concurrent_innodb : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
|
|
ctype_big5 : BUG#26711 2007-06-21 Lars Test has never worked on Double Whopper
|
|
|
|
federated_transactions : Bug#29523 Transactions do not work
|
|
events : Bug#32664 events.test fails randomly
|
|
events_scheduling : Bug#29830 Test case 'events_scheduling' fails on Mac OS X and Windows
|
|
lowercase_table3 : Bug#32667 lowercase_table3.test reports to error log
|
|
kill : Bug#29149: Test "kill" fails on Windows
|
|
grant3 : Bug#32723: grant3.test fails
|
|
innodb_mysql : Bug#32724: innodb_mysql.test fails randomly
|
|
rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes
|