mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
16 lines
496 B
Modula-2
16 lines
496 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.
|
|
#
|
|
##############################################################################
|
|
ddl : DDL Survival WIP
|
|
vtmd : DDL Survival WIP
|
|
vtmd_show : DDL Survival WIP
|
|
cte: MDEV-14820
|