mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
- dynamic configuration support - safe process - cleanups - create new suite for fedarated
14 lines
525 B
Modula-2
14 lines
525 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> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
user_limits : Bug#23921 random failure of user_limits.test
|
|
concurrent_innodb : BUG#21579 innodb_concurrent random failures with varying differences
|