mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
15 lines
516 B
Modula-2
15 lines
516 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_force_load_corrupted_basic : not in XtraDB (yet?)
|
|
innodb_random_read_ahead_basic : not in XtraDB (yet?)
|