From: magnus.blaudd Date: October 10 2011 2:29pm Subject: bzr push into mysql-5.1-telco-7.0 branch (magnus.blaudd:4585 to 4586) List-Archive: http://lists.mysql.com/commits/141373 Message-Id: <201110101429.p9AETC6b018857@acsmt358.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4586 magnus.blaudd@stripped 2011-10-10 [merge] Merge 6.3 -> 7.0 modified: mysql-test/mysql-test-run.pl 4585 magnus.blaudd@stripped 2011-10-10 [merge] Merge 6.3->7.0 added: mysql-test/suite/ndb_big/bug37983-master.opt mysql-test/suite/ndb_big/disabled.def === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-07-06 09:20:17 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-10-10 14:28:05 +0000 @@ -1502,6 +1502,10 @@ sub command_line_setup { mtr_report("Running valgrind with options \"", join(" ", @valgrind_args), "\""); + + # Turn off check testcases to save time + mtr_report("Turning off --check-testcases to save time when valgrinding"); + $opt_check_testcases = 0; } mtr_report("Checking supported features..."); No bundle (reason: useless for push emails).