1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-17 06:42:17 +03:00
Files
mariadb/mysql-test/suite/innodb/disabled.def
2017-11-27 15:07:34 +03:00

14 lines
482 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.
#
##############################################################################
create-index-debug : MDEV-13680 InnoDB may crash when btr_page_alloc() fails