diff options
author | Matthias Leich <Matthias.Leich@sun.com> | 2008-12-08 15:36:42 +0100 |
---|---|---|
committer | Matthias Leich <Matthias.Leich@sun.com> | 2008-12-08 15:36:42 +0100 |
commit | ce942b399500cc8ee1374e95b99c476cf43870ef (patch) | |
tree | 23c51efbc23d4351c63a9d1d01452b9aa26e4789 /mysql-test/suite/ndb/t | |
parent | ebff4ea3a917df85ff26192c904441257592b4a1 (diff) | |
download | mariadb-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.def | 3 |
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 |