From a0d88ebb0b5f77b30c65152f87aa73363ce93d71 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 11 Feb 2008 14:34:53 +0300 Subject: [PATCH] Disable sporadically failing test cases (Bug#34454). mysql-test/suite/rpl_ndb/t/disabled.def: Disable sporadically failing test cases. --- mysql-test/suite/rpl_ndb/t/disabled.def | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mysql-test/suite/rpl_ndb/t/disabled.def b/mysql-test/suite/rpl_ndb/t/disabled.def index 0b0ce3df51b..b6bce159c6e 100644 --- a/mysql-test/suite/rpl_ndb/t/disabled.def +++ b/mysql-test/suite/rpl_ndb/t/disabled.def @@ -20,3 +20,8 @@ rpl_ndb_mix_innodb : Bug #32720 Test rpl_ndb_mix_innodb fails on SPARC a # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open #rpl_ndb_dd_advance : Bug#25913 rpl_ndb_dd_advance fails randomly + + +rpl_ndb_innodb_trans : Bug#34454: Some test cases from the 'rpl_ndb' suite fail +rpl_ndb_charset : Bug#34454: Some test cases from the 'rpl_ndb' suite fail +rpl_ndb_multi : Bug#34454: Some test cases from the 'rpl_ndb' suite fail