Skip to content

Commit af552f2

Browse files
Disabling atomic.rename_trigger test case because of frequent
failures
1 parent 39cafb6 commit af552f2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
##############################################################################
2+
#
3+
# List the test cases that are to be disabled temporarily.
4+
#
5+
# Separate the test case name and the comment with ':'.
6+
#
7+
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
8+
#
9+
# Do not use any TAB characters for whitespace.
10+
#
11+
##############################################################################
12+
13+
rename_trigger : MDEV-29282 atomic.rename_trigger fails occasionly

0 commit comments

Comments
 (0)