diff options
-rw-r--r-- | mysql-test/suite/versioning/disabled.def | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mysql-test/suite/versioning/disabled.def b/mysql-test/suite/versioning/disabled.def new file mode 100644 index 00000000000..c08e7eb6885 --- /dev/null +++ b/mysql-test/suite/versioning/disabled.def @@ -0,0 +1,15 @@ +############################################################################## +# +# 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 + |