mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
5ca789693b
This does not fix the bug. It only disables the failing test.
15 lines
635 B
Modula-2
15 lines
635 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_redirect : Failure is sporadic and and the test is superfluous (mats)
|
|
rpl_innodb_bug28430 : Failure on Solaris Bug #36793
|
|
rpl_temporary : BUG#38269 2008-07-21 Sven valgrind error in pushbuild
|