summaryrefslogtreecommitdiff
path: root/mysql-test/suite/ndb/t/disabled.def
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/ndb/t/disabled.def')
-rw-r--r--mysql-test/suite/ndb/t/disabled.def18
1 files changed, 0 insertions, 18 deletions
diff --git a/mysql-test/suite/ndb/t/disabled.def b/mysql-test/suite/ndb/t/disabled.def
deleted file mode 100644
index c3c046e7ece..00000000000
--- a/mysql-test/suite/ndb/t/disabled.def
+++ /dev/null
@@ -1,18 +0,0 @@
-##############################################################################
-#
-# 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.
-#
-##############################################################################
-
-ndb_binlog_discover : Bug#54851 2010-07-02 alik ndb.ndb_binlog_discover crashes the server
-ndb_partition_error2 : Bug#40989 ndb_partition_error2 needs maintenance
-
-
-# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
-ndb_alter_table3 : Bug#45621 2009-06-10 alik A few test files are disabled due to WL#4284