List:Commits« Previous MessageNext Message »
From:msvensson Date:June 27 2007 10:14am
Subject:bk commit into 5.1 tree (msvensson:1.2523)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-06-27 10:14:49+02:00, msvensson@pilot.(none) +2 -0
  Move disabling of rpl_invoked_features to suite/rpl/t/disabled.def

  mysql-test/suite/rpl/t/disabled.def@stripped, 2007-06-27 10:14:48+02:00,
msvensson@pilot.(none) +1 -0
    Move disabling of rpl_invoked_features to suite/rpl/t/disabled.def

  mysql-test/t/disabled.def@stripped, 2007-06-27 10:14:48+02:00, msvensson@pilot.(none) +0 -1
    Move disabling of rpl_invoked_features to suite/rpl/t/disabled.def

diff -Nrup a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def
--- a/mysql-test/suite/rpl/t/disabled.def	2007-06-27 10:00:13 +02:00
+++ b/mysql-test/suite/rpl/t/disabled.def	2007-06-27 10:14:48 +02:00
@@ -13,3 +13,4 @@
 rpl_ddl                  : BUG#26418 2007-03-01 mleich Slave out of sync after
CREATE/DROP TEMPORARY TABLE + ROLLBACK on master
 rpl_innodb_mixed_ddl     : Bug #29363 rpl.rpl_innodb_mixed_* test failures
 rpl_innodb_mixed_dml     : Bug #29363 rpl.rpl_innodb_mixed_* test failures
+rpl_invoked_features     : BUG#29020 2007-06-21 Lars Non-deterministic test case
diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def	2007-06-27 10:13:32 +02:00
+++ b/mysql-test/t/disabled.def	2007-06-27 10:14:48 +02:00
@@ -21,7 +21,6 @@ im_instance_conf         : BUG#28743 Ins
 im_utils                 : BUG#28743 Instance manager generates warnings in test suite
 innodb                   : Disabling test case awaiting reply from Innobase
 concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures
with varying differences
-rpl_invoked_features     : BUG#29020 2007-06-21 Lars Non-deterministic test case
 ctype_big5               : BUG#26711 2007-06-21 Lars Test has never worked on Double
Whopper
 
 
Thread
bk commit into 5.1 tree (msvensson:1.2523)msvensson27 Jun