blob: 0e2027b715395d0fe86316c4c3b0b6597aebe088 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
##############################################################################
#
# List the test cases that are to be disabled temporarily.
#
# Separate the test case name and the comment with ':'.
#
# <testcasename> : MDEV-<xxxx> <comment>
#
# Do not use any TAB characters for whitespace.
#
##############################################################################
variables : MDEV-17585,MDEV-20581 Crash on wsrep.variables test case
|