mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
18 lines
954 B
Modula-2
18 lines
954 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.
|
|
#
|
|
##############################################################################
|
|
lowercase_table3 : Bug#54845 2010-06-30 alik main.lowercase_table3 on Mac OSX
|
|
query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
|
|
log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists
|
|
read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists
|
|
sum_distinct-big : Bug#56927 2010-11-15 mattiasj was not tested
|
|
alter_table-big : Bug#37248 2010-11-15 mattiasj was not tested
|
|
create-big : Bug#37248 2010-11-15 mattiasj was not tested
|