1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Files
mariadb/mysql-test/suite/innodb_plugin/t/disabled.def
Sergei Golubchik 1fd8150a5b 5.1 merge
increase xtradb verson from 13.0 to 13.01
2012-08-22 16:13:54 +02:00

19 lines
609 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.
#
##############################################################################
#
# instead of disabling innodb tests that are not fixed in xtradb yet
# add --skip inside if() into the test file itself
#
innodb_bug52745: Disabled as this has valgrind failures (also in MySQL 5.1.50)