21 lines
1.2 KiB
Modula-2
Executable File
21 lines
1.2 KiB
Modula-2
Executable File
##############################################################################
|
|
#
|
|
# 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.
|
|
#
|
|
##############################################################################
|
|
lowercase_table3 : Bug#11762269 2010-06-30 alik main.lowercase_table3 on Mac OSX
|
|
read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exists
|
|
sum_distinct-big : Bug#11764126 2010-11-15 mattiasj was not tested
|
|
archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
|
|
ds_mrr-big @solaris : Bug#14168107 2012-04-03 Hemant disabled new test added by Olav Sandstå,since this leads to timeout on Solaris on slow sparc servers
|
|
mysql_embedded_client_test : Bug#13964673 2012-04-16 amitbha since most of the test cases are failing
|
|
mysql_client_test_embedded : Bug#16084066 2013-01-08 Disabled since this test is failing
|
|
mysqlhotcopy_archive @solaris : DBD-mysql perl module not available on Solaris
|
|
mysqlhotcopy_myisam @solaris : DBD-mysql perl module not available on Solaris
|