From: Date: July 21 2008 9:05pm Subject: bzr commit into mysql-5.1 branch (sven:2709) Bug#38269 List-Archive: http://lists.mysql.com/commits/50140 X-Bug: 38269 Message-Id: <20080721190510.E8DE9B7144@riska> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///home/sven/bzr/debug-max/5.1-bugteam/ 2709 Sven Sandberg 2008-07-21 BUG#38269: pushbuild gives valgrind error in ha_statistic_increment for rpl_temporary This does not fix the bug. It only disables the failing test. modified: mysql-test/suite/rpl/t/disabled.def per-file messages: mysql-test/suite/rpl/t/disabled.def disable rpl_temporary === modified file 'mysql-test/suite/rpl/t/disabled.def' --- a/mysql-test/suite/rpl/t/disabled.def 2008-07-18 11:53:16 +0000 +++ b/mysql-test/suite/rpl/t/disabled.def 2008-07-21 19:05:06 +0000 @@ -12,4 +12,4 @@ 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