Commit 5aecf16a authored by unknown's avatar unknown
Browse files

disabled.def:

  Disable unstable test cases
  new file


mysql-test/t/disabled.def:
  Disable unstable test cases
parent b337566b
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
##############################################################################
#
#  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