Browse Source

Disabling failing NDB-tests due to Bug 54850 and Bug 54851.

pull/374/head
Alexander Nozdrin 16 years ago
parent
commit
aee88bc8aa
  1. 3
      mysql-test/suite/ndb/t/disabled.def
  2. 3
      mysql-test/suite/rpl_ndb/t/disabled.def

3
mysql-test/suite/ndb/t/disabled.def

@ -10,8 +10,9 @@
#
##############################################################################
ndb_partition_error2 : Bug#40989 ndb_partition_error2 needs maintenance
ndb_binlog_discover : Bug#54851 2010-07-02 alik ndb.ndb_binlog_discover crashes the server
ndb_condition_pushdown : Bug#49746 2010-02-08 alik ndb_condition_pushdown fails in mysql-next-mr
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

3
mysql-test/suite/rpl_ndb/t/disabled.def

@ -10,5 +10,8 @@
#
##############################################################################
rpl_ndb_stm_innodb : Bug#54850 2010-07-02 alik rpl_ndb.rpl_ndb_stm_innodb and rpl_ndb.rpl_ndb_2other fails
rpl_ndb_2other : Bug#54850 2010-07-02 alik rpl_ndb.rpl_ndb_stm_innodb and rpl_ndb.rpl_ndb_2other fails
# the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
rpl_ndb_2ndb : Bug#45974: rpl_ndb_2ndb fails sporadically
Loading…
Cancel
Save