diff options
author | Vladislav Vaintroub <wlad@mariadb.com> | 2019-08-26 10:37:34 +0000 |
---|---|---|
committer | Vladislav Vaintroub <wlad@mariadb.com> | 2019-08-26 11:00:24 +0000 |
commit | 9bf424bc7b8a6199ef0c22b508835f21019f861a (patch) | |
tree | e9b16a413c68ab79dc23fe56e034f99936e6a0d8 /mysql-test/suite/mariabackup | |
parent | 202243d59e4fafdf20d198485e94cb5920ce8741 (diff) | |
download | mariadb-git-9bf424bc7b8a6199ef0c22b508835f21019f861a.tar.gz |
MDEV-20421 : Disable the test until fixed
Diffstat (limited to 'mysql-test/suite/mariabackup')
-rw-r--r-- | mysql-test/suite/mariabackup/disabled.def | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mysql-test/suite/mariabackup/disabled.def b/mysql-test/suite/mariabackup/disabled.def new file mode 100644 index 00000000000..88a66df052d --- /dev/null +++ b/mysql-test/suite/mariabackup/disabled.def @@ -0,0 +1,12 @@ +############################################################################## +# +# 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. +# +############################################################################## +big_innodb_log : MDEV-20421 2019-08-26 wlad Always fails on Windows buildbot
\ No newline at end of file |