summaryrefslogtreecommitdiff
path: root/mysql-test/suite/ndb/t
diff options
context:
space:
mode:
authorMatthias Leich <Matthias.Leich@sun.com>2008-12-08 15:36:42 +0100
committerMatthias Leich <Matthias.Leich@sun.com>2008-12-08 15:36:42 +0100
commitce942b399500cc8ee1374e95b99c476cf43870ef (patch)
tree23c51efbc23d4351c63a9d1d01452b9aa26e4789 /mysql-test/suite/ndb/t
parentebff4ea3a917df85ff26192c904441257592b4a1 (diff)
downloadmariadb-git-ce942b399500cc8ee1374e95b99c476cf43870ef.tar.gz
Fix for Bug#40904 20 tests in 5.1 are disabled in a bad manner
- remove totally wrong (syntax) entries from disabled.def - remove entries belonging to deleted tests from disabled.def - correct the comments (correct the bug mentioned) of entries in disabled.def - remove never completed tests which were accidently pushed
Diffstat (limited to 'mysql-test/suite/ndb/t')
-rw-r--r--mysql-test/suite/ndb/t/disabled.def3
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/suite/ndb/t/disabled.def b/mysql-test/suite/ndb/t/disabled.def
index c638c7b4774..0fc9a5d3ad6 100644
--- a/mysql-test/suite/ndb/t/disabled.def
+++ b/mysql-test/suite/ndb/t/disabled.def
@@ -9,8 +9,7 @@
# Do not use any TAB characters for whitespace.
#
##############################################################################
-partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when updating a range partitioned NDB table
-ndb_partition_error2 : HF is not sure if the test can work as internded on all the platforms
+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