mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
disabled.def:
Disable unstable test cases new file mysql-test/t/disabled.def: Disable unstable test cases
This commit is contained in:
16
mysql-test/t/disabled.def
Normal file
16
mysql-test/t/disabled.def
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
##############################################################################
|
||||||
|
#
|
||||||
|
# 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.
|
||||||
|
#
|
||||||
|
##############################################################################
|
||||||
|
|
||||||
|
rpl_relayrotate : Unstable test case, bug#12429
|
||||||
|
rpl_until : Unstable test case, bug#12429
|
||||||
|
rpl_deadlock : Unstable test case, bug#12429
|
||||||
|
kill : Unstable test case, bug#9712
|
Reference in New Issue
Block a user