#At file:///home/anitha/mysql/repo/mysql-5.5-bugteam/ based on revid:tor.didriksen@stripped
3225 Anitha Gopi 2010-12-21
BUG #59055: RQG was broken after the checkin that removed rpl and rpl_ndb suites. RQG uses MTR V1 and that still has these in the default suite. Removing these from V1. Also removing references to ndb tests in some more disabled.def files
modified:
mysql-test/lib/v1/mysql-test-run.pl
mysql-test/suite/funcs_1/t/disabled.def
mysql-test/suite/funcs_2/t/disabled.def
mysql-test/suite/parts/t/disabled.def
=== modified file 'mysql-test/lib/v1/mysql-test-run.pl'
--- a/mysql-test/lib/v1/mysql-test-run.pl 2010-08-05 12:53:09 +0000
+++ b/mysql-test/lib/v1/mysql-test-run.pl 2010-12-21 17:44:48 +0000
@@ -135,7 +135,7 @@ our $default_vardir;
our $opt_usage;
our $opt_suites;
-our $opt_suites_default= "main,binlog,rpl,rpl_ndb,ndb"; # Default suites to run
+our $opt_suites_default= "main,binlog,rpl"; # Default suites to run
our $opt_script_debug= 0; # Script debugging, enable with --script-debug
our $opt_verbose= 0; # Verbose output, enable with --verbose
=== modified file 'mysql-test/suite/funcs_1/t/disabled.def'
--- a/mysql-test/suite/funcs_1/t/disabled.def 2009-09-23 18:50:13 +0000
+++ b/mysql-test/suite/funcs_1/t/disabled.def 2010-12-21 17:44:48 +0000
@@ -10,4 +10,3 @@
#
##############################################################################
-ndb_trig_1011ext: Bug#47564
=== modified file 'mysql-test/suite/funcs_2/t/disabled.def'
--- a/mysql-test/suite/funcs_2/t/disabled.def 2010-08-19 07:31:24 +0000
+++ b/mysql-test/suite/funcs_2/t/disabled.def 2010-12-21 17:44:48 +0000
@@ -1,4 +1 @@
-# Should maybe be enabled, but ndb is not part of the ordinary build.
-# Bernt M. Johnsen 2010-05-10
-ndb_charset : Bug#20447 Problem with prefix keys with contractions and expansions
=== modified file 'mysql-test/suite/parts/t/disabled.def'
--- a/mysql-test/suite/parts/t/disabled.def 2009-09-23 18:50:13 +0000
+++ b/mysql-test/suite/parts/t/disabled.def 2010-12-21 17:44:48 +0000
@@ -1,3 +0,0 @@
-partition_basic_ndb : Bug#44919 parts-suite in mtr tries to use features not supported by ndb
-# http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-limitations-syntax.html
-partition_syntax_ndb : Bug#36735 Not supported
Attachment: [text/bzr-bundle] bzr/anitha.gopi@sun.com-20101221174448-ypa7vfjrv2boj07p.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (anitha.gopi:3225) Bug#59055 | Anitha Gopi | 21 Dec |