mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Disabling atomic.rename_trigger test case because of frequent
failures
This commit is contained in:
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
|
Reference in New Issue
Block a user