From: Date: October 1 2008 4:13pm Subject: bzr push into mysql-5.1 branch (sven:2754 to 2755) Bug#38269 List-Archive: http://lists.mysql.com/commits/54955 X-Bug: 38269 Message-Id: <20081001141351.7BA4FB72FD@riska> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 2754 Georgi Kodinov 2008-10-01 [merge] null merge of the 5.0-bugteam symlink test failure fix === 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