disabled.def 1.26 KB
Newer Older
unknown's avatar
unknown committed
1 2
##############################################################################
#
3
#  List the test cases that are to be disabled temporarily.
unknown's avatar
unknown committed
4 5 6
#
#  Separate the test case name and the comment with ':'.
#
7
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
unknown's avatar
unknown committed
8
#
9
#  Do not use any TAB characters for whitespace.
unknown's avatar
unknown committed
10 11
#
##############################################################################
Matthias Leich's avatar
Matthias Leich committed
12
kill                     : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
13
query_cache_28249        : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
14
partition_innodb_plugin  : Bug#53307 2010-04-30 VasilDimov valgrind warnings
15 16
main.mysqlhotcopy_myisam : bug#54129 2010-06-04 Horst
main.mysqlhotcopy_archive: bug#54129 2010-06-04 Horst
17
main.events_time_zone    : Test is not predictable as it depends on precise timing.
18 19
main.mysqlhotcopy_myisam : Bug#56817 2010-10-21 anitha mysqlhotcopy* fails
main.mysqlhotcopy_archive: Bug#56817 2010-10-21 anitha mysqlhotcopy* fails
20 21
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
unknown's avatar
unknown committed
22
main.subselect_mat_cost  : MWL#89 tests that must be adjusted to the cost model introduced after the code review