summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
blob: 07462e9169608d5d45ecb0995206ff7da25e9fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##############################################################################
#
#  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