From: Date: October 1 2008 4:02pm Subject: bzr commit into mysql-5.1 branch (sven:2755) Bug#38269 List-Archive: http://lists.mysql.com/commits/54951 X-Bug: 38269 Message-Id: <20081001140214.9E8E7B72FD@riska> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///home/sven/bzr/b38269-valgrind_ha_statistic_increment/5.1-bugteam/ 2755 Sven Sandberg 2008-10-01 BUG#38269: pushbuild gives valgrind error in ha_statistic_increment for rpl_temporary Re-enabling failing test case because server logs were lost in pushbuild, so we need to run it again. modified: mysql-test/suite/rpl/t/disabled.def per-file messages: mysql-test/suite/rpl/t/disabled.def Re-enabling failing test case because server logs were lost in pushbuild, so we need to run it again. === modified file 'mysql-test/suite/rpl/t/disabled.def' --- a/mysql-test/suite/rpl/t/disabled.def 2008-07-23 14:34:02 +0000 +++ b/mysql-test/suite/rpl/t/disabled.def 2008-10-01 14:02:04 +0000 @@ -12,5 +12,5 @@ rpl_redirect : Failure is sporadic and and the test is superfluous (mats) rpl_innodb_bug28430 : Failure on Solaris Bug #36793 -rpl_temporary : BUG#38269 2008-07-21 Sven valgrind error in pushbuild +#rpl_temporary : BUG#38269 2008-07-21 Sven valgrind error in pushbuild rpl_flushlog_loop : BUG#37733 2008-07-23 Sven disabled in 5.1-bugteam. the bug has been fixed in 5.1-rpl: please re-enable when that gets pushed to main