disabled.def 672 Bytes
Newer Older
istruewing@chilla.local's avatar
istruewing@chilla.local committed
1 2 3 4 5 6 7 8 9 10 11
##############################################################################
#
#  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.
#
##############################################################################
12
binlog_multi_engine      : Bug#32663 binlog_multi_engine.test fails randomly
13
binlog_base64_flag : BUG#33247 2007-12-14 Sven: mysqlbinlog does not clean up after itself on termination. When compiled in debug mode, this test generates lots of warnings for memory leaks.