mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 22:34:18 +01:00
17 lines
934 B
Modula-2
17 lines
934 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.
|
|
#
|
|
##############################################################################
|
|
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
|
query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
|
|
sp_sync : Bug#48157 2010-02-06 5.5-m3 demands a differnt solution
|
|
innodb-autoinc : Bug#49267 2009-12-02 test fails on windows because of different case mode
|
|
innodb : Bug#49396 2009-12-03 test fails in embedded mode
|
|
plugin_load : Bug#42144 2009-12-21 alik plugin_load fails
|