diff options
author | Alexander Nozdrin <alik@sun.com> | 2010-02-09 13:16:01 +0300 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2010-02-09 13:16:01 +0300 |
commit | 6dd93757263fd219fcbd3d1ed100a681ecbc7c92 (patch) | |
tree | 4b2b13bd98531c9bd663be2edf7625949310ef6e /mysql-test/suite/ndb/t | |
parent | 4f9a1f49c87e7dc89f5f314d548f2ce085dda8be (diff) | |
download | mariadb-git-6dd93757263fd219fcbd3d1ed100a681ecbc7c92.tar.gz |
1. Disable ndb_condition_pushdown.test due to Bug 49746.
2. Update test result files.
Diffstat (limited to 'mysql-test/suite/ndb/t')
-rw-r--r-- | mysql-test/suite/ndb/t/disabled.def | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mysql-test/suite/ndb/t/disabled.def b/mysql-test/suite/ndb/t/disabled.def index 0fc9a5d3ad6..65b6b9ed135 100644 --- a/mysql-test/suite/ndb/t/disabled.def +++ b/mysql-test/suite/ndb/t/disabled.def @@ -10,6 +10,8 @@ # ############################################################################## -ndb_partition_error2 : Bug#40989 ndb_partition_error2 needs maintenance +ndb_partition_error2 : Bug#40989 ndb_partition_error2 needs maintenance +ndb_condition_pushdown : Bug#49746 2010-02-08 alik ndb_condition_pushdown fails in mysql-next-mr + # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open |