1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

disabled.def:

Disable unstable test cases
  new file


mysql-test/t/disabled.def:
  Disable unstable test cases
This commit is contained in:
unknown
2005-09-25 11:35:32 +02:00
parent b337566bab
commit 5aecf16a2f

16
mysql-test/t/disabled.def Normal file
View 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