mirror of
https://github.com/MariaDB/server.git
synced 2025-08-17 21:39:33 +00:00
15 lines
559 B
Modula-2
15 lines
559 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.
|
|
#
|
|
##############################################################################
|
|
|
|
rpl_cross_version : Bug#42311 2009-03-27 joro rpl_cross_version fails on macosx
|
|
rpl_slave_load_remove_tmpfile Bug#46996, unable to suppress warning
|