List:Commits« Previous MessageNext Message »
From:Georgi Kodinov Date:July 25 2008 10:32am
Subject:bzr commit into mysql-5.1 branch (kgeorge:2673)
View as plain text  
#At file:///home/kgeorge/mysql/bzr/disable_faling_tests-5.1/

 2673 Georgi Kodinov	2008-07-25
      Disabled 5.1 tests (and reported bugs)
modified:
  mysql-test/suite/ndb/t/disabled.def
  mysql-test/suite/rpl_ndb/t/disabled.def

per-file messages:
  mysql-test/suite/ndb/t/disabled.def
    disabled failing test in 5.1-bzr
  mysql-test/suite/rpl_ndb/t/disabled.def
    disabled failing test in 5.1-bzr
=== modified file 'mysql-test/suite/ndb/t/disabled.def'
--- a/mysql-test/suite/ndb/t/disabled.def	2008-04-24 11:43:08 +0000
+++ b/mysql-test/suite/ndb/t/disabled.def	2008-07-25 10:32:05 +0000
@@ -12,5 +12,6 @@
 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_index_ordered        : Bug#38370 The test ndb.ndb_index_ordered fails with the community features on
 
 # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open

=== modified file 'mysql-test/suite/rpl_ndb/t/disabled.def'
--- a/mysql-test/suite/rpl_ndb/t/disabled.def	2008-02-26 16:34:02 +0000
+++ b/mysql-test/suite/rpl_ndb/t/disabled.def	2008-07-25 10:32:05 +0000
@@ -12,5 +12,6 @@
 
 rpl_ndb_circular         : Bug#33849 COMMIT event missing in cluster circular replication.
 rpl_ndb_circular_simplex : Bug#33849 COMMIT event missing in cluster circular replication.
+rpl_row_basic_7ndb       : Bug#38369 rpl_ndb.rpl_row_basic_7ndb fails
 
 # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open

Thread
bzr commit into mysql-5.1 branch (kgeorge:2673) Georgi Kodinov25 Jul