blob: c222d3dd523fc4c35cf6a05d37fbfa28c274a82e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
##############################################################################
#
# 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_row_create_table : Bug#45576 2009-12-01 joro rpl_row_create_table fails on PB2
|