blob: 2116e9f51e0c7c5984b45c9238ce6c31da7c5370 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
##############################################################################
#
# List the test cases that are to be disabled temporarely.
#
# Separate the test case name and the comment with ':'.
#
# <testcasename> : Comment test
#
# Don't use any TAB characters for whitespace.
#
##############################################################################
ndb_load : Bug#17233
user_limits : Bug#23921 random failure of user_limits.test
ndb_single_user : Bug#27021 Error codes in mysqld in single user mode varies
|