2015-05-17 13:14:16 +02:00
|
|
|
##############################################################################
|
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
#
|
|
|
|
##############################################################################
|
|
|
|
|
2017-01-14 16:52:33 +01:00
|
|
|
innodb_scrub : MDEV-8139 scrubbing does not work reliably
|
|
|
|
innodb_scrub_background : MDEV-8139 scrubbing does not work reliably
|
2017-10-31 11:54:10 +01:00
|
|
|
innodb-redo-badkey : MDEV-13893 / MDEV-12699 Improve crash recovery of corrupted data pages
|
2018-02-17 13:54:12 +01:00
|
|
|
innodb_encryption-page-compression : MDEV-14814 wait condition timeout
|