From: Bjorn Munch Date: April 27 2011 7:52am Subject: bzr push into mysql-5.5-mtr branch (bjorn.munch:3205 to 3206) Bug#12373916 List-Archive: http://lists.mysql.com/commits/136151 X-Bug: 12373916 Message-Id: <201104270752.p3R7qV1Z024803@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3206 Bjorn Munch 2011-04-27 Bug #12373916 MTR SHOULD FLAG PRESENCE OF VALGRIND MEMORY LEAK REPORTS IN A CLEARER WAY Fix: it only worked if some worker had valgrind report from its last test Flag has to be set both places where report is printed modified: mysql-test/mysql-test-run.pl 3205 Bjorn Munch 2011-04-26 [merge] upmerge 12379923 (60907) modified: mysql-test/lib/My/SafeProcess/safe_process.pl === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-04-19 12:01:32 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-04-27 07:45:23 +0000 @@ -5677,6 +5677,7 @@ sub valgrind_exit_reports() { @culprits); mtr_print_line(); print ("$valgrind_rep\n"); + $found_err= 1; $err_in_report= 0; } # Make ready to collect new report No bundle (reason: useless for push emails).