mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
e826d1e64d
Fix wrong wait condition.
16 lines
636 B
Modula-2
16 lines
636 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.
|
|
#
|
|
##############################################################################
|
|
|
|
innodb_scrub : MDEV-8139 scrubbing does not work reliably
|
|
innodb_scrub_background : MDEV-8139 scrubbing does not work reliably
|
|
innodb-redo-badkey : MDEV-13893 / MDEV-12699 Improve crash recovery of corrupted data pages
|
|
|