mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
17 lines
698 B
Modula-2
17 lines
698 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarely.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : Comment test
|
|
#
|
|
# Don't use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
innodb_storedproc: (changes of WL#2984, using storeproc_nn instead)
|
|
memory_storedproc: (changes of WL#2984, using storeproc_nn instead)
|
|
myisam_storedproc: (changes of WL#2984, using storeproc_nn instead)
|
|
ndb__datadict: 2007-10-08 mleich Bug#31421 funcs_1: ndb__datadict fails, discrepancy between scripts and expected results
|