mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00

- validated current result files - forced order by and removed time stamps removed a_version files (since do not make sense now when suite is in the main tree) Note: datadict tests still fail as a result of regression bug 28181 in 5.0.42 (discovered while performing this update) - tests should run clean once bug is fixed
16 lines
576 B
Modula-2
16 lines
576 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)
|