mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Disabling atomic.rename_trigger test case because of frequent
failures
This commit is contained in:
parent
39cafb666b
commit
af552f2903
1 changed files with 13 additions and 0 deletions
13
mysql-test/suite/atomic/disabled.def
Normal file
13
mysql-test/suite/atomic/disabled.def
Normal file
|
@ -0,0 +1,13 @@
|
|||
##############################################################################
|
||||
#
|
||||
# List the test cases that are to be disabled temporarily.
|
||||
#
|
||||
# Separate the test case name and the comment with ':'.
|
||||
#
|
||||
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
||||
#
|
||||
# Do not use any TAB characters for whitespace.
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
rename_trigger : MDEV-29282 atomic.rename_trigger fails occasionly
|
Loading…
Add table
Reference in a new issue